L4ys/LazyIDA
Make your IDA Lazy! observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 65
- Release rhythm 35
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3734
- days_rel: 220
- days_push: 214
- n_releases_24m: 1
Adoption not part of the score
1439 stars · 199 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LazyIDA is an IDA Pro plugin written in Python (IDAPython) that adds convenience features like data format conversion with clipboard copy, format string vulnerability scanning, vtable navigation, and quick-copy shortcuts. Many of its features have since been built into newer IDA versions, and the author recommends the successor HappyIDA.
Use cases
- convert data to different formats in IDA and copy to clipboard
- scan binaries for format string vulnerabilities
- quickly copy addresses and names in IDA
- jump to vtable functions in Hex-Rays
- remove function return type in Hex-Rays decompiler
- speed up CTF reverse engineering workflows in IDA
When to choose
- you use an older IDA Pro version lacking built-in return-type removal or dump features
- you want quick clipboard shortcuts while reversing in IDA
- you're doing CTF challenges and want convenience tooling
When to avoid
- you run IDA Pro 7.5+ where most features are built-in
- you want actively developed features - use HappyIDA instead
- you need format string scanning across many architectures via Hex-Rays API
Facets
plugin · maturity maintenance
reverse-engineering developer-tools security security reverse-engineering developer-tools windows python ida-plugin idapython ctf disassembly hex-rays clipboard macos linux
1 source
- readme: https://github.com/L4ys/LazyIDA · fetched 2026-08-28 · f69d0251a63e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| L4ys/LazyIDA | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem