idapro (Not official)
3.12K subscribers
11 photos
16 files
155 links
Download Telegram
Researcher patois updated own #IDA plugins to Python3 support


- https://github.com/patois/IDACyber (Data Visualization Plugin)
- https://github.com/patois/genmc (display Hex-Rays Microcode)
- https://github.com/patois/IDAPyHelper (script template)
- https://github.com/patois/xray (colorizes and filters the decompiler's output based on regular expressions)
- https://github.com/patois/mrspicky (helps auditing calls to the memcpy() and memmove() functions)
It's dangerous! Be careful
UEFI modules analysing with BinDiff IDA plugin

https://yeggor.github.io/UEFI_BinDiff/

BinDiff 6 is released!
https://zynamics.com/software.html IDA 7.4 and Ghidra experimental support (https://github.com/google/binexport)
Extending IDA processor modules for GDB debugging

http://www.hexblog.com/?p=1371