Make your IDA Lazy!
- put
LazyIDA.py
intoplugins
folder under your IDA Pro installation path.
- Remove function return type in Hex-Rays:
- Convert data into different formats:
- Scan for format string vulnerabilities:
- Jump to vtable functions by double clicking
- Lazy shortcuts:
- Disasm Window:
w
: Copy address of current line into clipboard
- Hex-rays Window:
w
: Copy address of current item into clipboardc
: Copy name of current item into clipboardv
: Remove return type of current item
- Disasm Window:
- paste data to arbitary address, supports paste from HEX, BASE64, or ASCII
- lazy dumper, A tool for dump memory to a file, you specify it size in ui.