Ayuto / discover_win

IDA scripts which compare Linux and Windows binaries to automatically rename unnamed Windows functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. Analyse Linux binary with the script "analyse_binary.py".
2. Analyse Windows binary with the script "analyse_binary.py".
3. Clean up both databases with the script "cleanup_databases.py".
4. Discover Windows functions with the script "create_discover_database.py".
5. Read and apply the data saved to the discovered database with the script "read_discovered_database.py".

About

IDA scripts which compare Linux and Windows binaries to automatically rename unnamed Windows functions.


Languages

Language:Python 100.0%