call-sites

Installation
SKILL.md

Call Sites

Find function call sites in a binary.

When to use

  • Find all locations where a specific function is called
  • Identify callers of a function
  • Check if a function contains calls to other specific functions
  • Filter call sites based on caller criteria

Instructions

List function calls

Installs
7
GitHub Stars
15
First Seen
Mar 8, 2026
call-sites — vulhunt-re/skills