Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oct0xor/ida_pro_graph_styling

Advanced Ida Pro Instruction Highlighting
https://github.com/oct0xor/ida_pro_graph_styling

Last synced: 3 months ago
JSON representation

Advanced Ida Pro Instruction Highlighting

Awesome Lists containing this project

README

        

# Advanced Ida Pro Instruction Highlighting

Materials for [this](http://oct0xor.github.io/2017/05/03/ida_coloring/) blog post.

`inject_66.py` - python script that sets hook for changing color of "call" mnemonic in Ida Pro graph view. Works with specific copy of Ida Pro 6.6.

`call_instrs_67.txt` - list of all "call" and "jump" instructions of all processor modules. Parsed from Ida Pro 6.7.

Author: oct0xor

Licensed under the GPLv2 license.