https://github.com/L4ys/LazyIDA
Make your IDA Lazy!
https://github.com/L4ys/LazyIDA
ida python
Last synced: 3 months ago
JSON representation
Make your IDA Lazy!
- Host: GitHub
- URL: https://github.com/L4ys/LazyIDA
- Owner: L4ys
- License: mit
- Created: 2016-06-12T14:47:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T17:28:47.000Z (7 months ago)
- Last Synced: 2025-03-08T18:46:40.848Z (3 months ago)
- Topics: ida, python
- Language: Python
- Size: 85 KB
- Stars: 1,164
- Watchers: 32
- Forks: 177
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - L4ys/LazyIDA - Make your IDA Lazy! (Python)
README
# LazyIDA
Make your IDA Lazy!# Install
1. put `LazyIDA.py` into `plugins` folder under your IDA Pro installation path.# Features
- Remove function return type in Hex-Rays:
- Convert data into different formats, output will also be automatically copied to the clipboard:


- 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 clipboard
- `c`: Copy name of current item into clipboard
- `v`: Remove return type of current item