All Projects → L4ys → Lazyida

L4ys / Lazyida

Licence: mit
Make your IDA Lazy!

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Lazyida

obfDetect
IDA plugin to pinpoint obfuscated code
Stars: ✭ 99 (-82.1%)
Mutual labels:  ida
Fidl
A sane API for IDA Pro's decompiler. Useful for malware RE and vulnerability research
Stars: ✭ 319 (-42.31%)
Mutual labels:  ida
Cydia
🔥🔥🔥我的微信公众号: Cydia 🔥🔥🔥=> Cydia插件 Logos语言 开发Tweak.xm Cydia Substrate 注入dylib iOS逆向工程开发 越狱Jailbreak deb插件 - fishhook / Frida / iOSOpenDev / Cycript / MachOView / IDA / Hopper Disassembler / MonkeyDev / Class-dump / Theos / Reveal / Dumpdecryptd / FLEX / 汇编Assembly / CaptainHook / lldb/LLVM/XNU/Darwin/iOS Reverse
Stars: ✭ 407 (-26.4%)
Mutual labels:  ida
MCExplorer
Python portage of the Microcode Explorer plugin
Stars: ✭ 28 (-94.94%)
Mutual labels:  ida
Polichombr
Collaborative malware analysis framework
Stars: ✭ 307 (-44.48%)
Mutual labels:  ida
Ipyida
IPython console integration for IDA Pro
Stars: ✭ 358 (-35.26%)
Mutual labels:  ida
idaplugins
Random IDA scripts, plugins, example code (some of it may be old and not working anymore)
Stars: ✭ 24 (-95.66%)
Mutual labels:  ida
Golang loader assist
Making GO reversing easier in IDA Pro
Stars: ✭ 480 (-13.2%)
Mutual labels:  ida
Idacode
An integration for IDA and VS Code which connects both to easily execute and debug IDAPython scripts.
Stars: ✭ 312 (-43.58%)
Mutual labels:  ida
Dsync
IDAPython plugin that synchronizes disassembler and decompiler views
Stars: ✭ 399 (-27.85%)
Mutual labels:  ida
IDA7-FunctionStringAssociate
FunctionStringAssociate plugin by sirmabus, ported to IDA 7
Stars: ✭ 17 (-96.93%)
Mutual labels:  ida
Idawasm
IDA Pro loader and processor modules for WebAssembly
Stars: ✭ 264 (-52.26%)
Mutual labels:  ida
Labeless
Labeless is a multipurpose IDA Pro plugin system for labels/comments synchronization with a debugger backend, with complex memory dumping and interactive Python scripting capabilities.
Stars: ✭ 378 (-31.65%)
Mutual labels:  ida
idapython-cheatsheet
scripting IDA like a Pro
Stars: ✭ 13 (-97.65%)
Mutual labels:  ida
Vm86
🍔 A x86 Script Instruction Virtual Machine
Stars: ✭ 410 (-25.86%)
Mutual labels:  ida
idaxex
Xbox360/Xenon loader plugin for IDA 7.2+, and xex1tool, supporting most known Xbox360/Xenon .XEX executable file formats.
Stars: ✭ 48 (-91.32%)
Mutual labels:  ida
Scratchabit
Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API
Stars: ✭ 369 (-33.27%)
Mutual labels:  ida
Ghida
Stars: ✭ 549 (-0.72%)
Mutual labels:  ida
Fakewechatloc
手把手教你制作一款iOS越狱App
Stars: ✭ 463 (-16.27%)
Mutual labels:  ida
Auto re
IDA PRO auto-renaming plugin with tagging support
Stars: ✭ 388 (-29.84%)
Mutual labels:  ida

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:

2016-06-12 11 05 29

  • Convert data into different formats:

2016-06-12 11 01 57 2016-06-12 11 03 18

  • Scan for format string vulnerabilities:

2016-06-15 8 19 03

  • 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].