Make your IDA Lazy!
- put
LazyIDA.pyintopluginsfolder under your IDA Pro installation path.
- Remove function return type in Hex-Rays:
- Convert data into different formats(Auto copy to clipboard):
- Scan for format string vulnerabilities:
- Get xored data and patch it!
- 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:



