The scope:project allows to develop VulHunt rules that operate at the project level, rather than targeting individual functions or calls. This scope is also useful when debugging symbols are not present, to search for specific code and pattern.Documentation Index
Fetch the complete documentation index at: https://vulhunt-docs.binarly.io/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description | Type | Required |
|---|---|---|---|
with | Lua function to execute | fun(project: ProjectHandle) | Yes |