LazyIDA: Make your IDA Lazy
LazyIDA
Make your IDA Lazy!
Features
- Scan for format string vulnerabilities:
- Jump to vtable functions by double-clicking
- Lazy shortcuts:
- Disasm Window:
- w: Copy the address of current line into the clipboard
- Hex-rays Window:
- w: Copy the address of current item into clipboard
- c: Copy the name of the current item into clipboard
- v: Remove return type of current item
- Disasm Window:
Install
git clone https://github.com/L4ys/LazyIDA.git
put LazyIDA.py into plugins folder under your IDA Pro installation path.
Copyright (c) 2016 Lays
Source: https://github.com/L4ys/