IDA Pro plugins on GitHub

   

There are so many interesting IDA Pro plugins out there, yet I have trouble discovering them, particularly outside of the annual plugin contest. So I wrote this little page to monitor GitHub for IDA Pro plugins. It updates periodically, so check back (and sort by created/pushed date) to see recent activity. Enjoy!

how? (click to expand)

This script periodically searches GitHub for "def PLUGIN_ENTRY()" language:Python and stores the results in a SQLite database. Then another script periodically renders the results and updates this page's content.

This definitely misses some plugins (e.g., those written in C or C++) and has a few false positives (any Python file with a function called `PLUGIN_ENTRY`). But it generally works pretty well.

stars forks created pushed

osirislab/Fentanyl :: main.py

Fentanyl is an IDAPython script that makes patching significantly easier

211 stars
27 forks
2013→22
211 27 2013-11-13 2022-10-12

McGill-DMaS/Kam1n0-Community :: kam1n0-clients/ida-plugin/Kam1n0.py

The Kam1n0 Assembly Analysis Platform

627 stars
128 forks
2015→23
627 128 2015-09-09 2023-03-02

DGA-MI-SSI/YaCo :: YaCo/yaco_plugin.py

YaCo is an Hex-Rays IDA plugin. When enabled, multiple users can work simultaneously on the same binary. Any modification done by any user is synchronized through git version control.

318 stars
35 forks
2017→19
318 35 2017-05-29 2019-08-05

blackberry/pe_tree :: pe_tree_ida.py

Python module for viewing Portable Executable (PE) files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro and Rekall to dump in-memory PE files and reconstruct imports.

1327 stars
170 forks
2020→22
1327 170 2020-07-27 2022-07-09

herosi/CTO :: cto_func_lister_plugin.py

Call Tree Overviewer

364 stars
38 forks
2021→25
364 38 2021-10-06 2025-04-02

patois/HRDevHelper :: hrdevhelper.py

HexRays ctree visualization plugin

409 stars
35 forks
2019→24
409 35 2019-05-23 2024-09-06

FelixBer/FindFunc :: findfuncmain.py

FindFunc is an IDA Pro plugin to find code functions that contain a certain assembly or byte pattern, reference a certain name or string, or conform to various other constraints.

324 stars
30 forks
2022→24
324 30 2022-03-15 2024-09-15

deactivated/idaenv :: idaenv/manager.py

IDA Pro plugin manager

19 stars
4 forks
2018→23
19 4 2018-07-03 2023-01-23

therealzoomgod/pySigMaker :: pySigMaker.py

Port of IDA plugin SigMaker-x64 to IDAPython

33 stars
7 forks
2021→22
33 7 2021-04-10 2022-10-03

WanQingGit/IDA7script :: dsync.py

常用的比较实用的ida插件脚本

7 stars
3 forks
2021
7 3 2021-03-21 2021-04-03

mahmoudimus/.idapro :: scripts/sigmaker.py

3 stars
0 forks
2025
3 0 2025-02-16 2025-04-09

sfinktah/sfida :: idarest_master.py

idapro python toolkit

14 stars
1 forks
2021→24
14 1 2021-03-01 2024-10-23

TrungNguyen1909/aarch64-sysreg-ida :: aarch64_sysreg.py

A IDA plugin to show ARM MSRs nicely

83 stars
17 forks
2022→23
83 17 2022-02-11 2023-01-04

matthewrhannon/IDAPython-Automation-Scripts :: cleanup_my_fuck_up.py

Various scripts written in IDAPython to perform various tasks to augment reverse engineering using IDA Pro. Most of the scripts perform some form of automation for signatures, deobfuscation, cleaning sections such as .pdata and RUNTIME_FUNCTION SEH exception handling, LLM Auto-Reversing Application (functions, variables, structures, etc..)

5 stars
4 forks
2024
5 4 2024-09-24 2024-09-24

quarkslab/qsynthesis :: ida_plugin/qsynthesis_plugin.py

Greybox Synthesizer geared for deobfuscation of assembly instructions.

154 stars
18 forks
2021→25
154 18 2021-07-30 2025-02-16

csl-ugent/TREX :: containers/ida/plugins/ida_plugin.py

Toolbox for Reverse Engineering

2 stars
0 forks
2024→25
2 0 2024-08-20 2025-02-07

Accenture/VulFi :: vulfi.py

IDA Pro plugin for query based searching within the binary useful mainly for vulnerability research.

608 stars
67 forks
2022→25
608 67 2022-02-28 2025-05-13

lasserre/ghidra :: GhidraBuild/IDAPro/Python/7xx/plugins/xml_importer.py

Ghidra fork for PhD research

0 stars
0 forks
2022→24
0 0 2022-10-27 2024-07-04

cheery/rollernote :: main2.py

Music composition program

0 stars
0 forks
2024→25
0 0 2024-08-22 2025-03-23

tandasat/WinIoCtlDecoder :: WinIoCtlDecoder.py

IDA Plugin which decodes Windows Device I/O control code into DeviceType, FunctionCode, AccessType and MethodType.

109 stars
27 forks
2013→23
109 27 2013-12-20 2023-12-01

todzhang/EQGRP_Analysis :: xorplugin/deobfuscate_plugin.py

分析EQGRP的技巧

3 stars
0 forks
2022→24
3 0 2022-03-21 2024-03-10

Jinmo/palette-plugins :: keypatch/plugins/keypatch.py

Palette plugins

1 stars
1 forks
2019
1 1 2019-03-03 2019-04-28

smuniz/point-source :: debugger_plugins/pointsource_plugin.py

Python-based C Decompiler based on LLVM

5 stars
1 forks
2014→17
5 1 2014-10-03 2017-03-15

baidubce/bce-qianfan-sdk :: python/qianfan/common/cli/plugin.py

Provide best practices for LMOps, as well as elegant and convenient access to the features of the Qianfan MaaS Platform. (提供大模型工具链最佳实践,以及优雅且便捷地访问千帆大模型平台)

367 stars
57 forks
2023→25
367 57 2023-10-19 2025-04-18

lucasg/idarop :: plugins/idarop_plugin_t.py

ROP database plugin for IDA

31 stars
6 forks
2017→18
31 6 2017-08-08 2018-06-05

Asuri-Team/NUAACTF2022-Challenges :: pwn/ezmmio/attachments/qiling-1.4.4/qiling/extensions/idaplugin/qilingida.py

NUAACTF 2022 challenges source code

3 stars
9 forks
2022→23
3 9 2022-12-05 2023-01-31

0xba1100n/VxhunterIDAForkForPython3HighVersion :: vxhunter_ida_py3.py

修复停止维护的Vxhunter IDA插件项目在python3高些的版本下运行的若干问题

9 stars
2 forks
2024
9 2 2024-08-25 2024-08-26

Goatman13/IDA-Mips-saved-registers-renamer :: mips_stack.py

Renames variables for MIPS registers saved on the stack

0 stars
0 forks
2022
0 0 2022-07-11 2022-07-11

zengfr/ida-pro-idb-database :: demo/4/cyclomatic_complexity.py

many of ida pro idb database for game hacking and reverse analysis engineering.good luck.

28 stars
1 forks
2022→24
28 1 2022-11-20 2024-11-02

tmr232/ida-plugins :: autostruct/autostruct.py

IDA Pro Plugins

19 stars
9 forks
2015
19 9 2015-05-27 2015-05-31

polymorf/findcrypt-yara :: findcrypt3.py

IDA pro plugin to find crypto constants (and more)

1503 stars
256 forks
2017→24
1503 256 2017-03-20 2024-11-19

pfalcon/idapython :: Scripts/VirusTotal.py

Automatically exported from code.google.com/p/idapython

18 stars
5 forks
2015
18 5 2015-04-14 2015-04-14

a1ext/auto_re :: auto_re.py

IDA PRO auto-renaming plugin with tagging support

706 stars
91 forks
2016→24
706 91 2016-09-16 2024-09-05

dshikashio/idarest :: idarest.py

Expose some basic IDA Pro interactions through a REST API for JSONP

21 stars
6 forks
2015
21 6 2015-03-03 2015-03-21

tmr232/Sark :: plugins/lca.py

IDAPython Made Easy

661 stars
100 forks
2015→25
661 100 2015-01-19 2025-02-22

PwCUK-CTO/ScatterBee_Analysis :: Scripts/ScatterJump.py

Scripts to aid analysis of files obfuscated with ScatterBee.

20 stars
6 forks
2021→23
20 6 2021-11-03 2023-01-06

Bobo1239/RustSigGen :: ida-rust-plugin/ida-rust-plugin.py

2 stars
0 forks
2024→25
2 0 2024-12-01 2025-01-16

burpheart/Gepetto-ChatGPT :: Gepetto-ChatGPT.py

IDA plugin which queries OpenAI's ChatGPT model to speed up reverse-engineering

49 stars
8 forks
2022
49 8 2022-12-08 2022-12-08

19h/ida-plugins :: xrefdump/xrefdump.py

1 stars
0 forks
2025
1 0 2025-04-08 2025-04-08

poohzaza166/pooh-plugin-assistant :: plugins/zetime/main.py

This is a showcase of pytohn plugin system for creating voice assistant

1 stars
0 forks
2025
1 0 2025-03-01 2025-03-23

Skwteinopteros/ida-venv :: ida_venv.py

An IDA Pro plugin to allow use of Python venvs

14 stars
1 forks
2024
14 1 2024-01-25 2024-10-04

xthebat/optolithium :: OptolithiumGui/pcpi.py

Optical lithography simulation software

142 stars
45 forks
2020→23
142 45 2020-03-20 2023-04-09

grayhatacademy/ida :: plugins/fluorescence/fluorescence.py

1351 stars
358 forks
2013→23
1351 358 2013-10-16 2023-10-23

tbxy09/mdnav :: ftplugin/markdown/mdnav.py

Vim plugin for markdown markup suggestion

0 stars
9 forks
2018
0 9 2018-09-04 2018-09-10

N1nEmAn/VxHPub :: ida_tools/ida_vxworks_sym_load.py

VxHello for public

6 stars
0 forks
2024
6 0 2024-07-30 2024-07-30

Thehepta/D810Learn :: D810_demo/vds5.py

21 stars
10 forks
2024→25
21 10 2024-06-02 2025-05-11

tmr232/ida-plugin-loader :: plugin_loader.py

12 stars
2 forks
2018→23
12 2 2018-07-15 2023-12-07

0rganizers/nmips :: instr_info.py

nanoMIPS IDA plugin

67 stars
11 forks
2021
67 11 2021-06-18 2021-09-15

techbliss/Win-DBG-Helper :: Win-Dbg-Helper.py

6 stars
4 forks
2014
6 4 2014-08-10 2014-08-21

kazabubu21/Pinokio :: pinokio.py

Pinokio is a Python script which uses OpenAI's davinci-003 model to help with vulnerabilities research on functions decompiled by IDA Pro.

8 stars
3 forks
2022
8 3 2022-12-27 2022-12-27

Hipepper/antiVM :: antiVM.py

Ida pro plugin. The antiVM aims to quickly identify anti-virtual machine and anti-sandbox behavior. This can speed up malware analysis.

41 stars
11 forks
2022
41 11 2022-09-01 2022-09-02

Dimonlipko/Leaf-ECU-Configurator :: ddtplugins/ddt4all-FirmwareReceiver.py

Program for configuring and monitoring the parameters of the Leaf motor control unit.

7 stars
1 forks
2021→25
7 1 2021-06-17 2025-01-31

flatz/ida_ps5_elf_plugin :: plugins/ps5_elf.py

PS5 elf loader for IDA 7.5

116 stars
16 forks
2022→25
116 16 2022-05-27 2025-03-23

awgil/ffxiv_reverse :: idaplugins/ffnetwork.py

Various utilities for reversing FF14

5 stars
1 forks
2023
5 1 2023-02-06 2023-10-03

cellebrite-labs/LabSync :: labsync.py

An IDA plugin that can be used to partially synchronize IDBs between different users reversing the same binaries

125 stars
7 forks
2024→25
125 7 2024-12-31 2025-01-08

Mec4nico/Radio_IC-980Pro :: stm32 ida v0_1/firmloader.py

Reversing project of chinese IC-980Pro Radio to understand all the hardware and try to add some functionalities.

0 stars
0 forks
2025
0 0 2025-01-19 2025-02-11

Thehepta/D810Learn :: D810_Extern/genmy.py

21 stars
10 forks
2024→25
21 10 2024-06-02 2025-05-11

lucasg/idamagnum :: idamagnum_plugin.py

idamagnum is a plugin for integrating MagnumDB requests within IDA

131 stars
14 forks
2018→20
131 14 2018-12-19 2020-04-10

Jinmo/palette-plugins :: community-headers/plugins/main.py

Palette plugins

1 stars
1 forks
2019
1 1 2019-03-03 2019-04-28

AlexAltea/ida :: plugins/rizzo/rizzo.py

Collection of IDA Python plugins/scripts/modules

11 stars
1 forks
2017
11 1 2017-12-23 2017-12-24

doyaGu/GooFramework :: scripts/ClassDumper.py

The WIP SDK for World of Goo 2.

0 stars
0 forks
2024
0 0 2024-08-10 2024-08-10

danigargu/heap-viewer :: heap_viewer.py

IDA Pro plugin to examine the glibc heap, focused on exploit development

750 stars
88 forks
2018→22
750 88 2018-05-07 2022-07-25

WPeace-HcH/SysNR-FuncFinder :: SysNR-FuncFinder.py

A plugin for IDA that renames functions by system call numbers.

206 stars
34 forks
2022→23
206 34 2022-11-30 2023-09-20

tintinweb/vscode-decompiler :: scripts/ida_batch_decompile.py

Decompile things directly from VSCode

169 stars
31 forks
2020→23
169 31 2020-05-12 2023-01-09

binsync/libbs :: examples/template_plugin_entry.py

A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!

104 stars
11 forks
2023→25
104 11 2023-04-20 2025-04-25

feicong/ida_for_mac_green :: py/hexrays_hlight.py

IDA Pro for macOS绿化

148 stars
33 forks
2017
148 33 2017-08-15 2017-10-09

o0Starley0o/HexRaysPlugins :: XrefTable.py

7 stars
2 forks
2019
7 2 2019-09-03 2019-09-09

mrexodia/ida-pro-mcp :: src/ida_pro_mcp/mcp-plugin.py

MCP Server for IDA Pro

1869 stars
193 forks
2025
1869 193 2025-03-25 2025-05-09

alex-ilgayev/ida-pro-junk-code-removal :: deobf_plugin.py

52 stars
2 forks
2020
52 2 2020-02-27 2020-02-27

BehroozAbbassi/hyperv-research-scripts :: scripts/IA32-VMX-Helper/IA32_VMX_Helper.py

IDA scripts for hypervisor (Hyper-v) analysis and reverse engineering automation

24 stars
9 forks
2021
24 9 2021-12-07 2021-12-07

idapython/pyhexraysdeob :: pyhexraysdeob.py

A port of Rolf Rolles' https://github.com/RolfRolles/HexRaysDeob to Python

167 stars
31 forks
2019→22
167 31 2019-10-15 2022-05-04

hdbreaker/RicardoNarvaja_ExploitingWithIDAPRO_Desde0 :: 35-INTRODUCCION AL REVERSING CON IDA PRO DESDE CERO PARTE 35/idasploiter.py

Nuevo Curso Completo de Exploiting con IDA Pro pro Ricardo Narvaja

105 stars
36 forks
2018
105 36 2018-05-27 2018-05-27

hugsy/stuff :: ida_scripts/ida_rpyc_server.py

Unsorted, raw, ugly & probably poorly usable tools for reversing, exploit and pentest

222 stars
87 forks
2014→24
222 87 2014-05-01 2024-08-28

RomanRybachek/navigation_plugin :: navigation_plugin.py

This plugin helps to navigate among the large number of unexplored functions in the ida pro disassembler.

7 stars
2 forks
2023
7 2 2023-06-27 2023-09-03

joydo/d810 :: D810.py

213 stars
32 forks
2021→23
213 32 2021-04-15 2023-12-20

techbliss/Python_editor :: 7.0/plugins/Python_editor.py

Better CodeEditor for Ida Pro.

228 stars
65 forks
2015→20
228 65 2015-07-04 2020-12-25

sean2077/311SireCustomizedPackageDev :: ida-scripts/311mem_tool.py

Learn to make scp (Sire Customized Package) for game "‎Sangokushi XI Power-up Kit"(san11pk) by KOEI. Inspired by https://github.com/sjn4048/311MemoryResearch.

4 stars
0 forks
2024
4 0 2024-07-05 2024-07-12

xpko/xpko.github.io :: IDA/plugins/export_source_path.py

常用工具使用记录&填坑

33 stars
10 forks
2020→25
33 10 2020-06-19 2025-04-22

m223744/MalwareAnalysisCapstone :: mainCode/ghidraApi/ghidra/Extensions/IDAPro/Python/6xx/plugins/xmlldr.py

Automated Static Malware Analysis Capstone

0 stars
0 forks
2020→22
0 0 2020-09-28 2022-04-01

zeropointdynamics/zelos :: src/zelos/ext/plugins/overlay/zelos_ida.py

A comprehensive binary emulation and instrumentation platform.

412 stars
50 forks
2020→23
412 50 2020-03-02 2023-01-31

techbliss/Ida_stylesheet_paster :: Style_Paster_Plugin.py

Stylesheet Paster for ida pro 7.+

7 stars
1 forks
2017
7 1 2017-12-14 2017-12-14

pfalcon/idapython :: examples/ex_prefix_plugin.py

Automatically exported from code.google.com/p/idapython

18 stars
5 forks
2015
18 5 2015-04-14 2015-04-14

RomanRybachek/Copy_RVA :: rva_copy.py

Plugin for ida pro that copies RVA under cursor to clipboard.

10 stars
3 forks
2023
10 3 2023-07-28 2023-07-28

oacia/stalker_trace_so :: stalker_trace_so.py

一个IDA插件,利用frida-stalker在加载so时打印出所有函数调用,解决frida-trace无法在so加载时trace的问题

168 stars
48 forks
2023→24
168 48 2023-11-17 2024-12-10

gistable/gistable :: all-gists/eeea2093888e8d4004ec06b5a1dede1e/snippet.py

GitHub gists and the dockerfiles needed to run them.

75 stars
23 forks
2018→23
75 23 2018-02-01 2023-02-11

andreafioraldi/IDAngr :: idangr_plugin.py

Use angr in the IDA Pro debugger generating a state from the current debug session

278 stars
31 forks
2018→20
278 31 2018-02-06 2020-07-22

Finch4/Malware-Analysis-Reports :: DeGobfuscate/IDA_DeGobfuscate_v3.py

My Malware Analysis Reports

20 stars
2 forks
2021→22
20 2 2021-01-03 2022-05-24

lucamassarelli/yarasafe :: ida-pro-plugin/SAFE_plugin.py

SAFE embeddings to match functions in yara

100 stars
14 forks
2019→20
100 14 2019-04-01 2020-02-25

Goatman13/bextr-helper :: bextr_cmt.py

Create comment for bextr opcode with easy to read operation

1 stars
1 forks
2022
1 1 2022-11-30 2022-11-30

RolfRolles/FinSpyVM :: FinSpyDeob.py

Static unpacker for FinSpy VM

101 stars
26 forks
2018→21
101 26 2018-01-23 2021-07-11

NyaMisty/ida_gdb_auto_memory :: gdb_auto_memory.py

Automatically setup memory region for IDA Remote GDB Debugger (gdbserver).

4 stars
1 forks
2024
4 1 2024-09-22 2024-09-25

FoxAhead/IDA-Projects :: Ascendancy/be_ornot_be.py

1 stars
0 forks
2024→25
1 0 2024-10-25 2025-04-25

BeaCox/ida-plugins :: auto-enum/auto_enum.py

Some ida plugins i use (for ida9.0)

0 stars
1 forks
2024
0 1 2024-09-20 2024-09-20

xerub/idastuff :: arm64/Simp7.py

IDA Pro/Hexrays plugins

132 stars
34 forks
2017→18
132 34 2017-04-05 2018-10-02

ToolDelta-Basic/ToolDelta :: tooldelta/plugin_load/classic_plugin/loader.py

为网易《我的世界:中国版》特制的基岩版租赁服组件加载器

33 stars
13 forks
2023→25
33 13 2023-04-30 2025-05-12

loyaltypollution/ida2llvm :: ida2llvm_plugin.py

26 stars
1 forks
2023→24
26 1 2023-04-04 2024-03-27

z1r00/dia2ol :: diaphora/plugin/diaphora_plugin.py

online diff

6 stars
1 forks
2024
6 1 2024-12-11 2024-12-31

retr0-13/pe_tree :: pe_tree_ida.py

0 stars
0 forks
2022
0 0 2022-03-13 2022-03-13

antkss/dots-hypr :: .idapro/plugins/findfuncmain.py

helloworld

5 stars
1 forks
2024→25
5 1 2024-03-07 2025-04-19

wobbier/HEDZ :: Ghidra/Extensions/IDAPro/Python/7xx/plugins/xml_importer.py

A decompile project of the old game HEDZ

1 stars
0 forks
2023→24
1 0 2023-06-16 2024-10-13

icicle-emu/ghidra :: GhidraBuild/IDAPro/Python/7xx/plugins/xml_importer.py

Icicle patches for Ghidra

1 stars
1 forks
2022→23
1 1 2022-11-10 2023-10-03

yashchaurasia667/Binary-Exploitation :: Tools/ghidra_11.3.1_PUBLIC/Extensions/IDAPro/Python/7xx/plugins/xml_importer.py

0 stars
0 forks
2023→25
0 0 2023-11-11 2025-04-26

MassinissaDjellouli/CTFStuff :: tools/ghidra_11.2.1_PUBLIC/Extensions/IDAPro/Python/7xx/plugins/xml_importer.py

0 stars
1 forks
2024→25
0 1 2024-01-16 2025-05-13

shacojx/KeyPatch-IDA7dot0 :: keypatch.py

1 stars
0 forks
2021
1 0 2021-04-28 2021-04-28

JsHuang/IDATools :: Scripts/ida rop/idarop_plugin_t.py

A repo of collected useful IDA scripts and plugins

1 stars
2 forks
2021→24
1 2 2021-10-26 2024-06-25

Asuri-Team/NUAACTF2022-Challenges :: pwn/ezmmio/source_code/qiling-1.4.4/qiling/extensions/idaplugin/qilingida.py

NUAACTF 2022 challenges source code

3 stars
9 forks
2022→23
3 9 2022-12-05 2023-01-31

DockTree/mefq :: qiling/extensions/idaplugin/qilingida.py

0 stars
0 forks
2023
0 0 2023-10-22 2023-12-14

merydwin/idascrtipt :: Scripts/VirusTotal.py

1 stars
0 forks
2015
1 0 2015-06-25 2015-06-25

mxmssh/idapython :: Scripts/VirusTotal.py

Automatically exported from code.google.com/p/idapython

0 stars
0 forks
2015
0 0 2015-04-10 2015-04-10

hoyori/idapython :: Scripts/VirusTotal.py

Automatically exported from code.google.com/p/idapython

1 stars
1 forks
2015
1 1 2015-04-04 2015-04-04

Hehouhua/idapython :: Scripts/VirusTotal.py

Automatically exported from code.google.com/p/idapython

0 stars
0 forks
2016
0 0 2016-04-08 2016-04-08

HACK-THE-WORLD/IDAPluginList :: auto_re/auto_re.py

IDA插件集合,含项目名称及项目地址,每日定时Clone项目。

397 stars
44 forks
2022→24
397 44 2022-03-21 2024-09-21

BeaCox/ida-plugins :: auto_re.py

Some ida plugins i use (for ida9.0)

0 stars
1 forks
2024
0 1 2024-09-20 2024-09-20

shaoxi2010/useful-scripts :: IDA/auto_re.py

一些实用脚本

1 stars
0 forks
2024→25
1 0 2024-03-06 2025-03-16

tbxy09/mdpickme :: ftplugin/markdown/mdnav.py

A easy use Markdown format tool in Vim

1 stars
0 forks
2018
1 0 2018-09-11 2018-09-11

CKCat/IDAPlugInContest :: 2016/PlugIn/hexrays_hlight.py

IDAPlugIn Contest 备份

4 stars
3 forks
2021→24
4 3 2021-09-23 2024-01-29

rmmenosfbarra/arsenal :: Reversing&Exploiting/IDA/Plugins/IdaSploitter/idasploiter.py

3 stars
0 forks
2017→19
3 0 2017-02-27 2019-06-30

zhkl0228/d810 :: D810.py

D-810 is an IDA Pro plugin which can be used to deobfuscate code at decompilation time by modifying IDA Pro microcode.

51 stars
10 forks
2021
51 10 2021-09-26 2021-10-05

CKCat/d810 :: D810.py

fork 自 https://gitlab.com/eshard/d810 添加了参考文章、测试样本,作为备份。

12 stars
4 forks
2021
12 4 2021-08-04 2021-11-18

lemon4ex/d810 :: D810.py

fork 自 https://gitlab.com/eshard/d810 添加了参考文章、测试样本,作为备份

5 stars
5 forks
2022
5 5 2022-07-24 2022-07-24

Jamie793/IDA-Plugin-D810-Obfs :: D810.py

4 stars
0 forks
2022
4 0 2022-08-02 2022-08-02

yashchaurasia667/Binary-Exploitation :: Tools/ghidra_11.3.1_PUBLIC/Extensions/IDAPro/Python/6xx/plugins/xmlldr.py

0 stars
0 forks
2023→25
0 0 2023-11-11 2025-04-26

MassinissaDjellouli/CTFStuff :: tools/ghidra_11.2.1_PUBLIC/Extensions/IDAPro/Python/6xx/loaders/xmlldr.py

0 stars
1 forks
2024→25
0 1 2024-01-16 2025-05-13

k3rn3Lp4n1cK/ctf-live-build-config :: kali-config/common/includes.chroot/opt/ghidra_10.2.2_PUBLIC/Extensions/IDAPro/Python/6xx/loaders/xmlldr.py

Custom Kali Live Builder for CTF's & OSCP

5 stars
2 forks
2023
5 2 2023-01-28 2023-05-18

kaleidoscopeAI/kaleidoscope :: kaleidoscope_project_organized/ghidra/ghidra_11.3.1_PUBLIC_20250219/ghidra_11.3.1_PUBLIC/Extensions/IDAPro/Python/6xx/plugins/xmlldr.py

0 stars
0 forks
2025
0 0 2025-04-10 2025-04-10

ntt-zerolab/Xunpack :: zelos/src/zelos/ext/plugins/overlay/zelos_ida.py

Artifacts for our RAID 2023 paper, "Xunpack: Cross-Architecture Unpacking for Linux IoT Malware"

14 stars
3 forks
2023
14 3 2023-06-28 2023-10-12

merydwin/idascrtipt :: examples/ex_prefix_plugin.py

1 stars
0 forks
2015
1 0 2015-06-25 2015-06-25

mxmssh/idapython :: examples/ex_prefix_plugin.py

Automatically exported from code.google.com/p/idapython

0 stars
0 forks
2015
0 0 2015-04-10 2015-04-10

hoyori/idapython :: examples/ex_prefix_plugin.py

Automatically exported from code.google.com/p/idapython

1 stars
1 forks
2015
1 1 2015-04-04 2015-04-04

Hehouhua/idapython :: examples/ex_prefix_plugin.py

Automatically exported from code.google.com/p/idapython

0 stars
0 forks
2016
0 0 2016-04-08 2016-04-08

malefs/security-smell-detector-python-gist :: gist-src/eeea2093888e8d4004ec06b5a1dede1e.py

1 stars
5 forks
2019→20
1 5 2019-11-23 2020-07-26

malefs/security-smell-detector-python-gist :: gist-hash/eeea2093888e8d4004ec06b5a1dede1e/snippet.py

1 stars
5 forks
2019→20
1 5 2019-11-23 2020-07-26

PyEGo/exp-gist :: hard-gists-me/eeea2093888e8d4004ec06b5a1dede1e/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-reqs/eeea2093888e8d4004ec06b5a1dede1e/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

joxeankoret/diaphora :: extras/diaphora_local.py

Diaphora, the most advanced Free and Open Source program diffing tool.

3850 stars
385 forks
2015→24
3850 385 2015-03-20 2024-11-24

mandiant/flare-ida :: plugins/shellcode_hashes_search_plugin.py

IDA Pro utilities from FLARE team

2324 stars
468 forks
2014→24
2324 468 2014-07-30 2024-10-29

idapython/src :: examples/decompiler/vds19.py

IDAPython project for Hex-Ray's IDA Pro

1483 stars
289 forks
2015→25
1483 289 2015-03-14 2025-03-13

tmr232/Sark :: plugins/quick_copy.py

IDAPython Made Easy

661 stars
100 forks
2015→25
661 100 2015-01-19 2025-02-22

airbus-cert/comida :: comida.py

An IDA Plugin that help analyzing module that use COM

211 stars
26 forks
2020→23
211 26 2020-02-07 2023-07-27

JPCERTCC/aa-tools :: Deob_NOOPLDR.py

Artifact analysis tools by JPCERT/CC Analysis Center

460 stars
91 forks
2015→24
460 91 2015-10-28 2024-07-09

eset/DelphiHelper :: DelphiHelper.py

DelphiHelper is a python IDA Pro plugin aiming to help the analysis of x86/x86_64 binaries written in Delphi programming language.

96 stars
21 forks
2024→25
96 21 2024-12-19 2025-04-08

archercreat/ida_names :: ida_names.py

IDA-names automatically renames pseudocode windows with the current function name.

56 stars
8 forks
2022
56 8 2022-09-13 2022-12-24

binarly-io/fwhunt-ida :: fwhunt.py

Helper tool for generating FwHunt compliant rules in IDA

9 stars
2 forks
2021→24
9 2 2021-09-25 2024-10-02

x64dbg/x64dbgida :: x64dbgida.py

Official x64dbg plugin for IDA Pro.

517 stars
49 forks
2016→24
517 49 2016-10-07 2024-09-24

blacktop/symbolicator :: plugins/ida/symbolicate.py

`ipsw` symbolication signatures

62 stars
3 forks
2024→25
62 3 2024-07-17 2025-05-07

carlosgprado/MILF :: milf.py

An IDA Pro swiss army knife (with a sexy name!)

56 stars
15 forks
2012→13
56 15 2012-06-06 2013-03-15

fireundubh/IDA7-Alleycat :: alleycat.py

Alleycat plugin by devttys0, ported to IDA 7

15 stars
8 forks
2018
15 8 2018-04-29 2018-04-29

Aspirin493/xorstr-decrypt-idaplugin :: xordecrypt.py

This is a plugin for IDA Pro that will help you deobfuscate xorstr strings in a windows x64 application.

8 stars
1 forks
2023
8 1 2023-04-15 2023-04-15

mcdulltii/obfDetect :: obfDetect.py

IDA plugin to pinpoint obfuscated code

140 stars
14 forks
2021→22
140 14 2021-08-17 2022-04-29

dockerizeme/dockerizeme :: hard-gists/b5e7a80691ed5e44e7fea1964bae18dc/snippet.py

Automatically generate environment configurations as Dockerfiles

27 stars
19 forks
2018→22
27 19 2018-08-12 2022-12-07

interruptlabs/heimdallr-ida :: heimdallr.py

A IDA plugin to enable linking to locations in an IDB with a disas:// URI

32 stars
4 forks
2023
32 4 2023-01-16 2023-10-18

fox-it/mkYARA :: mkyara/ida/mkyara_plugin.py

Generating YARA rules based on binary code

210 stars
54 forks
2019→21
210 54 2019-03-28 2021-10-07

mandiant/flare-ida :: plugins/apply_callee_type_plugin.py

IDA Pro utilities from FLARE team

2324 stars
468 forks
2014→24
2324 468 2014-07-30 2024-10-29

patois/NECromancer :: NECromancer.py

IDA Pro V850 Processor Module Extension

33 stars
5 forks
2017→18
33 5 2017-08-20 2018-05-08

danigargu/syms2elf :: syms2elf.py

A plugin for Hex-Ray's IDA Pro and radare2 to export the symbols recognized to the ELF symbol table

208 stars
43 forks
2016→22
208 43 2016-03-03 2022-08-17

naim94a/rebasedcomment :: rebased_comment.py

Comment rebasing for IDA Pro

23 stars
6 forks
2020
23 6 2020-04-05 2020-04-06

soggysec/psida :: psida/idb_push_plugin.py

7 stars
0 forks
2017→18
7 0 2017-11-28 2018-08-03

gistable/gistable :: all-gists/8bfa8e25f36e6f619247203d1bc0291b/snippet.py

GitHub gists and the dockerfiles needed to run them.

75 stars
23 forks
2018→23
75 23 2018-02-01 2023-02-11

michal-kapala/dubRE :: plugins/funcdata_export.py

ML-driven function symbol extraction plugin for IDA Pro

8 stars
2 forks
2023→24
8 2 2023-05-23 2024-12-17

Kwansy98/find_xrefs :: find_xrefs.py

ida script for printing xrefs function call chains

4 stars
0 forks
2024→25
4 0 2024-11-04 2025-02-15

techbliss/Python_editor :: 7.5/Add to plugins folder/Python_editor.py

Better CodeEditor for Ida Pro.

228 stars
65 forks
2015→20
228 65 2015-07-04 2020-12-25

doronz88/ida-scripts :: objc_method_params.py

50 stars
7 forks
2023→25
50 7 2023-05-03 2025-01-06

cseagle/ida_clemency :: clemency_dump.py

IDA cLEMENCy Tools

61 stars
12 forks
2017
61 12 2017-07-31 2017-07-31

grayhatacademy/ida :: plugins/mipsrop/mipsrop.py

1351 stars
358 forks
2013→23
1351 358 2013-10-16 2023-10-23

matthewrhannon/IDAPython-Automation-Scripts :: fix_cleanup.py

Various scripts written in IDAPython to perform various tasks to augment reverse engineering using IDA Pro. Most of the scripts perform some form of automation for signatures, deobfuscation, cleaning sections such as .pdata and RUNTIME_FUNCTION SEH exception handling, LLM Auto-Reversing Application (functions, variables, structures, etc..)

5 stars
4 forks
2024
5 4 2024-09-24 2024-09-24

Comsecuris/ida_strcluster :: strcluster.py

extending IDA's string navigation capabilities

170 stars
29 forks
2017→20
170 29 2017-07-19 2020-10-25

czs108/Microsoft-Malware-Classification :: ida-plugin/classifier.py

🔍 "2015 Microsoft Malware Classification Challenge" - Using machine learning to classify malware into different families based on Windows PE structures, disassembly scripts and machine code.(“2015微软恶意软件分类挑战赛” - 使用机器学习基于Windows PE结构、反汇编和机器代码对恶意软件进行分类。)

25 stars
7 forks
2021→24
25 7 2021-07-17 2024-02-13

hoangcuongflp/Stuff :: ida-master/plugins/mipslocalvars/mipslocalvars.py

because I've orderliness obsession :(

6 stars
7 forks
2015→14
6 7 2015-10-12 2014-12-22

FBLeee/IDA_GPT :: Model_xunfei/Gepetto_free.py

集成GPT或者deepseek免费API到IDA插件中,解释IDA反汇编代码,提高逆向效率,感谢免费开源项目。

65 stars
14 forks
2023→25
65 14 2023-04-26 2025-03-05

cellebrite-labs/FunctionInliner :: functioninliner.py

An IDA plugin that eases reversing of binaries that have been code-size-optimized with function outlining

207 stars
9 forks
2021→24
207 9 2021-09-13 2024-12-31

pfalcon/idapython :: Scripts/msdnapihelp.py

Automatically exported from code.google.com/p/idapython

18 stars
5 forks
2015
18 5 2015-04-14 2015-04-14

junron/auto-enum :: plugin/auto_enum.py

IDA/Binary Ninja Plugin to automatically identify and set enums for standard functions

421 stars
19 forks
2024→25
421 19 2024-05-05 2025-01-16

elastic/HexForge :: HexForge.py

This IDA plugin extends the functionality of the assembly and hex view. With this plugin, you can conveniently decode/decrypt/alter data directly from the IDA Pro interface.

81 stars
5 forks
2024→25
81 5 2024-08-28 2025-02-26

zenyard/decompai-ida-public :: src/decompai_ida/plugin.py

1 stars
0 forks
2024→25
1 0 2024-12-16 2025-02-15

malpedia/malpedia-flossed :: plugins/malpediaflossed/FlossedIda.py

FLARE floss applied to all unpacked+dumped samples in Malpedia, pre-processed for further use.

50 stars
3 forks
2024→25
50 3 2024-01-11 2025-03-14

binarly-io/idapcode :: idapcode.py

IDA plugin displaying the P-Code for the current function

66 stars
6 forks
2021→23
66 6 2021-07-18 2023-10-27

ax330d/functions-plus :: functions_plus.py

IDA Pro plugin to show functions in a tree view

116 stars
27 forks
2017→21
116 27 2017-07-19 2021-04-17

riskeco/Match4IDA :: match4ida.py

9 stars
4 forks
2023
9 4 2023-09-07 2023-09-14

LucienMP/idapro_m6502 :: plugins/m6502plugin.py

Extends existing support in IDA Pro for the m6502 by adding gdb XML support, and step-over and type information support

1 stars
1 forks
2020
1 1 2020-11-10 2020-11-10

metaworm/worm-ida :: plugins/wormtools.py

IDA实用插件(A utility plugin for IDA)

9 stars
2 forks
2019→21
9 2 2019-09-05 2021-10-12

Cisco-Talos/DynDataResolver :: ddr_installer/install_data/ddr_plugin.py

226 stars
30 forks
2018→22
226 30 2018-12-10 2022-12-08

HACK-THE-WORLD/IDAPluginList :: CTO/cto_plugin.py

IDA插件集合,含项目名称及项目地址,每日定时Clone项目。

397 stars
44 forks
2022→24
397 44 2022-03-21 2024-09-21

SpaghettDev/BromaIDA :: BromaIDA.py

IDA Broma support, now real

9 stars
1 forks
2024→25
9 1 2024-04-28 2025-04-21

cra0/ida-scripts :: plugins/cvutils-getoffset.py

Various IDA scripts I've created for Reverse engineering.

85 stars
15 forks
2022→24
85 15 2022-07-23 2024-10-29

handsomematt/ida_func_ptr :: ida_func_ptr.py

Easily create and copy function pointers to functions in IDA.

7 stars
6 forks
2017
7 6 2017-07-26 2017-07-27

yubie-re/ida-jm-xorstr-decrypt-plugin :: xorstr_decrypt.py

Attempts to decrypt JM Xorstr in some x64 binaries

55 stars
9 forks
2023
55 9 2023-02-23 2023-03-09

vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/plugins/auto_re.py

🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.

11 stars
1 forks
2024
11 1 2024-03-25 2024-07-27

grimdoomer/DeadRisingArcTool :: DeadRisingArcTool/IDA/SSEHelper.py

Modding tools for Dead Rising .arc files

14 stars
6 forks
2020→25
14 6 2020-04-17 2025-03-27

N3rdL0rd/EchoDecomp :: utils/rizzo.py

A WIP decompilation of Echo Arena and the RAD15/14 engine

3 stars
0 forks
2024
3 0 2024-05-30 2024-11-10

Xunhaoz/CodeLamaDecompiler :: 6. IDA plugin/CodeLlamaDecompilerPlugin.py

0 stars
0 forks
2024
0 0 2024-08-11 2024-08-11

gaasedelen/prefix :: plugin/ida_prefix.py

Function Prefixing for IDA Pro

149 stars
28 forks
2017→20
149 28 2017-05-22 2020-04-24

D1ag0n-Young/PwnPatcher :: PwnPatcher.py

A quick fix tool for pwn

6 stars
0 forks
2023
6 0 2023-09-20 2023-09-25

neoz/arm_ops :: arm_ops.py

8 stars
3 forks
2015→21
8 3 2015-02-04 2021-03-03

splishy-splash/RE-scripts :: reference_instruction.py

a small curation of created/stolen scripts for reverse engineering

12 stars
0 forks
2022→24
12 0 2022-04-09 2024-05-03

HyperionGray/DriverBuddy-7.4-plus :: DriverBuddy.py

A port of NCCGroupd DriverBuddy project to IDA 7.4

0 stars
0 forks
2020
0 0 2020-06-22 2020-06-22

move47/Advanced-Topics-in-Malware-Analysis :: Lab #3/def_use_plugin.py

Course material for CS 6747: Advanced Topics in Malware Analysis

0 stars
0 forks
2023
0 0 2023-08-22 2023-08-23

thebabush/reversing-stuff :: ida_plugins/hyperv_gs_proc.py

Reversing stuff.

2 stars
1 forks
2019
2 1 2019-02-12 2019-02-18

hellow554/RustyBlazer :: tools/ida_plugins/sb_helper.py

This repo will contain a complete decompilation of the Soul Blazer game by Square Enix

4 stars
0 forks
2022→25
4 0 2022-09-21 2025-04-01

Russinovich/IDA7.5_SDK :: python/examples/hexrays/vds3.py

SDK and IDAPython for IDA Pro 7.5

2 stars
5 forks
2021
2 5 2021-09-01 2021-07-23

techbliss/ADB_Helper_QT_Super_version :: plugins/ADB_Helper_QT_Super.py

All You Need For Ida Pro And Android Debugging

63 stars
21 forks
2015
63 21 2015-01-17 2015-04-05

NoneShell/IDADelogger :: idadelog_plugin.py

A GUI plugin for IDA Pro that automatically analyzes logging function calls and renames functions based on extracted log message parameters.

2 stars
1 forks
2025
2 1 2025-04-29 2025-04-29

idiom/stackstack :: src/stackstack.py

31 stars
4 forks
2021→22
31 4 2021-04-15 2022-04-24

idapython/src :: examples/misc/merge/py_mex1.py

IDAPython project for Hex-Ray's IDA Pro

1483 stars
289 forks
2015→25
1483 289 2015-03-14 2025-03-13

manesec/tools4mane :: Script/IDA Plugin/AutoLoadXmlRPC.py

Some tools/script make by mane to help for pentest.

4 stars
1 forks
2022→25
4 1 2022-02-01 2025-05-03

ElvisBlue/emotet-deobfuscator :: emotet_deobfuscator.py

IDA plugin to deobfuscate emotet CFF

17 stars
5 forks
2021→22
17 5 2021-11-25 2022-04-26

partoftheworlD/IDA7py_FunctionStringAssociate :: functionstringassociate.py

It does the same thing as plugin FunctionStringAssociate, but don't need to compile the plugin or download from somewhere for x86 and x64. Now the script just works, in the future it is planned to increase the speed of work and bring it closer to the speed of the plugin.

8 stars
3 forks
2018→24
8 3 2018-06-12 2024-01-15

HACK-THE-WORLD/IDAPluginList :: VulFi/vulfi.py

IDA插件集合,含项目名称及项目地址,每日定时Clone项目。

397 stars
44 forks
2022→24
397 44 2022-03-21 2024-09-21

Still34/IDAscope7 :: IDAscope.py

Fork of simpliFiRE.IDAscope; updated to be compatible with IDA 7.x

5 stars
2 forks
2020→21
5 2 2020-10-28 2021-01-27

TheBinKing/VulnLink :: VulnLink/VulnLink.py

7 stars
0 forks
2023→24
7 0 2023-11-19 2024-08-24

computerline1z/IDAPatcher6.1 :: idapatcher.py

IDA Patcher for v6.1

2 stars
3 forks
2014
2 3 2014-03-31 2014-03-31

BinSigma/BinSourcerer :: BinSourcerer/IdaProTextExtractor_HRC.py

BinSourcerer

90 stars
28 forks
2014→22
90 28 2014-02-26 2022-03-01

zmrbak/IDAPython :: 配套代码/ida10/python/examples/hexrays/vds17.py

在线课程《IDAPython脚本化软件逆向分析入门》课程源码

10 stars
6 forks
2022
10 6 2022-05-02 2022-05-14

a1ext/ida-embed-arch-disasm :: ida-embed-arch-disasm.py

Allows IDA PRO to disassemble x86-64 code (WOW64) in 32-bit database

25 stars
9 forks
2018→21
25 9 2018-06-29 2021-12-27

Russinovich/IDA7.5_SDK :: python/examples/core/install_user_defined_prefix.py

SDK and IDAPython for IDA Pro 7.5

2 stars
5 forks
2021
2 5 2021-09-01 2021-07-23

Cisco-Talos/GhIDA :: ghida.py

792 stars
73 forks
2019→21
792 73 2019-09-03 2021-02-19

19h/ida-plugins :: rcomdump/xcomdump.py

1 stars
0 forks
2025
1 0 2025-04-08 2025-04-08

The-Itach1/Audit :: MipsAudit/MipsAudit.py

使用idapython写的一个辅助二进制固件漏洞挖掘的代码审计脚本

47 stars
8 forks
2022
47 8 2022-08-03 2022-08-03

clovme/WTools :: software/Reverse Cracking/IDA Professional 9.0/python/examples/merge/py_mex1.py

0 stars
0 forks
2025
0 0 2025-03-27 2025-05-11

alphanin9/CyberpunkReversing :: address-helper.py

Various reverse engineering stuff for Cyberpunk 2077 - because hosting it is more convenient here than on Discord

0 stars
0 forks
2024→25
0 0 2024-12-11 2025-02-18

SapphireServer/ffxiv-ida-scripts :: xiv/ffxiv-exdgetters.py

Useful scripts for the lazy developer

11 stars
5 forks
2019→21
11 5 2019-02-26 2021-03-27

computerline1z/IDAPatcher6.1 :: idapatcher-r1.1.2.py

IDA Patcher for v6.1

2 stars
3 forks
2014
2 3 2014-03-31 2014-03-31

vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/plugins/keypatch.py

🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.

11 stars
1 forks
2024
11 1 2024-03-25 2024-07-27

tmr232/BRUTAL-IDA :: brutal_ida.py

Block Redo & Undo To Achieve Legacy IDA

62 stars
11 forks
2019
62 11 2019-07-31 2019-08-01

JPCERTCC/GobRAT-Analysis :: YaraGenerateTool/YaraGene_GobRAT_MultiArch.py

0 stars
2 forks
2023
0 2 2023-11-27 2023-12-21

19h/ida-plugins :: exportdecomp/exportdecomp.py

1 stars
0 forks
2025
1 0 2025-04-08 2025-04-08

0xMirasio/IDALibcAutoFlags :: autolibcflags.py

a simple plugin that replace decimals flags with enum on standard libc function

9 stars
3 forks
2023→24
9 3 2023-02-11 2024-03-11

Titvt/BetterIDA :: BetterIDA.py

Make IDA Better!

1 stars
0 forks
2023→24
1 0 2023-11-08 2024-11-21

junjiexing/XCopy :: XCopy.py

A plug-in to enhance IDA's copy function

1 stars
1 forks
2022
1 1 2022-12-28 2022-12-28

Russinovich/IDA7.5_SDK :: python/examples/hexrays/vds11.py

SDK and IDAPython for IDA Pro 7.5

2 stars
5 forks
2021
2 5 2021-09-01 2021-07-23

NL2Code/CodeS :: cleaned_repos/LazyIDA-master/LazyIDA.py

22 stars
3 forks
2024
22 3 2024-03-25 2024-07-20

Shenmarukai/IdaClass :: src/OOAnalyzer.py

0 stars
0 forks
2025
0 0 2025-03-05 2025-03-05

clovme/WTools :: software/Reverse Cracking/IDA Professional 9.0/python/examples/hexrays/vds11.py

0 stars
0 forks
2025
0 0 2025-03-27 2025-05-11

poohzaza166/pooh-plugin-assistant :: test/example copy/main.py

This is a showcase of pytohn plugin system for creating voice assistant

1 stars
0 forks
2025
1 0 2025-03-01 2025-03-23

manicmaniac/headlessvim :: tests/test_headlessvim.py

programmable Vim, no need of +clientserver!

5 stars
0 forks
2015
5 0 2015-08-27 2015-09-06

z1r00/dia2ol :: diaphora/extras/diaphora_local.py

online diff

6 stars
1 forks
2024
6 1 2024-12-11 2024-12-31

malefs/security-smell-detector-python-gist :: gist-src/b5e7a80691ed5e44e7fea1964bae18dc.py

1 stars
5 forks
2019→20
1 5 2019-11-23 2020-07-26

malefs/security-smell-detector-python-gist :: gist-hash/b5e7a80691ed5e44e7fea1964bae18dc/snippet.py

1 stars
5 forks
2019→20
1 5 2019-11-23 2020-07-26

PyEGo/exp-gist :: hard-gists-me/b5e7a80691ed5e44e7fea1964bae18dc/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-ego/b5e7a80691ed5e44e7fea1964bae18dc/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-me/8bfa8e25f36e6f619247203d1bc0291b/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-ego/8bfa8e25f36e6f619247203d1bc0291b/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-reqs/8bfa8e25f36e6f619247203d1bc0291b/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-ego-s2/8bfa8e25f36e6f619247203d1bc0291b/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

OraclePi/IDA_plugins :: mipsrop/mipsrop.py

personal use

0 stars
0 forks
2023
0 0 2023-07-14 2023-07-14

Teijen/Personal-Microsoft-Malware-Classification :: ida-plugin/classifier.py

A personal repo to get around Fork file size upload limitations. See https://github.com/Teijen/Microsoft-Malware-Classification for original fork and history.

0 stars
0 forks
2024→25
0 0 2024-09-16 2025-02-27

leonail1/Microsoft-Malware-Classification :: ida-plugin/classifier.py

0 stars
0 forks
2024
0 0 2024-12-05 2024-12-05

merydwin/idascrtipt :: Scripts/msdnapihelp.py

1 stars
0 forks
2015
1 0 2015-06-25 2015-06-25

mxmssh/idapython :: Scripts/msdnapihelp.py

Automatically exported from code.google.com/p/idapython

0 stars
0 forks
2015
0 0 2015-04-10 2015-04-10

hoyori/idapython :: Scripts/msdnapihelp.py

Automatically exported from code.google.com/p/idapython

1 stars
1 forks
2015
1 1 2015-04-04 2015-04-04

Hehouhua/idapython :: Scripts/msdnapihelp.py

Automatically exported from code.google.com/p/idapython

0 stars
0 forks
2016
0 0 2016-04-08 2016-04-08

BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/plugins/auto_re.py

0 stars
0 forks
2024
0 0 2024-01-23 2024-10-23

carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/plugins/auto_re.py

NKU恶意代码分析

0 stars
2 forks
2023→22
0 2 2023-06-25 2022-12-18

Ph0en1x-XMU/Ph0en1x-Team :: Reverse/ida/IDA Pro 7.5.201028 (x86,x64,ARM,ARM64,PPC,PPC64,MIPS)/python/examples/hexrays/vds3.py

2 stars
1 forks
2022
2 1 2022-06-02 2022-06-02

BinSigma/BinSourcerer :: IDA Pro Plugin/IdaProTextExtractor_HRC.py

BinSourcerer

90 stars
28 forks
2014→22
90 28 2014-02-26 2022-03-01

binsrc/BinSourcerer :: BinSourcerer/IdaProTextExtractor_HRC.py

Assembly to Source Code Matching Framework

3 stars
6 forks
2015
3 6 2015-02-04 2015-02-04

binsrc/BinSourcerer :: IDA Pro Plugin/IdaProTextExtractor_HRC.py

Assembly to Source Code Matching Framework

3 stars
6 forks
2015
3 6 2015-02-04 2015-02-04

vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/python/examples/hexrays/vds17.py

🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.

11 stars
1 forks
2024
11 1 2024-03-25 2024-07-27

BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/python/examples/hexrays/vds17.py

0 stars
0 forks
2024
0 0 2024-01-23 2024-10-23

carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/python/examples/hexrays/vds17.py

NKU恶意代码分析

0 stars
2 forks
2023→22
0 2 2023-06-25 2022-12-18

Ph0en1x-XMU/Ph0en1x-Team :: Reverse/ida/IDA Pro 7.5.201028 (x86,x64,ARM,ARM64,PPC,PPC64,MIPS)/python/examples/core/install_user_defined_prefix.py

2 stars
1 forks
2022
2 1 2022-06-02 2022-06-02

BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/plugins/keypatch.py

0 stars
0 forks
2024
0 0 2024-01-23 2024-10-23

carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/plugins/keypatch.py

NKU恶意代码分析

0 stars
2 forks
2023→22
0 2 2023-06-25 2022-12-18

Ph0en1x-XMU/Ph0en1x-Team :: Reverse/ida/IDA Pro 7.5.201028 (x86,x64,ARM,ARM64,PPC,PPC64,MIPS)/python/examples/hexrays/vds11.py

2 stars
1 forks
2022
2 1 2022-06-02 2022-06-02

panda-re/panda :: panda/plugins/ida_taint2/hexrays_ida_taint2.py

Platform for Architecture-Neutral Dynamic Analysis

2586 stars
492 forks
2013→25
2586 492 2013-08-23 2025-05-12

grayhatacademy/ida :: plugins/rizzo/rizzo.py

1351 stars
358 forks
2013→23
1351 358 2013-10-16 2023-10-23

gaasedelen/tenet :: plugins/tenet/integration/ida_loader.py

A Trace Explorer for Reverse Engineers

1403 stars
143 forks
2021→23
1403 143 2021-04-20 2023-10-23

BinaryAnalysisPlatform/bap-ida-python :: plugins/bap/plugins/bap_comments.py

integration with IDA

92 stars
31 forks
2016→21
92 31 2016-06-10 2021-05-27

Kvancy/ComprehendAI :: ComprehendAI.py

An AI plugin for assisting IDA reverse analysis, which facilitates quickly summarizing the functions of code and accelerates the analysis efficiency.

77 stars
21 forks
2025
77 21 2025-03-04 2025-04-16

thalium/ida_kmdf :: wdf_plugin/wdf_plugin.py

74 stars
9 forks
2023→25
74 9 2023-05-09 2025-03-02

SouhailHammou/IDARay-Plugin :: idaray.py

IDARay is an IDA Pro plugin that matches the database against multiple YARA files which themselves may contain multiple rules.

18 stars
2 forks
2018
18 2 2018-10-26 2018-11-16

FriedAppleTeam/FRAPL :: Framework/FridaLink/FridaLink.py

FRAPL Framework

151 stars
24 forks
2016
151 24 2016-10-24 2016-12-26

ZjW1nd/Better-printk-IDA9 :: better_printk.py

Better printk display plugin for IDA (9.0).

4 stars
0 forks
2025
4 0 2025-01-21 2025-02-28

LAC-Japan/IDA_Plugin_AntiDebugSeeker :: sources/python/ver1.0/AntiDebugSeeker.py

Automatically identify and extract potential anti-debugging techniques used by malware.

157 stars
14 forks
2023→24
157 14 2023-09-11 2024-11-22

airbus-cert/etwbreaker :: etwbreaker.py

An IDA plugin to deal with Event Tracing for Windows (ETW)

55 stars
15 forks
2020→22
55 15 2020-05-29 2022-07-08

Martyx00/CollaRE :: plugins/ida/CollaRE.py

Multi-tool reverse engineering collaboration solution.

139 stars
7 forks
2021→24
139 7 2021-02-14 2024-03-27

Synacktiv-contrib/kernelcache-laundering :: aarch64_pac.py

load iOS12 kernelcaches and PAC code in IDA

60 stars
11 forks
2018
60 11 2018-10-01 2018-10-04

Asteria-BCSD/Asteria :: ASTExtraction/Asteria_ida_plugin.py

60 stars
15 forks
2020→23
60 15 2020-06-14 2023-10-17

KasperskyLab/Apihashes :: apihashesv2.py

IDA Pro plugin for recognizing known hashes of API function names

81 stars
15 forks
2022
81 15 2022-05-12 2022-05-12

rr-/ida-images :: rgb-ida.py

Image preview plugin for IDA disassembler.

58 stars
13 forks
2015→22
58 13 2015-03-16 2022-09-17

alexhude/uEmu :: uEmu.py

Tiny cute emulator plugin for IDA based on unicorn.

1163 stars
179 forks
2017→24
1163 179 2017-08-08 2024-08-13

oct0xor/ida-emotionengine :: ida-emotionengine.py

IDA Pro plugin that implements disassembly of PlayStation 2 COP2 MIPS instructions

26 stars
7 forks
2022
26 7 2022-07-05 2022-07-11

joeleong/ida-referee :: referee.py

116 stars
28 forks
2017→24
116 28 2017-08-18 2024-08-11

y0ug/gracewire_research :: tools/ida_grace_core_deobfucation.py

0 stars
0 forks
2022
0 0 2022-11-15 2022-11-15

danigargu/ida-scripts :: cyclomatic_complexity.py

Misc IDA Pro scripts

24 stars
7 forks
2016
24 7 2016-09-21 2016-10-17

0xba1100n/VxhunterIDAForkForPython3HighVersion :: vxhunter_core_py3.py

修复停止维护的Vxhunter IDA插件项目在python3高些的版本下运行的若干问题

9 stars
2 forks
2024
9 2 2024-08-25 2024-08-26

alexander-hanel/msdocsviewer :: ida_plugin/msdocviewida.py

msdocsviewer is a simple tool that parses Microsoft's win32 API and driver documentation to be used within IDA.

151 stars
16 forks
2023
151 16 2023-10-22 2023-12-29

mrexodia/REToolSync :: plugins/IDA/REToolSync.py

Collaboration platform for reverse engineering tools.

40 stars
5 forks
2022→24
40 5 2022-08-09 2024-12-20

tomsons26/tomsons_RE_scripts :: where_dis.py

13 stars
4 forks
2017→25
13 4 2017-04-02 2025-01-27

ri-char/PwnWithIDA :: remoteIdaPlugin/remoteIDA.py

A IDA plugin with a python library which allows you to pwn using IDA more easily in CTF challenge.

8 stars
3 forks
2020→21
8 3 2020-12-28 2021-01-27

matthewrhannon/IDAPython-Automation-Scripts :: rdata_fix.py

Various scripts written in IDAPython to perform various tasks to augment reverse engineering using IDA Pro. Most of the scripts perform some form of automation for signatures, deobfuscation, cleaning sections such as .pdata and RUNTIME_FUNCTION SEH exception handling, LLM Auto-Reversing Application (functions, variables, structures, etc..)

5 stars
4 forks
2024
5 4 2024-09-24 2024-09-24

sandin/seida :: seida.py

Symbolic Execution plugin for IDA

4 stars
1 forks
2022
4 1 2022-06-16 2022-09-15

CMUSTRUDEL/DIRE :: DIRE/prediction_plugin/decompiler/decompiler_scripts/predict_names.py

63 stars
14 forks
2019→25
63 14 2019-09-26 2025-04-18

hoangcuongflp/Stuff :: ida-master/plugins/alleycat/alleycat.py

because I've orderliness obsession :(

6 stars
7 forks
2015→14
6 7 2015-10-12 2014-12-22

vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/plugins/BinCAT/python/idabincat/bcplugin.py

🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.

11 stars
1 forks
2024
11 1 2024-03-25 2024-07-27

ZetaTwo/binja-experiments :: script_flareon8_evil/flareon8-evil.py

Experiments, snippets and other things related to Binary Ninja

16 stars
0 forks
2021→24
16 0 2021-10-05 2024-10-22

psyplot/psyplot :: psyplot/utils.py

Python package for interactive data visualization

79 stars
15 forks
2017→24
79 15 2017-04-11 2024-07-15

sfinktah/idarest75 :: idarest/idarest.py

0 stars
0 forks
2021→22
0 0 2021-09-19 2022-06-29

19h/ida-plugins :: comdump/comdump.py

1 stars
0 forks
2025
1 0 2025-04-08 2025-04-08

Finch4/Malware-Analysis-Reports :: IDA_Preview_Function_Capabilities.py

My Malware Analysis Reports

20 stars
2 forks
2021→22
20 2 2021-01-03 2022-05-24

williballenthin/idawilli :: scripts/add_segment/add_segment.py

IDA Pro resources, scripts, and configurations

111 stars
27 forks
2016→25
111 27 2016-12-14 2025-05-12

Introspelliam/ida-python :: Scripts/VirusTotal.py

3 stars
0 forks
2019
3 0 2019-03-17 2019-03-17

DSecurity/crauEmu :: crauEmu.py

crauEmu is an uEmu extension for developing and analyzing payloads for code-reuse attacks

109 stars
14 forks
2019
109 14 2019-11-11 2019-12-11

rcx/ida-scripts :: plugins/HexRaysPyTools.py

Collection of IDA Pro/Hex-Rays configs, scripts, and plugins

23 stars
8 forks
2018→20
23 8 2018-08-01 2020-03-20

synacktiv/dotNIET :: dotNIET_plugin.py

104 stars
11 forks
2021
104 11 2021-03-01 2021-06-30

thelongestusernameofall/dbgStrCmtor :: dbgStrCmtor.py

27 stars
22 forks
2016
27 22 2016-06-27 2016-10-21

beerandgin/InitialAnalysis :: InitialAnalysis.py

IDA Script for Initial Analysis from Several Sources Turned Into A Plugin

0 stars
0 forks
2019→18
0 0 2019-03-08 2018-03-07

paradiseduo/ida-swift-demangle :: testSwift.py

A tool to demangle Swift function names in IDA.

5 stars
4 forks
2021
5 4 2021-07-15 2021-07-30

poohzaza166/pooh-plugin-assistant :: plugins/userinput/main.py

This is a showcase of pytohn plugin system for creating voice assistant

1 stars
0 forks
2025
1 0 2025-03-01 2025-03-23

richor1042/IDAFuncOutline :: funcOutline.py

Resume FuncOutline by idapython

28 stars
6 forks
2024
28 6 2024-08-13 2024-08-20

Rhythm113/Tools :: ioctl_plugin.py

Simple Tools For Game Hacking Purpose & Others

4 stars
2 forks
2021→23
4 2 2021-04-28 2023-10-31

gistable/gistable :: all-gists/c6936d219db8e6635d25/snippet.py

GitHub gists and the dockerfiles needed to run them.

75 stars
23 forks
2018→23
75 23 2018-02-01 2023-02-11

clovme/WTools :: software/Reverse Cracking/IDA Professional 9.0/python/examples/hexrays/vds17.py

0 stars
0 forks
2025
0 0 2025-03-27 2025-05-11

yoavst/Graffiti :: backends/ida/graffiti.py

Create customized callgraph directly from your favorite IDE

60 stars
13 forks
2022→25
60 13 2022-06-11 2025-03-18

AzzOnFire/yarka :: yarka.py

IDA plugin for YARA signature creation

11 stars
2 forks
2023→24
11 2 2023-11-25 2024-10-19

The-Itach1/Audit :: ArmAudit/ArmAudit.py

使用idapython写的一个辅助二进制固件漏洞挖掘的代码审计脚本

47 stars
8 forks
2022
47 8 2022-08-03 2022-08-03

seritools/ida-settings :: plugins/IDARustDemangler.py

0 stars
0 forks
2023
0 0 2023-01-11 2023-06-08

Cobra-de1/ida-pro-mcp :: mcp-plugin.py

Fork of https://github.com/mrexodia/ida-pro-mcp

1 stars
0 forks
2025
1 0 2025-04-21 2025-04-21

AlexAltea/ida :: plugins/alleycat/alleycat.py

Collection of IDA Python plugins/scripts/modules

11 stars
1 forks
2017
11 1 2017-12-23 2017-12-24

zmrbak/IDAPython :: 配套代码/ida10/python/examples/hexrays/vds6.py

在线课程《IDAPython脚本化软件逆向分析入门》课程源码

10 stars
6 forks
2022
10 6 2022-05-02 2022-05-14

intbjw/gen_frida :: gen_frida.py

IDA插件,用于生成 frida hook 代码

10 stars
0 forks
2025
10 0 2025-01-10 2025-01-10

taida957789/ida-mcp-server-plugin :: ida-mcp-server.py

IDA Pro Plugin for serving MCP SSE server for cursor / claude

121 stars
25 forks
2025
121 25 2025-03-25 2025-03-27

AzzOnFire/emuit :: emuit.py

Easy-to-use IDA plugin for code emulation

31 stars
2 forks
2022→24
31 2 2022-12-28 2024-05-06

zmrbak/IDAPython :: 配套代码/ida10/python/examples/core/install_user_defined_prefix.py

在线课程《IDAPython脚本化软件逆向分析入门》课程源码

10 stars
6 forks
2022
10 6 2022-05-02 2022-05-14

david-lazar/IDAPatternSearch :: IDAPatternSearch_utils/IDAPatternSearch.py

IDAPatternSearch adds a capability of finding functions according to bit-patterns into the well-known IDA Pro disassembler based on Ghidra’s function patterns format.

63 stars
10 forks
2021
63 10 2021-08-25 2021-09-14

L4ys/LazyIDA :: LazyIDA.py

Make your IDA Lazy!

1238 stars
182 forks
2016→25
1238 182 2016-06-12 2025-04-03

zmrbak/IDAPython :: 配套代码/ida10/python/examples/hexrays/vds21.py

在线课程《IDAPython脚本化软件逆向分析入门》课程源码

10 stars
6 forks
2022
10 6 2022-05-02 2022-05-14

AlexWMF/trash_jump :: trash_jump.py

This plugin allows to jump at specific address inside a string with trash inside

4 stars
2 forks
2015→17
4 2 2015-12-28 2017-08-25

veritas501/iidada :: iidada_plugin.py

Merge multi binaries into one IDA database.

24 stars
0 forks
2022
24 0 2022-01-11 2022-01-18

wabiverse/OpenTimelineIO :: src/py-opentimelineio/opentimelineio/plugins/manifest.py

Open Source API and interchange format for editorial timeline information.

0 stars
0 forks
2024
0 0 2024-02-13 2024-07-27

tmr232/ida-plugins :: quick_copy/quick_copy.py

IDA Pro Plugins

19 stars
9 forks
2015
19 9 2015-05-27 2015-05-31

andreafioraldi/IdaMSDNHelp :: IdaMSDNHelp.py

IdaPython plugin to open MSDN Help Search page

3 stars
2 forks
2017
3 2 2017-09-19 2017-09-19

laqieer/laqieer-fehack :: sync_to_febuilder_disassembler/sync_to_febuilder_disassembler.py

Miscellaneous Fire Emblem (Game Boy Advance) hacking stuff

3 stars
1 forks
2016→24
3 1 2016-12-10 2024-09-14

es3n1n/ida-wakatime-py :: wakatime.py

WakaTime integration for IDA Pro

46 stars
4 forks
2022→24
46 4 2022-05-18 2024-09-11

HongThatCong/LazyIDA :: LazyIDA.py

22 stars
5 forks
2020→24
22 5 2020-08-09 2024-03-14

miaubiz/type_copier :: type_copier.py

ida pro type copying plugin

9 stars
2 forks
2015
9 2 2015-04-20 2015-04-20

shemesh999/oregami :: oregami_plugin.py

IDA plugins and scripts for analyzing register usage frame

181 stars
22 forks
2020→23
181 22 2020-03-16 2023-06-08

stuxnet147/IDA-Assistant :: IDA_Assistant.py

IDA plugin to support automatic reverse engineering

64 stars
10 forks
2024→25
64 10 2024-03-13 2025-02-28

shemesh999/oregami :: offreg_plugin.py

IDA plugins and scripts for analyzing register usage frame

181 stars
22 forks
2020→23
181 22 2020-03-16 2023-06-08

benwoo1110/PMA-Notes :: Plugins/noping.py

3 stars
0 forks
2022
3 0 2022-09-27 2022-12-10

williballenthin/idawilli :: plugins/hint_calls/hint_calls.py

IDA Pro resources, scripts, and configurations

111 stars
27 forks
2016→25
111 27 2016-12-14 2025-05-12

securisec/mixto-scripts :: mixto-ida/mixto_ida_py3.py

Repo holds scripts to integrate with other tools

1 stars
1 forks
2020→25
1 1 2020-12-15 2025-05-12

vmallet/ida-describekey :: describekey.py

IDA plugin to quickly learn what a shortcut does

10 stars
3 forks
2022
10 3 2022-04-08 2022-04-08

20000s/app_practise :: 企业微信/re_qywx/traceNatives.py

我逆过的一些app

51 stars
21 forks
2022
51 21 2022-02-15 2022-11-02

benwoo1110/PMA-Notes :: Plugins/ifl.py

3 stars
0 forks
2022
3 0 2022-09-27 2022-12-10

clovme/WTools :: software/Reverse Cracking/IDA Professional 9.0/python/examples/core/auto_instantiate_widget_plugin.py

0 stars
0 forks
2025
0 0 2025-03-27 2025-05-11

iancohee/ghidra-sre :: Extensions/IDAPro/Python/6xx/loaders/xmlldr.py

Patched NSA Reverse Engineering Tool

5 stars
4 forks
2019
5 4 2019-03-06 2019-03-06

tomer132246/IDATopaqueminator :: Topaqueminator.py

IDA plugin for simple opaque predicates removal using symbolic execution with angr

3 stars
2 forks
2023
3 2 2023-08-10 2023-09-19

LAC-Japan/IDA_Plugin_AntiDebugSeeker :: sources/python/ver1.3/AntiDebugSeeker.py

Automatically identify and extract potential anti-debugging techniques used by malware.

157 stars
14 forks
2023→24
157 14 2023-09-11 2024-11-22

Russinovich/IDA7.5_SDK :: python/examples/hexrays/vds10.py

SDK and IDAPython for IDA Pro 7.5

2 stars
5 forks
2021
2 5 2021-09-01 2021-07-23

19h/ida-plugins :: frIDA/frIDA.py

1 stars
0 forks
2025
1 0 2025-04-08 2025-04-08

runope/reserve_android_notes :: ida/scripts/traceNatives.py

5 stars
2 forks
2022
5 2 2022-04-25 2022-08-09

jonpalmisc/ida_graphviz_export :: graphviz.py

Export control flow graphs from IDA as Graphviz DOT code

5 stars
3 forks
2024
5 3 2024-05-10 2024-05-11

zhouzhicun/ida-scripts :: python/IDA/IDAScripts/plugin_zzSearchCode.py

ida相关脚本,包括字符串解密,BR/BLR混淆, 常见加密算法实现。

2 stars
3 forks
2024
2 3 2024-09-10 2024-09-18

clovme/WTools :: software/Reverse Cracking/IDA Professional 9.0/python/examples/hexrays/vds10.py

0 stars
0 forks
2025
0 0 2025-03-27 2025-05-11

sys4/tlsrpt-reporter :: tests/test_entrypoints.py

An application suite to receive TLSRPT datagrams and to generate and deliver TLSRPT reports

9 stars
1 forks
2023→25
9 1 2023-10-25 2025-02-23

jiqiu2022/Tenet-IDA9.0 :: tenet/integration/ida_loader.py

Tenet的修复版本,支持了ida9.0,增加了类似LLDB的调试逻辑,优化了界面,增加了arm64的支持,以及ALSR部分的重写

154 stars
52 forks
2025
154 52 2025-04-13 2025-04-17

userlandkernel/iOS-Firmware-Changes :: iPhone11Pro/aarch64_pac.py

23 stars
6 forks
2018→20
23 6 2018-12-15 2020-04-30

BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/plugins/BinCAT/python/idabincat/bcplugin.py

0 stars
0 forks
2024
0 0 2024-01-23 2024-10-23

carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/plugins/BinCAT/python/idabincat/bcplugin.py

NKU恶意代码分析

0 stars
2 forks
2023→22
0 2 2023-06-25 2022-12-18

PyEGo/exp-gist :: hard-gists-me/c6936d219db8e6635d25/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-ego/c6936d219db8e6635d25/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-reqs/c6936d219db8e6635d25/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-ego-s2/c6936d219db8e6635d25/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/python/examples/hexrays/vds6.py

🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.

11 stars
1 forks
2024
11 1 2024-03-25 2024-07-27

BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/python/examples/hexrays/vds6.py

0 stars
0 forks
2024
0 0 2024-01-23 2024-10-23

carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/python/examples/hexrays/vds6.py

NKU恶意代码分析

0 stars
2 forks
2023→22
0 2 2023-06-25 2022-12-18

Varshith-JV-1410/IDA-pro-MCP-server :: ida-mcp-server.py

1 stars
0 forks
2025
1 0 2025-05-03 2025-05-06

vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/python/examples/core/install_user_defined_prefix.py

🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.

11 stars
1 forks
2024
11 1 2024-03-25 2024-07-27

BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/python/examples/core/install_user_defined_prefix.py

0 stars
0 forks
2024
0 0 2024-01-23 2024-10-23

carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/python/examples/core/install_user_defined_prefix.py

NKU恶意代码分析

0 stars
2 forks
2023→22
0 2 2023-06-25 2022-12-18

vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/python/examples/hexrays/vds21.py

🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.

11 stars
1 forks
2024
11 1 2024-03-25 2024-07-27

BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/python/examples/hexrays/vds21.py

0 stars
0 forks
2024
0 0 2024-01-23 2024-10-23

carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/python/examples/hexrays/vds21.py

NKU恶意代码分析

0 stars
2 forks
2023→22
0 2 2023-06-25 2022-12-18

xx-an/DSV :: lib/ghidra_9.0.4/Extensions/IDAPro/Python/6xx/loaders/xmlldr.py

0 stars
0 forks
2021
0 0 2021-01-28 2021-04-04

DamianFekete/NSA-Ghidra :: Extensions/IDAPro/Python/6xx/loaders/xmlldr.py

0 stars
0 forks
2019
0 0 2019-03-06 2019-03-06

fengjixuchui/decompile :: bin/ghidra_9.0_PUBLIC_20190228/Extensions/IDAPro/Python/6xx/plugins/xmlldr.py

反编译工具集锦--持续收集

1 stars
19 forks
2019→20
1 19 2019-10-28 2020-05-08

fengjixuchui/decompile :: bin/ghidra_9.0_PUBLIC_20190228/Extensions/IDAPro/Python/6xx/loaders/xmlldr.py

反编译工具集锦--持续收集

1 stars
19 forks
2019→20
1 19 2019-10-28 2020-05-08

Ph0en1x-XMU/Ph0en1x-Team :: Reverse/ida/IDA Pro 7.5.201028 (x86,x64,ARM,ARM64,PPC,PPC64,MIPS)/python/examples/hexrays/vds10.py

2 stars
1 forks
2022
2 1 2022-06-02 2022-06-02

mandiant/flare-ida :: plugins/stackstrings_plugin.py

IDA Pro utilities from FLARE team

2324 stars
468 forks
2014→24
2324 468 2014-07-30 2024-10-29

joxeankoret/diaphora :: jkutils/IDAMagicStrings.py

Diaphora, the most advanced Free and Open Source program diffing tool.

3850 stars
385 forks
2015→24
3850 385 2015-03-20 2024-11-24

idapython/src :: examples/decompiler/vds6.py

IDAPython project for Hex-Ray's IDA Pro

1483 stars
289 forks
2015→25
1483 289 2015-03-14 2025-03-13

lj94093/IDAAndroidBreakpoint :: AndroidBreakpoint.py

IDA plugin aid to set android so breakpoint

32 stars
8 forks
2017
32 8 2017-12-08 2017-12-09

binsync/binsync :: binsync/binsync_plugin.py

A reversing plugin for cross-decompiler collaboration, built on git.

637 stars
42 forks
2019→25
637 42 2019-07-09 2025-04-18

hasherezade/ida_ifl :: ifl.py

IFL - Interactive Functions List (plugin for IDA Pro)

461 stars
68 forks
2015→25
461 68 2015-09-22 2025-02-23

ynvb/DIE :: DIE.py

Dynamic IDA Enrichment

471 stars
91 forks
2014→22
471 91 2014-12-12 2022-03-02

tmr232/Sark :: plugins/autostruct.py

IDAPython Made Easy

661 stars
100 forks
2015→25
661 100 2015-01-19 2025-02-22

angr/patcherex :: ida_plugin/patcherex_ida_main.py

Shellphish's automated patching engine, originally created for the Cyber Grand Challenge.

256 stars
46 forks
2016→25
256 46 2016-08-20 2025-03-21

Chordp/PatternGen :: PatternGen.py

97 stars
42 forks
2020→22
97 42 2020-07-02 2022-04-05

zhkl0228/AndroidAttacher :: src/AndroidAttacher.py

IDA debugging plugin for android armv7 so

87 stars
18 forks
2017→18
87 18 2017-09-15 2018-10-04

EobOrz/FFxivFuckGreenPlayer :: DevTools/[IDATools]NySigWorker.py

Cracked Siren_Lite leaked source code, Consent has been obtained.

69 stars
27 forks
2025
69 27 2025-03-05 2025-03-13

Antelcat/ida_copilot :: ida_copilot.py

ChatGPT Agent analyses your IDA pseudocode

186 stars
12 forks
2023
186 12 2023-11-02 2023-11-02

grayhatacademy/ida :: plugins/localxrefs/localxrefs.py

1351 stars
358 forks
2013→23
1351 358 2013-10-16 2023-10-23

medigateio/ida_medigate :: plugins/ida-referee/referee.py

Medigate plugin for c++ reverse engineering and other utils

282 stars
36 forks
2020→23
282 36 2020-09-30 2023-05-25

Comsecuris/gdbida :: ida_gdb_bridge.py

gdbida - a visual bridge between a GDB session and IDA Pro's disassembler

181 stars
28 forks
2017→18
181 28 2017-03-27 2018-04-23

rivitna/emu_ida :: emu_ida.py

15 stars
2 forks
2022→23
15 2 2022-02-07 2023-04-08

tbxy09/mdnav :: ftplugin/markdown/mdsug.py

Vim plugin for markdown markup suggestion

0 stars
9 forks
2018
0 9 2018-09-04 2018-09-10

doomedraven/Tools :: Reversing/FullColor.py

Combination of different utilities, have fun!

213 stars
93 forks
2018→24
213 93 2018-09-14 2024-02-05

Russinovich/IDA7.5_SDK :: python/examples/hexrays/vds19.py

SDK and IDAPython for IDA Pro 7.5

2 stars
5 forks
2021
2 5 2021-09-01 2021-07-23

JayRE114514/UserComment :: UserComment.py

An IDA pro plugin to display user-added comments in disassembly and pseudocode views.

84 stars
15 forks
2023
84 15 2023-06-16 2023-06-30

mahmoudimus/ida-keybinder :: keybinder.py

Emacs-like keybinding sequences for IDA Pro.

1 stars
0 forks
2024
1 0 2024-08-02 2024-08-02

danielplohmann/idascope :: IDAscope.py

An IDA Pro extension for easier (malware) reverse engineering

114 stars
18 forks
2019→22
114 18 2019-01-02 2022-08-02

bloerwald/Analyze-a-tron-2000 :: ida/plugins/AutoRenameMethod.py

tiny tools/scripts for static analysis of files and binaries

1 stars
5 forks
2017→23
1 5 2017-09-09 2023-05-12

Goatman13/pypyc2c :: ppc2c.py

PowerPC to C plugin for IDA

1 stars
1 forks
2023→24
1 1 2023-08-20 2024-11-15

stevemk14ebr/RETools :: IdaScripts/plugins/capa_explorer.py

My reversing tools. Some custom, some not.

203 stars
22 forks
2020→24
203 22 2020-05-27 2024-01-03

clayne/ida-hexrays_hlight3 :: hexrays_hlight.py

ida python hexrays_hlight plugin now support python3

1 stars
0 forks
2022→24
1 0 2022-04-30 2024-08-26

IDAPluginProject/d810 :: D810.py

D-810 is an IDA Pro plugin which can be used to deobfuscate code at decompilation time by modifying IDA Pro microcode.

9 stars
3 forks
2022→24
9 3 2022-04-07 2024-07-30

KarelSvo/ddt4all-5.6.0 :: ddt4all560/ddtplugins/card_programming.py

2 stars
0 forks
2024→25
2 0 2024-07-27 2025-01-15

veritas501/pwndbg_ida_xmlrpc :: pwndbg_xmlrpc.py

plugin format https://github.com/pwndbg/pwndbg/blob/dev/ida_script.py

3 stars
1 forks
2020
3 1 2020-11-04 2020-11-04

aaaddress1/funcTracker :: funcTracker.py

Useful Plugin for IDA to Trace Function Call Tree

27 stars
12 forks
2018
27 12 2018-01-04 2018-01-04

gistable/gistable :: all-gists/793f7ddfc2393ffd0418/snippet.py

GitHub gists and the dockerfiles needed to run them.

75 stars
23 forks
2018→23
75 23 2018-02-01 2023-02-11

f1ndr/IDA_Plugin_Feedback :: hexrays_music.py

This project aims to give REer feedback to against boredom.

0 stars
0 forks
2022
0 0 2022-04-02 2022-04-02

0xatul/commentator :: commentator.py

12 stars
1 forks
2023
12 1 2023-11-16 2023-12-11

dockerizeme/dockerizeme :: hard-gists/b3143dde185cecda7c1dee7ffbce5d2c/snippet.py

Automatically generate environment configurations as Dockerfiles

27 stars
19 forks
2018→22
27 19 2018-08-12 2022-12-07

PwCUK-CTO/iis-helper-plugin :: iis_helper_plugin.py

IDA Pro plugin to aid with the analysis of native IIS modules

18 stars
4 forks
2023→24
18 4 2023-11-13 2024-08-01

bricktea/BDSDevHelper :: BDSDevHelper.py

An IDA plugin to help you develop bedrock dedicated server.

14 stars
2 forks
2022→23
14 2 2022-06-23 2023-06-09

idapython/src :: examples/disassembler/install_user_defined_prefix.py

IDAPython project for Hex-Ray's IDA Pro

1483 stars
289 forks
2015→25
1483 289 2015-03-14 2025-03-13

Synacktiv-contrib/kernelcache-laundering :: ios12_kernel_cache_helper.py

load iOS12 kernelcaches and PAC code in IDA

60 stars
11 forks
2018
60 11 2018-10-01 2018-10-04

nocsi/tree-cbass :: SourceCode/trunk/TREE/TREE_Tracer.py

0 stars
0 forks
2016
0 0 2016-11-24 2016-11-26

Pr0214/trace_natives :: traceNatives.py

一个小脚本,用于trace so中native函数的调用。

536 stars
147 forks
2021
536 147 2021-03-21 2021-08-07

ohjeongwook/binkit :: src/plugin/binkit_plugin.py

Binary Reverse Engineering Data Science Kit

82 stars
10 forks
2020
82 10 2020-05-23 2020-10-05

sfinktah/sfida :: idarest_chunked.py

idapro python toolkit

14 stars
1 forks
2021→24
14 1 2021-03-01 2024-10-23

disassembleblog/IDAPython-Scripts :: x64dbgida.py

2 stars
3 forks
2016→18
2 3 2016-12-19 2018-07-19

tomsons26/tomsons_RE_scripts :: cfs.py

13 stars
4 forks
2017→25
13 4 2017-04-02 2025-01-27

deactivated/idaenv-plugins :: ipyida/ipyida/ida_plugin.py

IDA plugins packaged for idaenv

6 stars
0 forks
2018
6 0 2018-08-02 2018-09-28

miunasu/SUKI_IDA :: SUKI_IDA_PLUGIN.py

SUKI IDA is a continuously updated IDA plugin collection. IDA is the most powerful reverse analysis tool, she has a powerful decompilation engine, so i like she so much. Let's make it stronger ! SUKI IDA 是一个持续更新的IDA插件集合。 IDA 是最强大的逆向分析工具,她拥有强大的反编译引擎,所以我非常喜欢她。所以让我们把她变得更强大!

0 stars
0 forks
2025
0 0 2025-04-18 2025-04-18

BinaryAnalysisPlatform/bap-ida-python :: plugins/bap/plugins/bap_clear_comments.py

integration with IDA

92 stars
31 forks
2016→21
92 31 2016-06-10 2021-05-27

firodj/bbtrace :: plugin/bbtrace_plugin.py

Basic Block Trace: DynamoRIO client

27 stars
9 forks
2016→21
27 9 2016-09-15 2021-12-19

cxiao/ida-rust-untangler :: ida_rust_untangler.py

An IDA plugin which demangles Rust function names

32 stars
4 forks
2023
32 4 2023-05-31 2023-12-11

zhefox/MipsROPSeracher-python3 :: mipsrop.py

A tool for search MipsROPChain in python3

6 stars
0 forks
2022
6 0 2022-07-07 2022-07-07

csl-ugent/TREX :: containers/ida/plugins/idapatch.py

Toolbox for Reverse Engineering

2 stars
0 forks
2024→25
2 0 2024-08-20 2025-02-07

purseclab/Patcherex2-Extras :: decompiler-plugins/src/patcherex2/decompiler_plugins/patcherex2_plugin.py

1 stars
0 forks
2024→25
1 0 2024-04-30 2025-01-15

kyrus/ida-translator :: translator.py

A plugin for IDA Pro that assists in decoding arbitrary character sets in an IDA Pro database into Unicode, then automatically invoking a web-based translation service (currently Google Translate) to translate that foreign text into English.

52 stars
13 forks
2013→15
52 13 2013-01-16 2015-02-09

Pr0214/Unidbg_FindKey :: IDAPlugin/functionList.py

KeyFinder 是一个Unidbg插件,通过内存检索的方式查找AES的密钥,增强Unidbg分析和还原算法的能力。

179 stars
67 forks
2021
179 67 2021-10-18 2021-10-18

WanQingGit/IDA7script :: hexrays_hook.py

常用的比较实用的ida插件脚本

7 stars
3 forks
2021
7 3 2021-03-21 2021-04-03

stevemk14ebr/RETools :: IdaScripts/plugins/string_from_selection.py

My reversing tools. Some custom, some not.

203 stars
22 forks
2020→24
203 22 2020-05-27 2024-01-03

airbus-seclab/bincat :: python/idabincat/bcplugin.py

Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

1786 stars
167 forks
2017→25
1786 167 2017-05-29 2025-02-25

rcx/ida-scripts :: plugins/force_lvar_width.py

Collection of IDA Pro/Hex-Rays configs, scripts, and plugins

23 stars
8 forks
2018→20
23 8 2018-08-01 2020-03-20

trichimtrich/ofb :: ofb.py

offset from base, idapython

5 stars
0 forks
2021
5 0 2021-02-07 2021-06-15

toshipiazza/ghidra-plugin-hexagon :: GhidraBuild/IDAPro/Python/7xx/plugins/xml_importer.py

Hexagon decompiler for Ghidra

47 stars
8 forks
2022
47 8 2022-01-15 2022-02-15

Air14/SourceSync :: SourceSync/Ida/SourceSync.py

Set of plugins and library for dynamic pdb generation and synchronisation

38 stars
7 forks
2024
38 7 2024-05-03 2024-05-03

captainGeech42/daas :: decompile.py

Decompilation as a Service (powered by Hex-Rays)

2 stars
0 forks
2021
2 0 2021-02-03 2021-02-05

idapython/src :: examples/misc/cvt64/py_cvt64_sample.py

IDAPython project for Hex-Ray's IDA Pro

1483 stars
289 forks
2015→25
1483 289 2015-03-14 2025-03-13

gilboz/ida_kernelcache_ng :: ida_kernelcache/ida_plugin.py

28 stars
1 forks
2024→25
28 1 2024-12-15 2025-05-07

opensrcsec/ida-linux-alternatives :: linux_alternatives.py

IDA Pro Python plugin to analyze and annotate Linux kernel alternatives

23 stars
5 forks
2021
23 5 2021-11-28 2021-12-15

nihilus/IDASimulator :: src/plugins/idasimulator.py

IDASimulator is a plugin that extends IDA's conditional breakpoint support, making it easy to augment / replace complex executable code inside a debugged process with Python code. Specifically, IDASimulator makes use of conditional breakpoints in the IDA debugger to hijack the execution flow of a process and invoke Python handler functions whenever particular code blocks are executed. With support for multiple target architectures, it handles details such as register initialization, memory allocation, pointers, function arguments and return values seamlessly and transparently, making it easy to replace, modify and subvert existing functionality (or lack thereof) in the target process. IDASimulator also includes the IDASim python module, on which IDASimulator is based. This allows for all of the features of IDASimulator to be integrated into more complex IDAPython scripts. IDASimulator currently supports the x86, x86_64, ARM and MIPS32 architectures. Porting to other architectures is very easy.

47 stars
14 forks
2014
47 14 2014-09-02 2014-09-02

dtzxporter/IDA-XMMCpy :: ida_xmmcpy.py

A plugin to copy an XMMWORD to a ready to use C++ intrinsics

3 stars
0 forks
2019
3 0 2019-04-12 2019-04-12

PAGalaxyLab/vxhunter :: firmware_tools/vxhunter_ida_py3.py

ToolSet for VxWorks Based Embedded Device Analyses

358 stars
76 forks
2017→24
358 76 2017-12-01 2024-09-24

NeatMonster/AMIE :: amie.py

A Minimalist Instruction Extender for the ARM architecture and IDA Pro

199 stars
27 forks
2018→24
199 27 2018-11-14 2024-08-16

gmh5225/myda :: main_myda.py

General Purpose IDA Plugin

0 stars
0 forks
2023
0 0 2023-11-23 2023-11-20

Donaldduck8/IDA-Scripts-and-Tools :: better_annotator.py

A collection of plug-ins I've developed for IDA Pro.

1 stars
0 forks
2023→24
1 0 2023-08-02 2024-04-09

jonpalmisc/ida_screenshot :: screenshot.py

High-resolution screenshot capture plugin for IDA Pro

9 stars
2 forks
2024
9 2 2024-05-31 2024-05-31

Goatman13/spu2c :: spu2c.py

CELL SPU to C plugin for IDA

2 stars
1 forks
2024
2 1 2024-01-24 2024-08-10

Shenmarukai/IdaClass :: src/IdaClassPlugin.py

0 stars
0 forks
2025
0 0 2025-03-05 2025-03-05

Shirasawa-D/PatternGen :: PatternGen.py

0 stars
0 forks
2024
0 0 2024-12-03 2024-12-03

joxeankoret/idamagicstrings :: IDAMagicStrings.py

An IDA Python script to extract information from string constants.

312 stars
46 forks
2018→23
312 46 2018-11-29 2023-10-21

RioKato/dotfiles :: .idapro/plugins/rtti.py

0 stars
0 forks
2022→25
0 0 2022-02-13 2025-05-13

AzzOnFire/msdocsviewer-ex :: plugins/msdocsviewer_ex.py

msdocsviewer-ex is a simple tool for viewing Microsoft's win32 API and driver technical documentation offline

2 stars
0 forks
2024
2 0 2024-05-29 2024-10-19

dNop90/dOffset :: IDA Pro/plugins/dOffset.py

A plugin for IDA Pro and Cheat Engine to get the offset of the current module

7 stars
3 forks
2024
7 3 2024-05-06 2024-05-30

zhouzhicun/ida-scripts :: python/IDA/IDAScripts/plugin_zzDeObfuscate.py

ida相关脚本,包括字符串解密,BR/BLR混淆, 常见加密算法实现。

2 stars
3 forks
2024
2 3 2024-09-10 2024-09-18

z1r00/dia2ol :: diaphora/jkutils/IDAMagicStrings.py

online diff

6 stars
1 forks
2024
6 1 2024-12-11 2024-12-31

sfn-suitecode/Ida_copilotpro :: ida_copilot.py

0 stars
0 forks
2024
0 0 2024-03-13 2024-03-13

tbxy09/mdpickme :: ftplugin/markdown/mdsug.py

A easy use Markdown format tool in Vim

1 stars
0 forks
2018
1 0 2018-09-11 2018-09-11

Ph0en1x-XMU/Ph0en1x-Team :: Reverse/ida/IDA Pro 7.5.201028 (x86,x64,ARM,ARM64,PPC,PPC64,MIPS)/python/examples/hexrays/vds19.py

2 stars
1 forks
2022
2 1 2022-06-02 2022-06-02

Thehepta/D810Learn :: D810_Extern/D810.py

21 stars
10 forks
2024→25
21 10 2024-06-02 2025-05-11

profiles/D810 :: D810.py

1 stars
0 forks
2024
1 0 2024-08-14 2024-08-28

malefs/security-smell-detector-python-gist :: gist-hash/793f7ddfc2393ffd0418/snippet.py

1 stars
5 forks
2019→20
1 5 2019-11-23 2020-07-26

PyEGo/exp-gist :: hard-gists-me/793f7ddfc2393ffd0418/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-ego/793f7ddfc2393ffd0418/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-reqs/793f7ddfc2393ffd0418/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

malefs/security-smell-detector-python-gist :: gist-src/b3143dde185cecda7c1dee7ffbce5d2c.py

1 stars
5 forks
2019→20
1 5 2019-11-23 2020-07-26

malefs/security-smell-detector-python-gist :: gist-hash/b3143dde185cecda7c1dee7ffbce5d2c/snippet.py

1 stars
5 forks
2019→20
1 5 2019-11-23 2020-07-26

PyEGo/exp-gist :: hard-gists-me/b3143dde185cecda7c1dee7ffbce5d2c/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-ego/b3143dde185cecda7c1dee7ffbce5d2c/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

r0ysue/FridaAndrioidNativeBeginnersBook :: Chap14/AES/样本/mt/idaplugins/trace_natives-main/trace_natives-main/traceNatives.py

《安卓Frida SO逆向分析实战》

97 stars
39 forks
2023
97 39 2023-05-31 2023-10-22

REMnux/distro :: ppasrc/ghidra/ghidra-10.1-bionic/ghidra/Extensions/IDAPro/Python/7xx/plugins/xml_importer.py

This repository contains supplemental files for the REMnux distro and the source files for the Debian packages that the distro installs from the REMnux package repository on Launchpad.

93 stars
11 forks
2014→25
93 11 2014-09-12 2025-02-26

ImpaleAskewArdently/ghidra_hex_bin :: GhidraBuild/IDAPro/Python/7xx/plugins/xml_importer.py

0 stars
0 forks
2024
0 0 2024-08-01 2024-08-01

OSUSecLab/PaymentScope :: Tools/ghidra_10.0.3_PUBLIC/Extensions/IDAPro/Python/7xx/plugins/xml_importer.py

11 stars
3 forks
2022
11 3 2022-08-12 2022-08-12

m223744/MalwareAnalysisCapstone :: mainCode/ghidraApi/ghidra/Extensions/IDAPro/Python/7xx/plugins/xml_importer.py

Automated Static Malware Analysis Capstone

0 stars
0 forks
2020→22
0 0 2020-09-28 2022-04-01

williballenthin/idawilli :: plugins/navband_visited.py

IDA Pro resources, scripts, and configurations

111 stars
27 forks
2016→25
111 27 2016-12-14 2025-05-12

cedricp/ddt4all :: ddtplugins/card_programming.py

OBD tool

1324 stars
244 forks
2016→25
1324 244 2016-11-03 2025-05-11

patois/dsync :: dsync.py

IDAPython plugin that synchronizes disassembler and decompiler views

452 stars
66 forks
2019→21
452 66 2019-05-09 2021-01-20

WPeace-HcH/WPeChatGPT :: WPeChatGPT.py

A plugin for IDA that can help to analyze binary file, it can be based on commonly used AI big models such as OpenAI and DeepSeek.

1162 stars
184 forks
2023→25
1162 184 2023-02-28 2025-03-28

wmliang/pe-afl :: lighthouse/lighthouse/ida_loader.py

247 stars
57 forks
2019→20
247 57 2019-02-15 2020-09-26

BinaryAnalysisPlatform/bap-ida-python :: plugins/plugin_loader_bap.py

integration with IDA

92 stars
31 forks
2016→21
92 31 2016-06-10 2021-05-27

cra0/ida-scripts :: plugins/cvutils-gotooffset.py

Various IDA scripts I've created for Reverse engineering.

85 stars
15 forks
2022→24
85 15 2022-07-23 2024-10-29

grayhatacademy/ida :: plugins/alleycat/alleycat.py

1351 stars
358 forks
2013→23
1351 358 2013-10-16 2023-10-23

LeadroyaL/IDA_ARM_Unwind :: arm_unwind_plugin.py

IDA plugin, unwind stack trace when debugging arm.

137 stars
37 forks
2020
137 37 2020-08-13 2020-08-20

ke0z/VulChatGPT :: VulChatGPT.py

Use IDA PRO HexRays decompiler with OpenAI(ChatGPT) to find possible vulnerabilities in binaries

355 stars
27 forks
2022→23
355 27 2022-12-27 2023-02-23

ZetaTwo/binja-experiments :: script_flagyard_tables/flagyard_tables.py

Experiments, snippets and other things related to Binary Ninja

16 stars
0 forks
2021→24
16 0 2021-10-05 2024-10-22

techbliss/Python_editor :: 7.2/plugins/Python_editor.py

Better CodeEditor for Ida Pro.

228 stars
65 forks
2015→20
228 65 2015-07-04 2020-12-25

marlkiller/dylib_dobby_hook :: script/apps/IDA/plugins/patching.py

A macOS dylib project , aimed at enhancing and extending the functionality of target software.

309 stars
87 forks
2024→25
309 87 2024-01-14 2025-05-11

jk45054/CTF-writeups :: Flare-On 10/12_HVM/code/do_io_patching.py

Writeups for CTF challenges

31 stars
3 forks
2021→23
31 3 2021-02-03 2023-11-12

anic/ida2pwntools :: ida2pwntools.py

a IDA 7.0 plugins that helps to attach process created by pwntools and debug pwn

72 stars
16 forks
2018→23
72 16 2018-12-14 2023-03-29

Reodus/CBS :: custom_breakpoint_setter.py

IDA Plugin to set custom breakpoints on instructions

5 stars
1 forks
2024
5 1 2024-06-15 2024-08-15

sean2077/hexpaste-ida :: hexpaste.py

IDA plugin for quickly paste hex bytes into memory.

4 stars
1 forks
2024
4 1 2024-06-15 2024-06-16

Finch4/Malware-Analysis-Reports :: IAT_Auto_Label.py

My Malware Analysis Reports

20 stars
2 forks
2021→22
20 2 2021-01-03 2022-05-24

repnz/ida-plugins :: reg_xref.py

A collection of my IDA plugins

134 stars
19 forks
2020
134 19 2020-08-01 2020-08-07

deepin-community/binwalk :: src/scripts/binida.py

0 stars
1 forks
2024
0 1 2024-09-06 2024-09-09

matthewrhannon/IDAPython-Automation-Scripts :: FiX_Int3_Functions.py

Various scripts written in IDAPython to perform various tasks to augment reverse engineering using IDA Pro. Most of the scripts perform some form of automation for signatures, deobfuscation, cleaning sections such as .pdata and RUNTIME_FUNCTION SEH exception handling, LLM Auto-Reversing Application (functions, variables, structures, etc..)

5 stars
4 forks
2024
5 4 2024-09-24 2024-09-24

Accenture/protobuf-finder :: protobuf-finder.py

IDA Pro plugin for reconstructing original .proto files from binary.

274 stars
29 forks
2022→24
274 29 2022-06-24 2024-08-19

ChiChou/IDA-ObjCExplorer :: ObjCExplore.py

Objective C classdump for IDA Pro

145 stars
20 forks
2020
145 20 2020-08-09 2020-09-01

Russinovich/IDA7.5_SDK :: python/examples/hexrays/vds17.py

SDK and IDAPython for IDA Pro 7.5

2 stars
5 forks
2021
2 5 2021-09-01 2021-07-23

clovme/WTools :: software/Reverse Cracking/IDA Professional 9.0/python/examples/hexrays/vds5.py

0 stars
0 forks
2025
0 0 2025-03-27 2025-05-11

Titvt/GolangEnhancer :: golang_enhancer.py

A plugin for IDA to enhance the ability of decompile Golang programs.

5 stars
0 forks
2021
5 0 2021-12-20 2021-12-20

mahmoudimus/ida-themr :: src/ida_themr_plugin.py

A pure python IDA Pro theme maker (and plugin!) for porting Visual Studio Code themes to IDA Pro.

0 stars
0 forks
2025
0 0 2025-04-30 2025-05-08

tmr232/ida-plugins :: lca/lca.py

IDA Pro Plugins

19 stars
9 forks
2015
19 9 2015-05-27 2015-05-31

synacktiv/vmx_intrinsics :: vmx_intrinsics.py

VMX intrinsics plugin for Hex-Rays decompiler

71 stars
7 forks
2019
71 7 2019-10-28 2019-10-28

zmrbak/IDAPython :: 配套代码/ida10/python/examples/hexrays/vds3.py

在线课程《IDAPython脚本化软件逆向分析入门》课程源码

10 stars
6 forks
2022
10 6 2022-05-02 2022-05-14

kiwidoggie-productions/IDA-ConsoleHacking-Scripts :: PS2/SnDebugPlugin.py

Assortment of IDA scripts for an assortment of game consoles, PS2, PS4, etc

10 stars
0 forks
2019→21
10 0 2019-12-21 2021-02-26

miunasu/REAI_IDA :: REAI_plugin.py

Use idapython create call topology, AI analysis function layer by layer. Get the target function conclusion.利用idapython创建函数调用拓扑,AI逐层分析函数,最终总结目标函数的功能。

0 stars
0 forks
2025
0 0 2025-04-17 2025-04-18

idapython/src :: examples/ui/tabular_views/custom/lazy_loaded_chooser.py

IDAPython project for Hex-Ray's IDA Pro

1483 stars
289 forks
2015→25
1483 289 2015-03-14 2025-03-13

computerline1z/IDAPatcher6.1 :: idapatcher-r1.1.3.py

IDA Patcher for v6.1

2 stars
3 forks
2014
2 3 2014-03-31 2014-03-31

clovme/WTools :: software/Reverse Cracking/IDA Professional 9.0/python/examples/hexrays/vds6.py

0 stars
0 forks
2025
0 0 2025-03-27 2025-05-11

plowsec/idangr :: ida_angr.py

Use angr within IDA

2 stars
0 forks
2024
2 0 2024-06-10 2024-06-12

hugsy/stuff :: ida_scripts/WinIoCtlDecoder.py

Unsorted, raw, ugly & probably poorly usable tools for reversing, exploit and pentest

222 stars
87 forks
2014→24
222 87 2014-05-01 2024-08-28

jonpalmisc/ida_hexi :: hexi.py

Hex-Rays decompiler inspector

5 stars
2 forks
2024
5 2 2024-05-09 2024-05-10

clovme/WTools :: software/Reverse Cracking/IDA Professional 9.0/python/examples/cvt64/py_cvt64_sample.py

0 stars
0 forks
2025
0 0 2025-03-27 2025-05-11

keowu/swiftstringinspector :: swift_string_inspector.py

A simple plugin for working with Swift Strings, optimized Swift Strings, and Swift Arrays during the reverse engineering of iOS binaries in Hex-Rays IDA.

11 stars
3 forks
2025
11 3 2025-03-26 2025-03-26

nihilus/tree-cbass :: SourceCode/trunk/TREE/TREE_Analyzer.py

5 stars
8 forks
2014
5 8 2014-08-31 2014-08-31

carlosgprado/JARVIS :: IDAPlugin/jarvis/jarvis.py

"Just Another ReVersIng Suite" or whatever other bullshit you can think of

150 stars
24 forks
2015→23
150 24 2015-05-20 2023-04-28

Goatman13/ida-psx-gte :: gte.py

IDA Pro plugin that implements disassembly of PlayStation CP2 MIPS instructions

5 stars
0 forks
2024
5 0 2024-05-23 2024-08-10

10cks/Gemini4IDA :: Gemini4IDA.py

Gemini4IDA: Gemini for IDA disassembly and program analysis

9 stars
1 forks
2023
9 1 2023-12-25 2023-12-29

twisted-fun/IDARE :: VulnCandidateFinder.py

Automation plugins for various reversing tasks in IDA.

8 stars
1 forks
2021
8 1 2021-09-05 2021-09-07

claroty/ResearchTools :: IDA/Renamer/renamer.py

36 stars
8 forks
2020
36 8 2020-03-26 2020-09-30

cellebrite-labs/PPLorer :: pplorer.py

IDA plugin that resolves PPL calls to the actual underlying PPL function.

58 stars
7 forks
2023
58 7 2023-02-27 2023-02-28

techbliss/Free_the_Debuggers :: Free_The_Debuggers.py

Free_the_Debuggers

19 stars
2 forks
2014→15
19 2 2014-06-01 2015-02-07

Thehepta/D810Learn :: D810_demo/genmc.py

21 stars
10 forks
2024→25
21 10 2024-06-02 2025-05-11

hoangcuongflp/Stuff :: ida-master/plugins/fluorescence/fluorescence.py

because I've orderliness obsession :(

6 stars
7 forks
2015→14
6 7 2015-10-12 2014-12-22

H4lo/Away_From_Sub_Function_IN_IDA :: Away_From_Sub_Function_IN_IDA.py

Use openai to help you better translate function meanings and restore symbol tables from sub_xxxx functions

18 stars
4 forks
2022→24
18 4 2022-12-09 2024-07-01

gaasedelen/microavx :: plugins/microavx.py

An AVX Lifter for the Hex-Rays Decompiler

307 stars
35 forks
2020→23
307 35 2020-07-22 2023-04-28

idapython/src :: examples/decompiler/vds17.py

IDAPython project for Hex-Ray's IDA Pro

1483 stars
289 forks
2015→25
1483 289 2015-03-14 2025-03-13

WanQingGit/IDA7script :: oregami/regname_plugin.py

常用的比较实用的ida插件脚本

7 stars
3 forks
2021
7 3 2021-03-21 2021-04-03

maiyao1988/IDAScripts :: plugin/step2jump.py

Common IDA scripts for effective Reverse Enginnering

169 stars
93 forks
2020→23
169 93 2020-01-31 2023-02-15

notify-bibi/TriggerBug :: PythonFrontEnd/ida-plugins/tr_dumper.py

Fast-Symbolic-Emulation-Engine. 主要用于自动化逆向约束求解,目的是解决angr的各种不足之处,大学时使用本工具solve了很多ctf题目,毕业后不打ctf了,很少维护了,后面可能会用来做一些其他的程序分析,反混淆也是不错. ( tips: repo设置private再public会丢失全部star, 此操作丢失了40个stars ... )

9 stars
2 forks
2019→25
9 2 2019-05-08 2025-02-12

mahmoudimus/.idapro :: plugins/keybinder.py

3 stars
0 forks
2025
3 0 2025-02-16 2025-04-09

shuakabane/stelftools :: ida_stelftools.py

cross-architecture static library detector for IoT malware

36 stars
4 forks
2020→23
36 4 2020-05-30 2023-11-06

AntoineBlaud/TheCodexRebirth :: plugins/tenet/integration/ida_loader.py

Taint Analysis Engine and Trace Exploration : Overcome Obfuscation

39 stars
3 forks
2023→25
39 3 2023-09-18 2025-03-24

JPCERTCC/AutoYara4FLIRT :: CLI_AutoYara/_Tools/AutoYara4FLIRT.py

15 stars
4 forks
2023
15 4 2023-05-29 2023-12-21

tmr232/Sark :: plugins/function_flow.py

IDAPython Made Easy

661 stars
100 forks
2015→25
661 100 2015-01-19 2025-02-22

neoni/gamma :: gamma.py

IDA Hexrays plugin for highlighting your interesting variables or struct members

7 stars
1 forks
2020
7 1 2020-07-29 2020-07-31

19h/ida-plugins :: destruct/destruct.py

1 stars
0 forks
2025
1 0 2025-04-08 2025-04-08

hoangcuongflp/Stuff :: ida-master/plugins/localxrefs/localxrefs.py

because I've orderliness obsession :(

6 stars
7 forks
2015→14
6 7 2015-10-12 2014-12-22

NoneShell/function_locator :: function_locator.py

This is a plugin designed to help IoT security researchers locate which dynamic library a target function belongs to within a root filesystem (rootfs).

5 stars
2 forks
2024
5 2 2024-10-24 2024-10-24

Russinovich/IDA7.5_SDK :: python/examples/hexrays/vds6.py

SDK and IDAPython for IDA Pro 7.5

2 stars
5 forks
2021
2 5 2021-09-01 2021-07-23

19h/ida-plugins :: xrefdump-fw/xrefdump.py

1 stars
0 forks
2025
1 0 2025-04-08 2025-04-08

REMnux/distro :: ppasrc/ghidra/ghidra-10.2-focal/ghidra/Extensions/IDAPro/Python/6xx/plugins/xmlexp.py

This repository contains supplemental files for the REMnux distro and the source files for the Debian packages that the distro installs from the REMnux package repository on Launchpad.

93 stars
11 forks
2014→25
93 11 2014-09-12 2025-02-26

sneakyevil/ida_functioncolor :: hexrays_functioncol.py

IDA Plugin to colorize function definition in pseudocode.

6 stars
4 forks
2024
6 4 2024-05-10 2024-09-30

zhouzhicun/ida-scripts :: python/IDA/IDAScripts/plugin_zzDumpFuncList.py

ida相关脚本,包括字符串解密,BR/BLR混淆, 常见加密算法实现。

2 stars
3 forks
2024
2 3 2024-09-10 2024-09-18

BlackVS/IDA-exportsymbols :: plugin/exportsymbols.py

IDA 7.0 plugin to export different symbols from ELF to txt and/or ELF file

8 stars
3 forks
2020
8 3 2020-10-31 2020-10-31

VNRev/awesome_ida_9_plugins :: lazyida/LazyIDA.py

make ida9 plugin great again!

17 stars
5 forks
2024
17 5 2024-08-10 2024-08-11

michaeljgoodman/Dumpulator-IDA :: dumpulator.py

Currently proof-of-concept

16 stars
4 forks
2021
16 4 2021-12-16 2021-12-17

michal-kapala/dubRE :: plugins/xref_export.py

ML-driven function symbol extraction plugin for IDA Pro

8 stars
2 forks
2023→24
8 2 2023-05-23 2024-12-17

Krietz7/IDA-DataExportPlus :: DataExportPlus.py

a IDA Pro plugin to export data better

28 stars
5 forks
2024→25
28 5 2024-10-11 2025-04-14

mahmoudimus/ida-pysigmaker :: sigmaker.py

IDA Pro 9.0+ cross-platform port of @A200K's IDA-Pro-SigMaker to Python

52 stars
9 forks
2024→25
52 9 2024-08-03 2025-04-03

andreafioraldi/IdaGrabStrings :: IdaGrabStrings.py

IDAPython plugin to search strings in a specified range of addresses and map it to a C struct

8 stars
3 forks
2017
8 3 2017-04-24 2017-05-12

williballenthin/idawilli :: plugins/tag_func.py

IDA Pro resources, scripts, and configurations

111 stars
27 forks
2016→25
111 27 2016-12-14 2025-05-12

ZetaTwo/binja-experiments :: script_pbctf_bintree/pbctf_bintree.py

Experiments, snippets and other things related to Binary Ninja

16 stars
0 forks
2021→24
16 0 2021-10-05 2024-10-22

HACK-THE-WORLD/IDAPluginList :: export_func_code/export_func_code.py

IDA插件集合,含项目名称及项目地址,每日定时Clone项目。

397 stars
44 forks
2022→24
397 44 2022-03-21 2024-09-21

runope/reserve_android_notes :: ida/scripts/findcrypt/findcrypt3.py

5 stars
2 forks
2022
5 2 2022-04-25 2022-08-09

sean2077/big5-decode-ida :: big5-decode.py

IDA Plugin for decoding bytes as big5.

1 stars
1 forks
2024
1 1 2024-06-16 2024-06-28

zh-explorer/ida_script :: firmware_fix.py

some ida script

32 stars
4 forks
2021
32 4 2021-08-18 2021-08-18

rmmenosfbarra/arsenal :: Reversing&Exploiting/IDA/Plugins/Keypatch/keypatch.py

3 stars
0 forks
2017→19
3 0 2017-02-27 2019-06-30

clovme/WTools :: software/Reverse Cracking/IDA Professional 9.0/python/examples/merge/py_mex3.py

0 stars
0 forks
2025
0 0 2025-03-27 2025-05-11

JPCERTCC/GobRAT-Analysis :: DecryptTool/Decrypt_GobRAT.py

0 stars
2 forks
2023
0 2 2023-11-27 2023-12-21

Donaldduck8/IDA-Scripts-and-Tools :: donald_ida_plugin.py

A collection of plug-ins I've developed for IDA Pro.

1 stars
0 forks
2023→24
1 0 2023-08-02 2024-04-09

mayl8822/IDA :: search_google.py

Some useful ida script plugin

3 stars
1 forks
2018
3 1 2018-02-28 2018-03-01

cabalgata/cabalgata-silla-de-montar :: test/test_factories.py

0 stars
0 forks
2014→15
0 0 2014-11-27 2015-02-28

cedricp/ddtplugins :: card_programming.py

13 stars
12 forks
2017→23
13 12 2017-07-11 2023-02-28

cbwang505/DIYDynamoRIO :: MyLighthouse/lighthouse/ida_loader.py

动态二进制插桩框架DynamoRIO通过将程序代码进行反复插桩(Instrumentation)执行构建了源程序代码与操纵代码之间的桥梁,使DynamoRIO的客户端编写者能够在更高的层面上驾驭原有的程序代码.虽然程序的载体还是被编译成原生的汇编指令集执行,但是不管是原生代码还是程序行为逻辑DynamoRIO为我们提供丰富的API已经把这些封装成了足够友好操作方式暴露给客户端编写者使用,用户可以透明的修改原有的程序代码(HotPatch),执行追踪,Hook,调试,模拟等高级运行时操纵(Runtime Code Manipulation )技术.本文主要分析DynamoRIO插桩的主要流程和实现原理,深入源码片段中几个有意思的小节体现作者构思的巧妙之处,并附加相关demo分析让读者加深对DynamoRIO的认识.

33 stars
8 forks
2020→22
33 8 2020-12-22 2022-04-06

JeffJerseyCow/qemu2drcov :: lighthouse/plugin/lighthouse/ida_loader.py

QEMU to drcov trace file

11 stars
0 forks
2019→20
11 0 2019-01-21 2020-11-21

Jinmo/palette-plugins :: lighthouse/plugins/lighthouse/ida_loader.py

Palette plugins

1 stars
1 forks
2019
1 1 2019-03-03 2019-04-28

mahmoudimus/.idapro :: plugins/cvutils-gotooffset.py

3 stars
0 forks
2025
3 0 2025-02-16 2025-04-09

Sentinel-One/brick :: deps/alleycat.py

92 stars
14 forks
2021→24
92 14 2021-06-07 2024-06-18

assafcarlsbad/brick :: deps/alleycat.py

5 stars
1 forks
2021→22
5 1 2021-05-19 2022-03-12

bubbadestroy/binwalk :: src/scripts/binida.py

updated dep.sh for focal ubuntu

0 stars
0 forks
2020
0 0 2020-11-27 2020-11-27

xuhe2/python_course_design :: binwalk-2.3.2/src/scripts/binida.py

ZSTU 浙江理工大学 PYTHON 大作业

1 stars
0 forks
2024
1 0 2024-01-13 2024-01-15

TheRealMilesLee/Random-ideas :: 路由器固件相关/src/scripts/binida.py

The most random ideas coming from my awesome brain

1 stars
0 forks
2023→25
1 0 2023-12-30 2025-05-12

sungchi127/NYCU-Secure-Programming-2022 :: 程安/reverse1/trace/binwalk-master/src/scripts/binida.py

0 stars
0 forks
2025
0 0 2025-04-04 2025-04-04

zengfr/romhack :: ida/protobuf-finder.py

rom hack for Arcade mame mess sfc snes sega md neogeo romhacking

66 stars
27 forks
2019→24
66 27 2019-12-20 2024-09-24

Ph0en1x-XMU/Ph0en1x-Team :: Reverse/ida/IDA Pro 7.5.201028 (x86,x64,ARM,ARM64,PPC,PPC64,MIPS)/python/examples/hexrays/vds17.py

2 stars
1 forks
2022
2 1 2022-06-02 2022-06-02

vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/python/examples/hexrays/vds3.py

🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.

11 stars
1 forks
2024
11 1 2024-03-25 2024-07-27

BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/python/examples/hexrays/vds3.py

0 stars
0 forks
2024
0 0 2024-01-23 2024-10-23

carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/python/examples/hexrays/vds3.py

NKU恶意代码分析

0 stars
2 forks
2023→22
0 2 2023-06-25 2022-12-18

galaris/tree-cbass :: SourceCode/trunk/TREE/TREE_Analyzer.py

Automatically exported from code.google.com/p/tree-cbass

1 stars
0 forks
2015
1 0 2015-08-04 2015-08-04

AmesianX/tree-cbass :: SourceCode/trunk/TREE/TREE_Analyzer.py

Automatically exported from code.google.com/p/tree-cbass

0 stars
0 forks
2015
0 0 2015-06-20 2015-06-20

stevemk14ebr/RETools :: IdaScripts/plugins/microavx.py

My reversing tools. Some custom, some not.

203 stars
22 forks
2020→24
203 22 2020-05-27 2024-01-03

Ph0en1x-XMU/Ph0en1x-Team :: Reverse/ida/IDA Pro 7.5.201028 (x86,x64,ARM,ARM64,PPC,PPC64,MIPS)/python/examples/hexrays/vds6.py

2 stars
1 forks
2022
2 1 2022-06-02 2022-06-02

REMnux/distro :: ppasrc/ghidra/ghidra-10.1-bionic/ghidra/Extensions/IDAPro/Python/6xx/plugins/xmlexp.py

This repository contains supplemental files for the REMnux distro and the source files for the Debian packages that the distro installs from the REMnux package repository on Launchpad.

93 stars
11 forks
2014→25
93 11 2014-09-12 2025-02-26

ImpaleAskewArdently/ghidra_hex_bin :: GhidraBuild/IDAPro/Python/6xx/plugins/xmlexp.py

0 stars
0 forks
2024
0 0 2024-08-01 2024-08-01

yashchaurasia667/Binary-Exploitation :: Tools/ghidra_11.3.1_PUBLIC/Extensions/IDAPro/Python/6xx/plugins/xmlexp.py

0 stars
0 forks
2023→25
0 0 2023-11-11 2025-04-26

k3rn3Lp4n1cK/ctf-live-build-config :: kali-config/common/includes.chroot/opt/ghidra_10.2.2_PUBLIC/Extensions/IDAPro/Python/6xx/plugins/xmlexp.py

Custom Kali Live Builder for CTF's & OSCP

5 stars
2 forks
2023
5 2 2023-01-28 2023-05-18

mahmoudimus/.idapro :: plugins/sigmaker.py

3 stars
0 forks
2025
3 0 2025-02-16 2025-04-09

N1nEmAn/VxHPub :: ida_tools/ida_firm_fix.py

VxHello for public

6 stars
0 forks
2024
6 0 2024-07-30 2024-07-30

geohot/qira :: ida/python/qira.py

QEMU Interactive Runtime Analyser

4003 stars
465 forks
2014→22
4003 465 2014-09-05 2022-07-02

mandiant/flare-ida :: plugins/struct_typer_plugin.py

IDA Pro utilities from FLARE team

2324 stars
468 forks
2014→24
2324 468 2014-07-30 2024-10-29

anatolikalysch/VMAttack :: VMAttack.py

VMAttack PlugIn for IDA Pro

833 stars
164 forks
2016→17
833 164 2016-09-14 2017-11-30

tmr232/Sark :: plugins/meaningful.py

IDAPython Made Easy

661 stars
100 forks
2015→25
661 100 2015-01-19 2025-02-22

patois/abyss :: abyss.py

abyss - augmentation of Hexrays decompiler output

344 stars
29 forks
2020→22
344 29 2020-05-26 2022-10-26

tintinweb/ida-batch_decompile :: ida_batch_decompile.py

*Decompile All the Things* - IDA Batch Decompile plugin and script for Hex-Ray's IDA Pro that adds the ability to batch decompile multiple files and their imports with additional annotations (xref, stack var size) to the pseudocode .c file

286 stars
56 forks
2016→20
286 56 2016-09-29 2020-05-14

thalium/symless :: plugin/symless_plugin.py

199 stars
14 forks
2022→23
199 14 2022-05-05 2023-09-25

danigargu/IDAtropy :: IDAtropy.py

IDAtropy is a plugin for Hex-Ray's IDA Pro designed to generate charts of entropy and histograms using the power of idapython and matplotlib.

140 stars
29 forks
2015→21
140 29 2015-11-25 2021-04-16

carlosgprado/JARVIS :: IDAPlugin/jarvis_launcher.py

"Just Another ReVersIng Suite" or whatever other bullshit you can think of

150 stars
24 forks
2015→23
150 24 2015-05-20 2023-04-28

stevemk14ebr/RETools :: IdaScripts/plugins/easy_nop.py

My reversing tools. Some custom, some not.

203 stars
22 forks
2020→24
203 22 2020-05-27 2024-01-03

JANlittle/IDARustHelper :: IDARustHelperPlugin.py

Small rust binary analysis helper for IDA.

85 stars
7 forks
2024
85 7 2024-01-23 2024-07-14

HongThatCong/AFX_MSGMAP :: AFX_MSGMAP.py

IDAPython plugin to parse AFX_MSGMAPs and some internals structures in VC++ MFC application

7 stars
5 forks
2020
7 5 2020-06-28 2020-11-12

mostobriv/daily_tools :: scripts/ida/ida_buddy.py

2 stars
1 forks
2019→22
2 1 2019-10-24 2022-03-23

darx0r/Stingray :: src/Stingray.py

IDAPython plugin for finding function strings recursively

134 stars
45 forks
2015→22
134 45 2015-10-05 2022-05-17

GuillaumeOrlando/IDAGraphity :: plugin/IDAGraphity.py

IDAGraphity: An Interactive Binary Data Visualization Plugin for IDA Pro

9 stars
1 forks
2022
9 1 2022-05-05 2022-05-05

0xKira/api_palette :: api_palette.py

A code-searching/completion tool, for IDA APIs

83 stars
12 forks
2020→25
83 12 2020-05-25 2025-01-22

bsse-scf/pyMINFLUX :: pyminflux/plugin/_plugin.py

Reader, analyzer, and viewer of MINFLUX raw data.

8 stars
1 forks
2023→25
8 1 2023-05-02 2025-05-13

xorpd/fcatalog_client :: fcatalog_plugin.py

fcatalog idapython client

27 stars
9 forks
2015→16
27 9 2015-09-10 2016-08-19

harlamism/IdaClu :: idaclu.py

IdaClu is a version agnostic IDA Pro plugin for grouping similar functions. Pick an existing grouping algorithm or create your own.

160 stars
16 forks
2023→24
160 16 2023-09-25 2024-11-17

CKCat/IDAPlugInContest :: 2016/PlugIn/command_palette.py

IDAPlugIn Contest 备份

4 stars
3 forks
2021→24
4 3 2021-09-23 2024-01-29

idapython/src :: Scripts/AsmViewer.py

IDAPython project for Hex-Ray's IDA Pro

1483 stars
289 forks
2015→25
1483 289 2015-03-14 2025-03-13

gmh5225/IDA-MapSymbolParser :: IDA-MapSymbolParser.py

IDA Map File Symbol Renamer

19 stars
3 forks
2024→25
19 3 2024-03-15 2025-04-01

laughfool/IDA6.1PluginforQIRA :: q2i.py

IDA 6.1 Plug-in(IDA Python) for QIRA

2 stars
1 forks
2014
2 1 2014-11-28 2014-11-28

MlsDmitry/better-rtti-parser :: rtti_parse.py

IDA script to parse RTTI information in executable.

161 stars
15 forks
2022→23
161 15 2022-01-02 2023-03-10

matthewrhannon/IDAPython-Automation-Scripts :: setup_RPyC_Server.py

Various scripts written in IDAPython to perform various tasks to augment reverse engineering using IDA Pro. Most of the scripts perform some form of automation for signatures, deobfuscation, cleaning sections such as .pdata and RUNTIME_FUNCTION SEH exception handling, LLM Auto-Reversing Application (functions, variables, structures, etc..)

5 stars
4 forks
2024
5 4 2024-09-24 2024-09-24

cellebrite-labs/PacXplorer :: pacxplorer.py

IDA plugin to find code cross references to virtual functions using PAC codes

142 stars
15 forks
2020→22
142 15 2020-09-14 2022-03-16

0cyn/iBoot-IDA :: plugin/src/ibootplugin/sysregs.py

32/64 bit SecureROM/iBoot loader for IDA Pro. Also supports loading and decrypting encrypted .im4ps within IDA.

74 stars
15 forks
2020→22
74 15 2020-08-06 2022-03-02

binaryai/plugins :: binaryai.py

Ghidra/IDA Pro plugins to load similarity result from binaryai.net

87 stars
4 forks
2023
87 4 2023-01-11 2023-04-11

hoangcuongflp/Stuff :: ida-master/plugins/rizzo/rizzo.py

because I've orderliness obsession :(

6 stars
7 forks
2015→14
6 7 2015-10-12 2014-12-22

hyp3ri0n-ng/DriverFuckBuddy :: DriverBuddy.py

DriverBuddy for IDA 7.5. HG-style.

7 stars
4 forks
2021
7 4 2021-01-04 2021-01-04

BinaryAnalysisPlatform/bap-ida-python :: plugins/bap/plugins/bap_trace.py

integration with IDA

92 stars
31 forks
2016→21
92 31 2016-06-10 2021-05-27

mahmoudimus/.idapro :: scripts/blzd/topaqueminator.py

3 stars
0 forks
2025
3 0 2025-02-16 2025-04-09

mak/ipad :: ipad.py

Yet another IDA Pro real time syncing plugin

16 stars
1 forks
2018
16 1 2018-03-27 2018-03-27

idapython/src :: examples/ui/auto_instantiate_widget_plugin.py

IDAPython project for Hex-Ray's IDA Pro

1483 stars
289 forks
2015→25
1483 289 2015-03-14 2025-03-13

Mondego/pyreco :: repoData/devttys0-ida/allPythonContent.py

Type discovery for Python

23 stars
21 forks
2015→16
23 21 2015-11-09 2016-06-27

herosi/PyClassInformer :: pyclassinformer_plugin.py

67 stars
6 forks
2025
67 6 2025-02-27 2025-04-04

zmrbak/IDAPython :: 配套代码/ida10/python/examples/hexrays/vds5.py

在线课程《IDAPython脚本化软件逆向分析入门》课程源码

10 stars
6 forks
2022
10 6 2022-05-02 2022-05-14

techbliss/ida_pro_http_ip_geolocator :: 7.0+/plugins/Geolocateloader.py

Google maps http and ip lookup for ida pro

13 stars
3 forks
2017→19
13 3 2017-08-05 2019-03-10

techbliss/ADB_Helper_For_ida_Pro :: ADB.py

Helps you debugging Android in Ida pro

28 stars
21 forks
2014→15
28 21 2014-12-30 2015-01-26

wallds/NoVmpy :: novmpy.py

408 stars
70 forks
2022→25
408 70 2022-02-02 2025-01-01

arizvisa/ida-minsc :: plugins/minsc.py

A plugin based on IDAPython for a functional DWIM interface. Current development against most recent IDA is in the "persistence-refactor" branch, ancient (but stable) work is in "master", so... create an issue if you want/need something backported. Use "Wiki" or "Discussions" for examples, and smash that "Star" button if you like this.

323 stars
49 forks
2014→25
323 49 2014-09-02 2025-04-25

binsys/MKBundleManager :: MKBundleManager/MKBundleManager.py

mono mkbundle unpacker and file replace tool.

13 stars
6 forks
2014→15
13 6 2014-10-06 2015-07-07

eset/nimfilt :: nimfilt_ida.py

A collection of modules and scripts to help with analyzing Nim binaries

72 stars
7 forks
2024
72 7 2024-04-03 2024-10-07

dead-null/idascope :: plugins/idascope_plugin.py

IDAScope is a Neovim plugin that integrates IDA Pro with Telescope

6 stars
1 forks
2024→25
6 1 2024-12-16 2025-02-05

rigmar/ida_type_storage :: example/print_ctree.py

15 stars
5 forks
2015→24
15 5 2015-12-07 2024-10-27

doronz88/fa :: fa/ida_plugin.py

Automation tool for locating symbols & structs in binary (primary IDA focused)

87 stars
9 forks
2020→25
87 9 2020-04-16 2025-04-04

airbus-seclab/AutoResolv :: AutoResolv.py

81 stars
6 forks
2022
81 6 2022-09-27 2022-10-15

BinSigma/BinSourcerer-Dev :: IDA Pro Side/IdaProTextExtractor_HRC.py

Development Branch of BinSourcerer

6 stars
4 forks
2014
6 4 2014-09-30 2014-09-30

wwkenwong/Deceiving-DNN-based-Binary-Matching :: ida_binaryai_linux.py

Deceiving Deep Neural Networks-Based Binary Code Matching with Adversarial Programs

9 stars
2 forks
2022→23
9 2 2022-06-30 2023-02-10

opensrcsec/ida-rap-decode :: rap_decode.py

IDA Pro Python plugin to decode RAP return hash sequences in the Linux kernel

8 stars
2 forks
2021
8 2 2021-11-28 2021-11-29

w4kfu/VG_Helper :: ida_plugin/vtable_helper.py

Toolz for helping vuln research inside video game

3 stars
1 forks
2012
3 1 2012-12-06 2012-12-07

sfinktah/sfida :: idarest.py

idapro python toolkit

14 stars
1 forks
2021→24
14 1 2021-03-01 2024-10-23

secrary/IDA-scripts :: idenLib/idenLib.py

IDAPro scripts/plugins

92 stars
28 forks
2018→19
92 28 2018-01-11 2019-02-26

mahmoudimus/.idapro :: scripts/xray.py

3 stars
0 forks
2025
3 0 2025-02-16 2025-04-09

The-Itach1/Audit :: A_M_Audit/A_M_Audit.py

使用idapython写的一个辅助二进制固件漏洞挖掘的代码审计脚本

47 stars
8 forks
2022
47 8 2022-08-03 2022-08-03

Donaldduck8/IDA-Scripts-and-Tools :: donald_ida_utils.py

A collection of plug-ins I've developed for IDA Pro.

1 stars
0 forks
2023→24
1 0 2023-08-02 2024-04-09

hugsy/ida-headless :: ida_rpyc_server.py

IDA (sort of) headless

24 stars
4 forks
2021→24
24 4 2021-07-07 2024-02-17

sunyymq/windows.cracking.tools :: IDA_Pro_v6.8/plugins/keypatch.py

windows crackings tools

1 stars
1 forks
2018→17
1 1 2018-03-06 2017-11-22

youshi01/ctf-tools :: IDA7.0/plugins/keypatch.py

2 stars
1 forks
2023
2 1 2023-11-07 2023-11-06

Ga-ryo/IDAObjectViewer-deprecated- :: ida_object_viewer.py

Graphical object viewer for IDA Pro.(Unmaintained and not completed. Use watch-view in IDA)

4 stars
1 forks
2018
4 1 2018-04-16 2018-04-25

patois/xray :: xray.py

Hexrays decompiler plugin that colorizes and filters the decompiler's output based on regular expressions

133 stars
11 forks
2019→23
133 11 2019-06-21 2023-12-08

iah3/binary-analysis :: static_data_dependence.py

Reverse engineering binary executables using IDA and Pin

1 stars
0 forks
2019
1 0 2019-11-15 2019-11-15

techbliss/IDA_PRO_Stylesheets :: plugins/Style_Paster_Plugin.py

Style sheets for ida pro 7.2 & 7.3

8 stars
2 forks
2019→23
8 2 2019-08-11 2023-04-09

thezdi/PoC :: VMware/patchgap-blog/rizzo/rizzo_string.py

Proofs-of-concept

792 stars
298 forks
2018→24
792 298 2018-06-06 2024-09-03

zeropointdynamics/zemu-client :: ida-plugin/zemu_ida.py

Client for generating dynamic binary traces using the Zemu API.

5 stars
2 forks
2019→20
5 2 2019-10-01 2020-03-11

Introspelliam/ida-python :: examples/ex_prefix_plugin.py

3 stars
0 forks
2019
3 0 2019-03-17 2019-03-17

SapphireServer/FFXIVOpcodes :: xiv-opcode-parser.py

A shared effort to maintain FFXIV opcode mappings

24 stars
6 forks
2019→23
24 6 2019-11-14 2023-05-22

manesec/tools4mane :: Config/gdb/idaHelper.py

Some tools/script make by mane to help for pentest.

4 stars
1 forks
2022→25
4 1 2022-02-01 2025-05-03

ZjW1nd/Keypatch_9.0 :: keypatch9.0.py

Keypatch plugin for ida9.0 from @y0ush4's Issue

3 stars
1 forks
2025
3 1 2025-01-19 2025-02-04

awgil/ffxiv_reverse :: idaplugins/ffutil.py

Various utilities for reversing FF14

5 stars
1 forks
2023
5 1 2023-02-06 2023-10-03

BeaCox/ida-plugins :: keypatch/keypatch.py

Some ida plugins i use (for ida9.0)

0 stars
1 forks
2024
0 1 2024-09-20 2024-09-20

evolution536/ida-heuristics :: heuristics.py

IDA plugin for architecture-agnostic heuristics

4 stars
0 forks
2024
4 0 2024-07-09 2024-07-26

HexRabbit/diaphora_loader :: diaphora_loader.py

A loader for IDA pro plugin diaphora

1 stars
0 forks
2019
1 0 2019-08-16 2019-08-16

mandiant/xrefer :: plugins/xrefer.py

FLARE Team's Binary Navigator

254 stars
24 forks
2024→25
254 24 2024-10-22 2025-04-06

OALabs/StrAnnotate-IDA :: strannotate.py

Simple string annotation plugin for IDA

9 stars
2 forks
2022
9 2 2022-09-20 2022-09-29

g4hsean/BinAuthor :: BinAuthor.py

49 stars
16 forks
2015→22
49 16 2015-11-29 2022-03-01

LucienMP/idapro_m68k :: plugins/m68kplugin.py

Extends existing support in IDA for the m68k by adding gdb step-over and type information support

4 stars
0 forks
2019
4 0 2019-02-28 2019-07-14

clovme/WTools :: software/Reverse Cracking/IDA Professional 9.0/python/examples/core/install_user_defined_prefix.py

0 stars
0 forks
2025
0 0 2025-03-27 2025-05-11

techbliss/PyQt_Geo_Locator :: 7.0+/plugins/Geolocateloader.py

IP Geolocator and maps using PyQt

4 stars
0 forks
2016→19
4 0 2016-09-11 2019-03-10

VoidSec/DriverBuddyReloaded :: DriverBuddyReloaded.py

Driver Buddy Reloaded is an IDA Pro Python plugin that helps automate some tedious Windows Kernel Drivers reverse engineering tasks

357 stars
51 forks
2021→24
357 51 2021-10-22 2024-10-25

michal-kapala/dubRE :: plugins/utf16_export.py

ML-driven function symbol extraction plugin for IDA Pro

8 stars
2 forks
2023→24
8 2 2023-05-23 2024-12-17

hoangcuongflp/Stuff :: ida-master/plugins/mipsrop/mipsrop.py

because I've orderliness obsession :(

6 stars
7 forks
2015→14
6 7 2015-10-12 2014-12-22

r0ysue/FridaAndrioidNativeBeginnersBook :: Chap13/各种插件/findcrypt3/findcrypt-yara-master/findcrypt3.py

《安卓Frida SO逆向分析实战》

97 stars
39 forks
2023
97 39 2023-05-31 2023-10-22

novafacing/ghidra-decompiler :: ghidra_9.1.2_PUBLIC/Extensions/IDAPro/Python/6xx/plugins/xmlexp.py

My experiments with getting the ghidra decompiler to run on other platforms

7 stars
1 forks
2020→21
7 1 2020-09-08 2021-02-24

the-m3chanic/RE-IDA-Plugins :: ArrayX/ArrayX.py

2 stars
0 forks
2024
2 0 2024-10-06 2024-10-06

wobbier/HEDZ :: Ghidra/Extensions/IDAPro/Python/7xx/plugins/xml_exporter.py

A decompile project of the old game HEDZ

1 stars
0 forks
2023→24
1 0 2023-06-16 2024-10-13

Goatman13/ps2_ida_vu_micro :: _vu_micro.py

Plugin that tries to find and disassembly vu microcode in ps2 executable.

4 stars
2 forks
2022→25
4 2 2022-11-19 2025-01-11

CrackerCat/MemoryDump :: MemoryDump.py

memory dump Plugin for ida pro 7.0 7.1

2 stars
0 forks
2018
2 0 2018-04-23 2018-04-20

techbliss/Python_editor :: 7.2/plugins/Code editor/template/Plugin_temp.py

Better CodeEditor for Ida Pro.

228 stars
65 forks
2015→20
228 65 2015-07-04 2020-12-25

acoderly/gaiya :: ida_plugin/GaiyaPlugin.py

Gaiya is a toolkit to extract C&C from elf.

1 stars
1 forks
2021
1 1 2021-04-23 2021-07-29

m00dy-/IDAPlugins :: amoco/AmocoPlugin.py

Various plugins for IDA pro

4 stars
2 forks
2015
4 2 2015-10-07 2015-10-09

1398440232/FridaStudy :: ida AIanalyse/WPeChatGPT.py

0 stars
0 forks
2024
0 0 2024-09-03 2024-09-04

vient/ida_movbe_lifter :: movbe.py

1 stars
1 forks
2021→22
1 1 2021-12-31 2022-01-06

OALabs/hashdb-ida :: hashdb.py

HashDB API hash lookup plugin for IDA Pro

319 stars
44 forks
2021→24
319 44 2021-09-14 2024-10-15

ramikg/uncertaintifier :: uncertaintifier.py

Add question marks to Hex-Rays local variable names

0 stars
0 forks
2021→23
0 0 2021-07-19 2023-02-21

WanQingGit/IDA7script :: oregami/typeregter_plugin.py

常用的比较实用的ida插件脚本

7 stars
3 forks
2021
7 3 2021-03-21 2021-04-03

Sandhya-hub/langflow :: venv/Lib/site-packages/qianfan/common/client/plugin.py

0 stars
0 forks
2024
0 0 2024-08-12 2024-08-12

PwCUK-CTO/SmartJump :: plugins/SmartJump.py

IDA Pro plugin to enhance the 'g' keyboard shortcut

43 stars
4 forks
2020→23
43 4 2020-09-14 2023-07-24

Krietz7/IDA-VarViewer :: src/IDA-VarViewer.py

IDA plugin which provided a form to observe stack variable and reg variable more clearly

5 stars
1 forks
2024→25
5 1 2024-11-08 2025-03-30

BroilFish/LazyIDA_mem :: LazyIDA2.py

LazyIDA脚本添加 内存指针调整的快捷键功能

7 stars
1 forks
2022
7 1 2022-06-08 2022-06-22

CKCat/IDAPlugInContest :: 2015/PlugIn/ifl.py

IDAPlugIn Contest 备份

4 stars
3 forks
2021→24
4 3 2021-09-23 2024-01-29

19h/ida-plugins :: aidapal-main/idapal.py

1 stars
0 forks
2025
1 0 2025-04-08 2025-04-08

FFT-Hackers-old/IDA-Tools :: plugins/export-xref.py

The IDA sync plugin

4 stars
4 forks
2018→19
4 4 2018-07-06 2019-01-16

tmr232/Sark :: plugins/autoenum.py

IDAPython Made Easy

661 stars
100 forks
2015→25
661 100 2015-01-19 2025-02-22

alexander-hanel/RenameLocalVars :: src/rename_local_vars.py

RenameLocalVars is an IDA plugin that renames local variables to something easier to read.

15 stars
4 forks
2023
15 4 2023-07-07 2023-07-09

tmr232/Sark :: plugins/highlight_calls.py

IDAPython Made Easy

661 stars
100 forks
2015→25
661 100 2015-01-19 2025-02-22

thalium/idatag :: test/tagtest.py

IDA plugin to explore and browse tags

56 stars
13 forks
2019
56 13 2019-06-04 2019-07-19

grantmagdanz/virtualization-sdk-prototype :: tools/src/test/python/dlpx/virtualization/_internal/conftest.py

0 stars
1 forks
2019→20
0 1 2019-08-09 2020-01-22

KernelAnalysisPlatform/KlareDbg :: ida/python/qira.py

Kernel debugger using Timeless Debugging method.

73 stars
9 forks
2016→17
73 9 2016-06-20 2017-02-16

HACK-THE-WORLD/IDAPluginList :: symless/plugin/symless_plugin.py

IDA插件集合,含项目名称及项目地址,每日定时Clone项目。

397 stars
44 forks
2022→24
397 44 2022-03-21 2024-09-21

Introspelliam/ida-python :: Scripts/AsmViewer.py

3 stars
0 forks
2019
3 0 2019-03-17 2019-03-17

vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/python/examples/hexrays/vds5.py

🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.

11 stars
1 forks
2024
11 1 2024-03-25 2024-07-27

BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/python/examples/hexrays/vds5.py

0 stars
0 forks
2024
0 0 2024-01-23 2024-10-23

carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/python/examples/hexrays/vds5.py

NKU恶意代码分析

0 stars
2 forks
2023→22
0 2 2023-06-25 2022-12-18

Dy-Baby/NoVmpy :: novmpy.py

0 stars
1 forks
2022
0 1 2022-02-02 2022-02-02

readloud/PoC :: VMware/patchgap-blog/rizzo/rizzo_string.py

Proof of concept (PoC) - misc PoC - Internet of (In)Security Things

0 stars
1 forks
2022
0 1 2022-10-14 2022-10-16

0xjacklove/XMicro :: python/examples/core/install_user_defined_prefix.py

Ida microcode dislodge ollvm

6 stars
5 forks
2020
6 5 2020-10-09 2020-10-09

Ph0en1x-XMU/Ph0en1x-Team :: Reverse/ida/ida-plugin/findcrypt/findcrypt3.py

2 stars
1 forks
2022
2 1 2022-06-02 2022-06-02

grumpycoders/ghidra :: GhidraBuild/IDAPro/Python/6xx/plugins/xmlexp.py

1 stars
0 forks
2020
1 0 2020-05-05 2020-05-07

r3dlobst3r-org/Ghidra_Linux :: Extensions/IDAPro/Python/6xx/plugins/xmlexp.py

Ghidra from source, for Linux

1 stars
0 forks
2019
1 0 2019-12-06 2019-12-09

Maliha1994/DUDE :: DUDE/static/ghidra_9.1_PUBLIC/Extensions/IDAPro/Python/6xx/plugins/xmlexp.py

3 stars
0 forks
2023
3 0 2023-05-30 2023-05-30

syst3m2/pen_testing :: ghidra_9.1.2_PUBLIC_20200212/ghidra_9.1.2_PUBLIC/Extensions/IDAPro/Python/6xx/plugins/xmlexp.py

Repository for Capture the Flag events

0 stars
0 forks
2023
0 0 2023-10-08 2023-10-08

yashchaurasia667/Binary-Exploitation :: Tools/ghidra_11.3.1_PUBLIC/Extensions/IDAPro/Python/7xx/plugins/xml_exporter.py

0 stars
0 forks
2023→25
0 0 2023-11-11 2025-04-26

MassinissaDjellouli/CTFStuff :: tools/ghidra_11.2.1_PUBLIC/Extensions/IDAPro/Python/7xx/plugins/xml_exporter.py

0 stars
1 forks
2024→25
0 1 2024-01-16 2025-05-13

IoMT-Lab/re_toolbox :: tools/ghidra/ghidra_11.2.1_PUBLIC/Extensions/IDAPro/Python/7xx/plugins/xml_exporter.py

0 stars
0 forks
2025
0 0 2025-02-20 2025-02-28

k3rn3Lp4n1cK/ctf-live-build-config :: kali-config/common/includes.chroot/opt/ghidra_10.2.2_PUBLIC/Extensions/IDAPro/Python/7xx/plugins/xml_exporter.py

Custom Kali Live Builder for CTF's & OSCP

5 stars
2 forks
2023
5 2 2023-01-28 2023-05-18

techbliss/Python_editor :: 7.5/Add to plugins folder/Code editor/template/Plugin_temp.py

Better CodeEditor for Ida Pro.

228 stars
65 forks
2015→20
228 65 2015-07-04 2020-12-25

AshishGiri1806/langflowhack :: myenv/Lib/site-packages/qianfan/common/client/plugin.py

1 stars
0 forks
2024
1 0 2024-07-15 2024-07-22

KrishayNair/RAG_Chatbot :: myenv/Lib/site-packages/qianfan/common/client/plugin.py

0 stars
0 forks
2024
0 0 2024-07-15 2024-07-15

Prithiviraj-23/Drdo_documentqa :: venv/Lib/site-packages/qianfan/common/client/plugin.py

0 stars
0 forks
2024
0 0 2024-09-02 2024-09-04

Rabbonos/langhack :: lang/hackathon/Lib/site-packages/qianfan/common/client/plugin.py

0 stars
2 forks
2024
0 2 2024-07-15 2024-07-15

nccgroup/DriverBuddy :: DriverBuddy.py

DriverBuddy is an IDA Python script to assist with the reverse engineering of Windows kernel drivers.

362 stars
74 forks
2016→20
362 74 2016-09-15 2020-01-08

gaasedelen/patching :: plugins/patching.py

An Interactive Binary Patching Plugin for IDA Pro

1012 stars
119 forks
2022→24
1012 119 2022-02-10 2024-11-24

AcademySoftwareFoundation/OpenTimelineIO :: src/py-opentimelineio/opentimelineio/plugins/manifest.py

Open Source API and interchange format for editorial timeline information.

1566 stars
299 forks
2016→25
1566 299 2016-08-23 2025-05-12

allthingsida/qscripts :: snippet_manager/snippetmanager.py

Programming productivity plugin for IDAPython and C++ development

347 stars
36 forks
2019→25
347 36 2019-04-10 2025-03-25

williballenthin/idawilli :: plugins/dynamic_hints/dynamic_hints.py

IDA Pro resources, scripts, and configurations

111 stars
27 forks
2016→25
111 27 2016-12-14 2025-05-12

osirislab/ugo :: src/hotloader.py

IDA Hexrays plugin for Go binaries

4 stars
2 forks
2017
4 2 2017-12-13 2017-12-21

danielplohmann/gui-plugin-template :: template_plugin/PluginIda.py

A template for cross-compatible GUI plugins (IDA, Ghidra, Binary Ninja, Cutter)

6 stars
1 forks
2024
6 1 2024-02-26 2024-03-07

grayhatacademy/ida :: plugins/funcprofiler/funcprofiler.py

1351 stars
358 forks
2013→23
1351 358 2013-10-16 2023-10-23

patois/genmc :: genmc.py

Display Hex-Rays Microcode

238 stars
38 forks
2019→22
238 38 2019-06-05 2022-11-13

OALabs/findyara-ida :: findyara.py

IDA python plugin to scan binary with Yara rules

172 stars
36 forks
2017→24
172 36 2017-12-03 2024-01-30

vmallet/ida-hex-highlighter :: plugins/highlighter_plugin.py

Hex-Rays Block Highlighter plugin for IDA to highlight if/for/do/switch/while blocks

61 stars
9 forks
2022
61 9 2022-04-06 2022-04-17

eybisi/d810 :: D810.py

2 stars
2 forks
2022
2 2 2022-10-20 2022-10-25

sam-b/ida-scripts :: neo4ida/neo4ida.py

Dumping ground for whatever IDA Pro scripts I write

15 stars
17 forks
2015→16
15 17 2015-10-31 2016-10-09

toshipiazza/ghidra-plugin-hexagon :: GhidraBuild/IDAPro/Python/7xx/plugins/xml_exporter.py

Hexagon decompiler for Ghidra

47 stars
8 forks
2022
47 8 2022-01-15 2022-02-15

nihilus/IDA-pinlog :: loadlog_plugin.py

5 stars
2 forks
2014
5 2 2014-09-03 2014-09-04

qilingframework/qiling :: qiling/extensions/idaplugin/qilingida.py

A True Instrumentable Binary Emulation Framework

5427 stars
744 forks
2019→25
5427 744 2019-08-22 2025-05-06

matthewrhannon/IDAPython-Automation-Scripts :: pyyysigme.py

Various scripts written in IDAPython to perform various tasks to augment reverse engineering using IDA Pro. Most of the scripts perform some form of automation for signatures, deobfuscation, cleaning sections such as .pdata and RUNTIME_FUNCTION SEH exception handling, LLM Auto-Reversing Application (functions, variables, structures, etc..)

5 stars
4 forks
2024
5 4 2024-09-24 2024-09-24

gistable/gistable :: all-gists/b59679e31dbdb01064d6bceb827ed88b/snippet.py

GitHub gists and the dockerfiles needed to run them.

75 stars
23 forks
2018→23
75 23 2018-02-01 2023-02-11

FFT-Hackers-old/IDA-Tools :: plugins/ida-sync.py

The IDA sync plugin

4 stars
4 forks
2018→19
4 4 2018-07-06 2019-01-16

Xunflash/Dejunk :: Dejunk.py

An ida plug-in that matches the bulk removal of junk instructions from the program | 批量匹配去除花指令的ida插件

10 stars
1 forks
2023
10 1 2023-01-30 2023-09-06

nihilus/idascope :: IDAscope.py

28 stars
5 forks
2014
28 5 2014-08-31 2014-08-31

tmr232/Sark :: plugins/plugin_loader.py

IDAPython Made Easy

661 stars
100 forks
2015→25
661 100 2015-01-19 2025-02-22

Accenture/FirmLoader :: firmloader.py

100 stars
12 forks
2022→24
100 12 2022-06-09 2024-12-05

NL2Code/CodeS :: repos/LazyIDA-master/LazyIDA.py

22 stars
3 forks
2024
22 3 2024-03-25 2024-07-20

kernullist-honey/stlcomment :: src/stl_comment.py

STL Comment is an IDA plugin that comments on STL calls.

4 stars
4 forks
2019
4 4 2019-01-14 2019-01-14

twisted-fun/IDARE :: JumpTableFuncRename.py

Automation plugins for various reversing tasks in IDA.

8 stars
1 forks
2021
8 1 2021-09-05 2021-09-07

0xAlexei/WindowsDefenderTools :: scripts/mp_apicall_7.py

Tools for instrumenting Windows Defender's mpengine.dll

295 stars
54 forks
2018
295 54 2018-07-15 2018-10-25

techbliss/Processor-Changer :: plugins/Processor-Changer.py

Tool to change processor inside ida

12 stars
5 forks
2014
12 5 2014-04-18 2014-08-11

sfinktah/sfida :: keypatch.py

idapro python toolkit

14 stars
1 forks
2021→24
14 1 2021-03-01 2024-10-23

bootleg/ret-sync :: ext_ida/SyncPlugin.py

ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.

2140 stars
273 forks
2016→24
2140 273 2016-01-10 2024-02-29

Goatman13/altivec2c :: altivec2c.py

PowerPC Altivec to C plugin for IDA

1 stars
1 forks
2024
1 1 2024-02-18 2024-08-10

zmrbak/IDAPython :: 配套代码/ida10/python/examples/core/auto_instantiate_widget_plugin.py

在线课程《IDAPython脚本化软件逆向分析入门》课程源码

10 stars
6 forks
2022
10 6 2022-05-02 2022-05-14

aliyunav/Finger :: finger_plugin.py

A tool for recognizing function symbol

461 stars
65 forks
2021→24
461 65 2021-10-14 2024-04-08

sean2077/jumptohex-ida :: jumptohex.py

IDA plugin for jumping from the designated address of IDA View to the corresponding location of Hex View.

2 stars
0 forks
2024
2 0 2024-06-16 2024-06-16

josephH00/ida-InTooDeep :: InTooDeep.py

IDA Pro Folder Management Made Easy

13 stars
1 forks
2024
13 1 2024-08-11 2024-12-24

cmu-sei/pharos :: tools/ooanalyzer/ida/OOAnalyzer.py

Automated static analysis tools for binary programs

1594 stars
197 forks
2015→25
1594 197 2015-06-12 2025-03-27

nihilus/idapathfinder :: plugins/idapathfinder.py

17 stars
4 forks
2014
17 4 2014-08-31 2014-08-31

xerub/idastuff :: hnight.py

IDA Pro/Hexrays plugins

132 stars
34 forks
2017→18
132 34 2017-04-05 2018-10-02

maskelihileci/IDA_Ollvm-unflattener :: ollvm-unflattener.py

Control Flow Flattening Deobfuscator for Obfuscator-LLVM as a plugin for IDA Pro.

34 stars
6 forks
2025
34 6 2025-04-14 2025-04-14

Ga-ryo/IDAFuzzy :: ida_fuzzy.py

Fuzzy search tool for IDA Pro.

207 stars
38 forks
2018→19
207 38 2018-04-10 2019-12-16

wlingze/golang_rev :: golang_rev.py

A simple golang reverse engineering ida plugin

17 stars
2 forks
2020
17 2 2020-07-22 2020-12-16

harelon/GoFastAnalyzer :: go_analyzer.py

Go fastcall analysis for ida decompiler

33 stars
3 forks
2022→25
33 3 2022-09-17 2025-02-26

hoangcuongflp/Stuff :: ida-master/plugins/leafblower/leafblower.py

because I've orderliness obsession :(

6 stars
7 forks
2015→14
6 7 2015-10-12 2014-12-22

patois/vds5plugin :: vds5.py

vds5plugin - vds5.py script taken from IDAPython and turned into a plugin

7 stars
1 forks
2019→20
7 1 2019-05-20 2020-06-04

tmr232/ida-plugins :: autoenum/autoenum.py

IDA Pro Plugins

19 stars
9 forks
2015
19 9 2015-05-27 2015-05-31

clovme/WTools :: software/Reverse Cracking/IDA Professional 9.0/python/examples/hexrays/vds19.py

0 stars
0 forks
2025
0 0 2025-03-27 2025-05-11

zmrbak/IDAPython :: 配套代码/ida10/python/examples/hexrays/vds19.py

在线课程《IDAPython脚本化软件逆向分析入门》课程源码

10 stars
6 forks
2022
10 6 2022-05-02 2022-05-14

pfalcon/idapython :: Scripts/AsmViewer.py

Automatically exported from code.google.com/p/idapython

18 stars
5 forks
2015
18 5 2015-04-14 2015-04-14

FBLeee/IDA_stalker_trace_so_ :: stalker_trace_so.py

可以一键生成对指定函数hook的初步脚本 or trace,根据oacia / stalker_trace_so添加一些过滤规则,可以选择一键生成【trace所有函数的脚本】 or 【trace指定函数的脚本】

7 stars
6 forks
2024→25
7 6 2024-04-19 2025-02-24

benwoo1110/PMA-Notes :: Plugins/hexcopy.py

3 stars
0 forks
2022
3 0 2022-09-27 2022-12-10

scottmudge/DebugAutoPatch :: DebugAutoPatch.py

Patching system improvement plugin for IDA.

42 stars
4 forks
2019
42 4 2019-08-29 2019-09-07

HACK-THE-WORLD/IDAPluginList :: CTO/cto_func_lister_plugin.py

IDA插件集合,含项目名称及项目地址,每日定时Clone项目。

397 stars
44 forks
2022→24
397 44 2022-03-21 2024-09-21

clarkb7/annotate_lineinfo :: annotate_lineinfo_plugin.py

Annotate IDA with source and line number information from a PDB

12 stars
5 forks
2019→21
12 5 2019-03-24 2021-04-15

ianmkim/snnpp :: amx2.py

Spiking Neural Network implementation in pure C++ with minimal dependencies

9 stars
1 forks
2022
9 1 2022-10-31 2022-11-15

rouault/mapproxy_hips :: mapproxy_hips/pluginmodule.py

HIPS plugin for mapproxy

1 stars
1 forks
2022
1 1 2022-05-16 2022-07-13

BinaryAnalysisPlatform/bap-ida-python :: plugins/bap/plugins/pseudocode_bap_taint.py

integration with IDA

92 stars
31 forks
2016→21
92 31 2016-06-10 2021-05-27

tmr232/ida-plugins :: function_flow/function_flow.py

IDA Pro Plugins

19 stars
9 forks
2015
19 9 2015-05-27 2015-05-31

obaby/CommentView-4-IDAPRO-7.0 :: showcmts.py

CommentView 4 IDAPRO 7.0

55 stars
23 forks
2018→20
55 23 2018-01-24 2020-02-27

ax330d/hrdev :: hrdev.py

Hex-Rays Decompiler Enhanced View

179 stars
50 forks
2015→18
179 50 2015-02-22 2018-09-21

nihilus/krypton :: Krypton.py

4 stars
2 forks
2014
4 2 2014-08-31 2014-08-31

OALabs/UnpacMe-IDA-Byte-Search :: src/unpacme_search.py

UnpacMe IDA Byte Search

28 stars
3 forks
2023
28 3 2023-06-12 2023-11-20

luorui110120/IDAplugins :: python/importSym.py

ida插件

30 stars
17 forks
2015→16
30 17 2015-05-15 2016-02-29

rolandocarpio/GameHackingStuff :: Stuff/IDA/plugins/easy_nop.py

useful stuff for gamehacking

0 stars
4 forks
2021
0 4 2021-02-04 2021-02-01

silascutler/IDA_AutoAnalysis :: AutoAnalysis.py

IDA Pro plugin that rename functions on load, based on functionality

19 stars
1 forks
2018
19 1 2018-02-18 2018-03-09

cheery/rollernote :: main3.py

Music composition program

0 stars
0 forks
2024→25
0 0 2024-08-22 2025-03-23

tomsons26/tomsons_RE_scripts :: dump_asm.py

13 stars
4 forks
2017→25
13 4 2017-04-02 2025-01-27

sunyymq/windows.cracking.tools :: IDA_Pro_v6.6/plugins/Krypton.py

windows crackings tools

1 stars
1 forks
2018→17
1 1 2018-03-06 2017-11-22

sean2077/311SireCustomizedPackageDev :: ida-scripts/311stru_tool.py

Learn to make scp (Sire Customized Package) for game "‎Sangokushi XI Power-up Kit"(san11pk) by KOEI. Inspired by https://github.com/sjn4048/311MemoryResearch.

4 stars
0 forks
2024
4 0 2024-07-05 2024-07-12

za233/IDADeflat :: idadeflat.py

deflat plugins for ida pro

37 stars
13 forks
2023
37 13 2023-08-23 2023-08-25

zfi2/IDA-9.0-Discord-RPC :: ida-rpc.py

IDA 9.0 Discord Rich Presence Python plugin

7 stars
0 forks
2024
7 0 2024-08-17 2024-08-17

rolandocarpio/GameHackingStuff :: Stuff/IDA/plugins/DeepDecompile.py

useful stuff for gamehacking

0 stars
4 forks
2021
0 4 2021-02-04 2021-02-01

Cisco-Talos/CASC :: plugin/casc_plugin.py

42 stars
16 forks
2015→18
42 16 2015-05-04 2018-09-12

sean2077/make-word-dword-ida :: make_word_dword.py

IDA Pro Plugin: Quick Make Word and Double Word

2 stars
0 forks
2024
2 0 2024-06-17 2024-06-17

splishy-splash/RE-scripts :: Search_MSDN.py

a small curation of created/stolen scripts for reverse engineering

12 stars
0 forks
2022→24
12 0 2022-04-09 2024-05-03

securisec/mixto-scripts :: mixto-ida/mixto_ida_py2.py

Repo holds scripts to integrate with other tools

1 stars
1 forks
2020→25
1 1 2020-12-15 2025-05-12

RceNinja/Re-Scripts :: scripts/IA32-VMX-Helper/IA32_VMX_Helper.py

34 stars
5 forks
2019→21
34 5 2019-09-24 2021-07-20

hoangcuongflp/Stuff :: ida-master/plugins/codatify/codatify.py

because I've orderliness obsession :(

6 stars
7 forks
2015→14
6 7 2015-10-12 2014-12-22

WPeace-HcH/ElfDumper :: ElfDumper.py

A plugin for IDA that can dump the ELF file easily.

92 stars
19 forks
2023
92 19 2023-01-04 2023-04-03

ramikg/search-from-ida :: search_from_ida.py

Look up highlighted IDA strings using your browser

3 stars
0 forks
2022→23
3 0 2022-04-02 2023-02-21

o0Starley0o/HexRaysPlugins :: logger.py

7 stars
2 forks
2019
7 2 2019-09-03 2019-09-09

KaztoRay/MobilityBinwalker :: src/scripts/binida.py

0 stars
0 forks
2024
0 0 2024-08-27 2024-08-27

maskelihileci/Retrospective_Analysis :: Retrospective_Analysis.py

Retrospective Analysis

8 stars
0 forks
2024→25
8 0 2024-11-16 2025-02-19

stong/ida-scripts :: force-lvar-width.py

My IDA Pro scripts. (Not all created by me)

3 stars
0 forks
2021
3 0 2021-09-18 2021-09-18

LemonHaze420/misc_utils :: lemonyfresh.py

misc re tools

3 stars
0 forks
2025
3 0 2025-02-08 2025-04-21

zhouzhicun/ida-scripts :: python/IDA/IDAScripts/plugin_zzTemplate.py

ida相关脚本,包括字符串解密,BR/BLR混淆, 常见加密算法实现。

2 stars
3 forks
2024
2 3 2024-09-10 2024-09-18

HACK-THE-WORLD/IDAPluginList :: patching/plugins/patching.py

IDA插件集合,含项目名称及项目地址,每日定时Clone项目。

397 stars
44 forks
2022→24
397 44 2022-03-21 2024-09-21

vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/plugins/patching.py

🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.

11 stars
1 forks
2024
11 1 2024-03-25 2024-07-27

BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/plugins/patching.py

0 stars
0 forks
2024
0 0 2024-01-23 2024-10-23

carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/plugins/patching.py

NKU恶意代码分析

0 stars
2 forks
2023→22
0 2 2023-06-25 2022-12-18

jevinskie/ghidra-ublaze :: GhidraBuild/IDAPro/Python/7xx/plugins/xml_exporter.py

Ghidra MicroBlaze architecture

1 stars
0 forks
2022
1 0 2022-02-23 2022-03-06

ImpaleAskewArdently/ghidra_hex_bin :: GhidraBuild/IDAPro/Python/7xx/plugins/xml_exporter.py

0 stars
0 forks
2024
0 0 2024-08-01 2024-08-01

OSUSecLab/PaymentScope :: Tools/ghidra_10.0.3_PUBLIC/Extensions/IDAPro/Python/7xx/plugins/xml_exporter.py

11 stars
3 forks
2022
11 3 2022-08-12 2022-08-12

m223744/MalwareAnalysisCapstone :: mainCode/ghidraApi/ghidra/Extensions/IDAPro/Python/7xx/plugins/xml_exporter.py

Automated Static Malware Analysis Capstone

0 stars
0 forks
2020→22
0 0 2020-09-28 2022-04-01

nihilus/IDA-pinlog :: PinLogVS2010/CopyToIDAPluginsDir/loadlog_plugin.py

5 stars
2 forks
2014
5 2 2014-09-03 2014-09-04

malefs/security-smell-detector-python-gist :: gist-src/b59679e31dbdb01064d6bceb827ed88b.py

1 stars
5 forks
2019→20
1 5 2019-11-23 2020-07-26

malefs/security-smell-detector-python-gist :: gist-hash/b59679e31dbdb01064d6bceb827ed88b/snippet.py

1 stars
5 forks
2019→20
1 5 2019-11-23 2020-07-26

PyEGo/exp-gist :: hard-gists-me/b59679e31dbdb01064d6bceb827ed88b/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

PyEGo/exp-gist :: hard-gists-ego/b59679e31dbdb01064d6bceb827ed88b/snippet.py

Experiment results on hard-gists dataset

0 stars
1 forks
2021→22
0 1 2021-04-18 2022-11-18

vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/plugins/SyncPlugin.py

🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.

11 stars
1 forks
2024
11 1 2024-03-25 2024-07-27

BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/plugins/SyncPlugin.py

0 stars
0 forks
2024
0 0 2024-01-23 2024-10-23

carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/plugins/SyncPlugin.py

NKU恶意代码分析

0 stars
2 forks
2023→22
0 2 2023-06-25 2022-12-18

vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/python/examples/core/auto_instantiate_widget_plugin.py

🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.

11 stars
1 forks
2024
11 1 2024-03-25 2024-07-27

BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/python/examples/core/auto_instantiate_widget_plugin.py

0 stars
0 forks
2024
0 0 2024-01-23 2024-10-23

carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/python/examples/core/auto_instantiate_widget_plugin.py

NKU恶意代码分析

0 stars
2 forks
2023→22
0 2 2023-06-25 2022-12-18

HACK-THE-WORLD/IDAPluginList :: Finger/finger_plugin.py

IDA插件集合,含项目名称及项目地址,每日定时Clone项目。

397 stars
44 forks
2022→24
397 44 2022-03-21 2024-09-21

mandiant/capa :: capa/ida/plugin/capa_explorer.py

The FLARE team's open-source tool to identify capabilities in executable files.

5305 stars
604 forks
2020→25
5305 604 2020-06-16 2025-05-12

mzakocs/VirtualizationObfuscatorAnalysis :: ida/plugins/nop_and_hide.py

A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators

70 stars
10 forks
2021→22
70 10 2021-06-14 2022-10-07

idapython/src :: examples/decompiler/vds21.py

IDAPython project for Hex-Ray's IDA Pro

1484 stars
289 forks
2015→25
1484 289 2015-03-14 2025-03-13

joxeankoret/diaphora :: plugin/diaphora_plugin.py

Diaphora, the most advanced Free and Open Source program diffing tool.

3855 stars
385 forks
2015→24
3855 385 2015-03-20 2024-11-24

c3rb3ru5d3d53c/binlex :: scripts/plugins/ida/binlex/main.py

A Binary Genetic Traits Lexer Framework

490 stars
54 forks
2021→25
490 54 2021-06-14 2025-02-23