- Data Xref Counter (dataxrefcounter.py) - A small IDAPython plugin which enumerates all of the the x-references in a specific segment and counts the frequency of usage. The plugin displays the data in QtTableWidget and lets the user filter and sort the references. You can also export the data to a CSV file. This plugin is particularly useful when reverse engineering large executables (games). In the video below, I demonstrate the plugin on an IDA database of Diablo 3 (patch 2.3). The second most referenced data offset happens to be the ObjectManager, which contains many of the interesting game data values and pointers to other structures. Youtube Demo or click the image below.
forked from onethawt/idapyscripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Collection of my IDAPython scripts
License
vmallet/idapyscripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Collection of my IDAPython scripts
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%