-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Doing this manually is too slow and annoying.
Using one or more of the following options:
- 1. Record all idapython functions being called while running in IDA, log responses and mock them up.
- 2. Parse the idapython repo, the IDA sdk or something similar to autogenerate the APIs.
- 3. Using https://github.com/williballenthin/python-idb and a few IDBs, mock API calls by implementing them as pyidb calls (not sure this actually saves time).
Metadata
Metadata
Assignees
Labels
No labels