python-idb icon indicating copy to clipboard operation
python-idb copied to clipboard

Pure Python parser and analyzer for IDA Pro database files (.idb).

Results 12 python-idb issues
Sort by recently updated
recently updated
newest added

currently observed in an internal IDB. need to reproduce and then figure out how an IDB handles rebasing. ![image](https://user-images.githubusercontent.com/156560/61330292-85be5d80-a7dc-11e9-9d6d-45dc40a77684.png)

bug

these are b-tree entries with arbitrary-sized blobs. no idea how they are stored yet. i presume everything will break if this type of entry is encountered.