18 lines
635 B
Markdown
18 lines
635 B
Markdown
# IDA configs
|
|
Collection of my IDA Pro/Hex-Rays scripts and plugins
|
|
|
|
Tested on IDA7.0 since I am too broke to afford IDA7.1
|
|
|
|
I didn't write the ret-sync stuff, it's just a port for the new Python plugin API.
|
|
|
|
Index:
|
|
- https://github.com/ecx86/classinformer-ida7
|
|
- ~~https://github.com/ecx86/IDA7-HexRays-InvertIf~~
|
|
- https://github.com/ecx86/IDA7-FunctionStringAssociate
|
|
- https://github.com/zyantific/IDASkins
|
|
- https://github.com/bootleg/ret-sync
|
|
- ~~https://github.com/REhints/HexRaysCodeXplorer~~
|
|
- https://github.com/a1ext/labeless
|
|
- https://github.com/eugeii/ida-consonance
|
|
- https://github.com/igogo-x86/HexRaysPyTools
|