https://github.com/l4ys/lazyida
Make your IDA Lazy!
https://github.com/l4ys/lazyida
ida python
Last synced: about 1 month 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: 2025-04-03T14:25:51.000Z (3 months ago)
- Last Synced: 2025-04-13T04:56:42.838Z (2 months ago)
- Topics: ida, python
- Language: Python
- Size: 90.8 KB
- Stars: 1,213
- Watchers: 32
- Forks: 182
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-reverse-engineering - **372**星
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