get_entry_points
Extract all entry points from an IDA Pro database to facilitate reverse engineering analysis and automate function identification.
Instructions
Get all entry points in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_entry_pointsArguments",
"type": "object"
}