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 | ||
---|---|---|---|---|---|
mandiant/capa :: capa/ida/plugin/capa_explorer.py The FLARE team's open-source tool to identify capabilities in executable files. |
5326 stars 603 forks 2020→25 |
5326 | 603 | 2020-06-16 | 2025-05-22 |
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 |
1485 stars 288 forks 2015→25 |
1485 | 288 | 2015-03-14 | 2025-03-13 |
joxeankoret/diaphora :: plugin/diaphora_plugin.py Diaphora, the most advanced Free and Open Source program diffing tool. |
3866 stars 385 forks 2015→24 |
3866 | 385 | 2015-03-20 | 2024-11-24 |
c3rb3ru5d3d53c/binlex :: scripts/plugins/ida/binlex/main.py A Binary Genetic Traits Lexer Framework |
491 stars 54 forks 2021→25 |
491 | 54 | 2021-06-14 | 2025-02-23 |
panda-re/panda :: panda/plugins/ida_taint2/hexrays_ida_taint2.py Platform for Architecture-Neutral Dynamic Analysis |
2591 stars 492 forks 2013→25 |
2591 | 492 | 2013-08-23 | 2025-05-21 |
patois/HRDevHelper :: hrdevhelper.py HexRays ctree visualization plugin |
407 stars 35 forks 2019→24 |
407 | 35 | 2019-05-23 | 2024-09-06 |
polymorf/findcrypt-yara :: findcrypt3.py IDA pro plugin to find crypto constants (and more) |
1506 stars 256 forks 2017→24 |
1506 | 256 | 2017-03-20 | 2024-11-19 |
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 |
cedricp/ddt4all :: ddtplugins/card_programming.py OBD tool |
1333 stars 246 forks 2016→25 |
1333 | 246 | 2016-11-03 | 2025-05-11 |
15 stars 2 forks 2022→23 |
15 | 2 | 2022-02-07 | 2023-04-08 | |
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结构、反汇编和机器代码对恶意软件进行分类。) |
26 stars 7 forks 2021→24 |
26 | 7 | 2021-07-17 | 2024-02-13 |
AlyaGomaa/Search-API-plugin :: SearchAPI.py IDA Plugin for quickly searching for an API. |
5 stars 0 forks 2020→21 |
5 | 0 | 2020-07-25 | 2021-01-18 |
gistable/gistable :: all-gists/793f7ddfc2393ffd0418/snippet.py GitHub gists and the dockerfiles needed to run them. |
76 stars 23 forks 2018→23 |
76 | 23 | 2018-02-01 | 2023-02-11 |
timetravelthree/IDARustDemangler :: plugin/IDARustDemangler.py Rust Demangler & Normalizer plugin for IDA |
332 stars 20 forks 2023 |
332 | 20 | 2023-03-23 | 2023-07-24 |
danielplohmann/gui-plugin-template :: template_plugin/PluginIda.py A template for cross-compatible GUI plugins (IDA, Ghidra, Binary Ninja, Cutter) |
7 stars 1 forks 2024 |
7 | 1 | 2024-02-26 | 2024-03-07 |
1 stars 1 forks 2021→22 |
1 | 1 | 2021-12-31 | 2022-01-06 | |
SpaghettDev/BromaIDA :: BromaIDA.py IDA Broma support, now real |
9 stars 1 forks 2024→25 |
9 | 1 | 2024-04-28 | 2025-04-21 |
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 |
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 |
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 |
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 |
FriedAppleTeam/FRAPL :: Framework/FridaLink/FridaLink.py FRAPL Framework |
151 stars 24 forks 2016 |
151 | 24 | 2016-10-24 | 2016-12-26 |
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 |
0 stars 0 forks 2021→22 |
0 | 0 | 2021-09-19 | 2022-06-29 | |
nihilus/tree-cbass :: SourceCode/trunk/TREE/TREE_Analyzer.py |
5 stars 8 forks 2014 |
5 | 8 | 2014-08-31 | 2014-08-31 |
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 |
3 stars 0 forks 2025 |
3 | 0 | 2025-02-16 | 2025-04-09 | |
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 |
za233/IDADeflat :: idadeflat.py deflat plugins for ida pro |
37 stars 13 forks 2023 |
37 | 13 | 2023-08-23 | 2023-08-25 |
0xsmirk/ida_plugins :: rizzo/rizzo.py 常用IDA插件,有些插件被修正为适用于ida 7.5 sp3绿化版 |
1 stars 0 forks 2022 |
1 | 0 | 2022-07-24 | 2022-08-16 |
3 stars 0 forks 2022 |
3 | 0 | 2022-09-27 | 2022-12-10 | |
20000s/app_practise :: 企业微信/re_qywx/traceNatives.py 我逆过的一些app |
51 stars 21 forks 2022 |
51 | 21 | 2022-02-15 | 2022-11-02 |
toshipiazza/ghidra-plugin-hexagon :: GhidraBuild/IDAPro/Python/7xx/plugins/xml_exporter.py Hexagon decompiler for Ghidra |
46 stars 8 forks 2022 |
46 | 8 | 2022-01-15 | 2022-02-15 |
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 |
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 |
0xba1100n/VxhunterIDAForkForPython3HighVersion :: vxhunter_ida_py3.py 修复停止维护的Vxhunter IDA插件项目在python3高些的版本下运行的若干问题 |
9 stars 2 forks 2024 |
9 | 2 | 2024-08-25 | 2024-08-26 |
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 |
sean2077/311SireCustomizedPackageDev :: ida-scripts/big5-decode.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 |
patois/NECromancer :: NECromancer.py IDA Pro V850 Processor Module Extension |
33 stars 5 forks 2017→18 |
33 | 5 | 2017-08-20 | 2018-05-08 |
abyss - augmentation of Hexrays decompiler output |
343 stars 29 forks 2020→22 |
343 | 29 | 2020-05-26 | 2022-10-26 |
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 |
Goatman13/altivec2c :: altivec2c.py PowerPC Altivec to C plugin for IDA |
1 stars 1 forks 2024 |
1 | 1 | 2024-02-18 | 2024-08-10 |
1 stars 0 forks 2025 |
1 | 0 | 2025-01-17 | 2025-05-21 | |
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 |
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 |
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 |
Tiny cute emulator plugin for IDA based on unicorn. |
1166 stars 179 forks 2017→24 |
1166 | 179 | 2017-08-08 | 2024-08-13 |
BroilFish/LazyIDA_mem :: LazyIDA2.py LazyIDA脚本添加 内存指针调整的快捷键功能 |
7 stars 1 forks 2022 |
7 | 1 | 2022-06-08 | 2022-06-22 |
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. |
46 stars 14 forks 2014 |
46 | 14 | 2014-09-02 | 2014-09-02 |
WanQingGit/IDA7script :: oregami/typeregter_plugin.py 常用的比较实用的ida插件脚本 |
7 stars 3 forks 2021 |
7 | 3 | 2021-03-21 | 2021-04-03 |
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 |
26 stars 1 forks 2023→24 |
26 | 1 | 2023-04-04 | 2024-03-27 | |
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 |
0xPhoeniX/MazeWalker :: MazeUI/mazeui.py Toolkit for enriching and speeding up static malware analysis |
168 stars 31 forks 2017→22 |
168 | 31 | 2017-06-29 | 2022-01-28 |
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 |
zmrbak/IDAPython :: 配套代码/ida10/python/examples/hexrays/vds5.py 在线课程《IDAPython脚本化软件逆向分析入门》课程源码 |
10 stars 6 forks 2022 |
10 | 6 | 2022-05-02 | 2022-05-14 |
marlkiller/dylib_dobby_hook :: script/apps/IDA/plugins/patching.py A macOS dylib project , aimed at enhancing and extending the functionality of target software. |
315 stars 87 forks 2024→25 |
315 | 87 | 2024-01-14 | 2025-05-17 |
1 stars 0 forks 2025 |
1 | 0 | 2025-04-08 | 2025-04-08 | |
intbjw/gen_frida :: gen_frida.py IDA插件,用于生成 frida hook 代码 |
10 stars 0 forks 2025 |
10 | 0 | 2025-01-10 | 2025-01-10 |
1354 stars 358 forks 2013→23 |
1354 | 358 | 2013-10-16 | 2023-10-23 | |
IDA Hexrays plugin for highlighting your interesting variables or struct members |
7 stars 1 forks 2020 |
7 | 1 | 2020-07-29 | 2020-07-31 |
Yara rule making tool (IDA Pro & Binary Ninja & Cutter & Ghidra Plugin) |
234 stars 44 forks 2018→24 |
234 | 44 | 2018-06-26 | 2024-10-18 |
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 |
offset from base, idapython |
5 stars 0 forks 2021 |
5 | 0 | 2021-02-07 | 2021-06-15 |
fireundubh/IDA7-Rizzo :: rizzo.py Rizzo plugin by devttys0, ported to IDA 7 |
56 stars 16 forks 2018 |
56 | 16 | 2018-03-04 | 2018-03-04 |
27 stars 22 forks 2016 |
27 | 22 | 2016-06-27 | 2016-10-21 | |
General Purpose IDA Plugin |
0 stars 0 forks 2023 |
0 | 0 | 2023-11-23 | 2023-11-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 |
22 stars 5 forks 2020→24 |
22 | 5 | 2020-08-09 | 2024-03-14 | |
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 |
Goatman13/ida_fix_ppc_r0 :: ppc_r0_fix.py Fix PowerPC ld/std disassembly when RA = 0 |
0 stars 0 forks 2025 |
0 | 0 | 2025-05-22 | 2025-05-22 |
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 |
0 stars 0 forks 2024 |
0 | 0 | 2024-12-03 | 2024-12-03 | |
1 stars 0 forks 2023 |
1 | 0 | 2023-07-24 | 2023-07-24 | |
SeHwa/mipsrop-for-ida7 :: mipsrop.py forked from mipsrop plugin of devttys0 |
4 stars 1 forks 2019 |
4 | 1 | 2019-03-09 | 2019-03-09 |
miunasu/REAI_IDA :: REAI_plugin.py Use idapython create call topology, AI analysis function layer by layer. Get the target function conclusion.利用idapython创建函数调用拓扑,AI逐层分析函数,最终总结目标函数的功能。 |
2 stars 1 forks 2025 |
2 | 1 | 2025-04-17 | 2025-05-20 |
maiyao1988/IDAScripts :: plugin/step2jump.py Common IDA scripts for effective Reverse Enginnering |
170 stars 93 forks 2020→23 |
170 | 93 | 2020-01-31 | 2023-02-15 |
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 |
IdaClu is a version agnostic IDA Pro plugin for grouping similar functions. Pick an existing grouping algorithm or create your own. |
161 stars 16 forks 2023→24 |
161 | 16 | 2023-09-25 | 2024-11-17 |
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 |
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 |
7 stars 0 forks 2023→24 |
7 | 0 | 2023-11-19 | 2024-08-24 | |
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 |
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 |
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 |
IDA PRO auto-renaming plugin with tagging support |
712 stars 91 forks 2016→24 |
712 | 91 | 2016-09-16 | 2024-09-05 |
idapython/src :: examples/misc/cvt64/py_cvt64_sample.py IDAPython project for Hex-Ray's IDA Pro |
1485 stars 288 forks 2015→25 |
1485 | 288 | 2015-03-14 | 2025-03-13 |
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 |
197 stars 14 forks 2022→23 |
197 | 14 | 2022-05-05 | 2023-09-25 | |
42 stars 16 forks 2015→18 |
42 | 16 | 2015-05-04 | 2018-09-12 | |
ktb88/ctf :: 2017_2nd_TenDollarCTF/reversing/on_my_way/syms2elf.py repo for ctf |
22 stars 10 forks 2017→18 |
22 | 10 | 2017-07-16 | 2018-04-15 |
x64dbg/x64dbgida :: x64dbgida.py Official x64dbg plugin for IDA Pro. |
519 stars 50 forks 2016→24 |
519 | 50 | 2016-10-07 | 2024-09-24 |
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 |
REMnux/distro :: ppasrc/ghidra/ghidra-10.2-focal/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 |
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 |
matthewrhannon/IDAPython-Automation-Scripts :: Cleanup_Functions_v2__.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..) |
6 stars 4 forks 2024 |
6 | 4 | 2024-09-24 | 2024-09-24 |
NaC-L/TritonTraceAssembler :: TTA.py Creates a trace and gathers the trace together into a basic block |
7 stars 2 forks 2023 |
7 | 2 | 2023-05-31 | 2023-06-19 |
secrary/IDA-scripts :: idenLib/idenLib.py IDAPro scripts/plugins |
92 stars 28 forks 2018→19 |
92 | 28 | 2018-01-11 | 2019-02-26 |
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 |
z1r00/dia2ol :: diaphora/plugin/diaphora_plugin.py online diff |
6 stars 1 forks 2024 |
6 | 1 | 2024-12-11 | 2024-12-31 |
13 stars 12 forks 2017→23 |
13 | 12 | 2017-07-11 | 2023-02-28 | |
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 |
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 |
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 |
m223744/MalwareAnalysisCapstone :: mainCode/ghidraApi/ghidra/Extensions/IDAPro/Python/6xx/plugins/xmlexp.py Automated Static Malware Analysis Capstone |
0 stars 0 forks 2020→22 |
0 | 0 | 2020-09-28 | 2022-04-01 |
EaminC/Ghidra_DB :: ghidra_11.3.2_PUBLIC/Extensions/IDAPro/Python/6xx/plugins/xmlexp.py |
1 stars 0 forks 2025 |
1 | 0 | 2025-05-19 | 2025-05-19 |
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 |
MassinissaDjellouli/CTFStuff :: tools/ghidra_11.2.1_PUBLIC/Extensions/IDAPro/Python/6xx/plugins/xmlexp.py |
0 stars 1 forks 2024→25 |
0 | 1 | 2024-01-16 | 2025-05-13 |
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 |
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 1 forks 2024 |
0 | 1 | 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 |
JsHuang/IDATools :: Scripts/rizzo/rizzo-ida70.py A repo of collected useful IDA scripts and plugins |
1 stars 2 forks 2021→24 |
1 | 2 | 2021-10-26 | 2024-06-25 |
CKCat/IDAPlugInContest :: 2016/PlugIn/hexrays_hlight.py IDAPlugIn Contest 备份 |
4 stars 3 forks 2021→24 |
4 | 3 | 2021-09-23 | 2024-01-29 |
HACK-THE-WORLD/IDAPluginList :: auto_re/auto_re.py IDA插件集合,含项目名称及项目地址,每日定时Clone项目。 |
400 stars 44 forks 2022→24 |
400 | 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 |
HACK-THE-WORLD/IDAPluginList :: symless/plugin/symless_plugin.py IDA插件集合,含项目名称及项目地址,每日定时Clone项目。 |
400 stars 44 forks 2022→24 |
400 | 44 | 2022-03-21 | 2024-09-21 |
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 |
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 |
k3rn3Lp4n1cK/ctf-live-build-config :: kali-config/common/includes.chroot/opt/ghidra_10.2.2_PUBLIC/Extensions/IDAPro/Python/7xx/plugins/xml_importer.py Custom Kali Live Builder for CTF's & OSCP |
5 stars 2 forks 2023 |
5 | 2 | 2023-01-28 | 2023-05-18 |
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 |
joxeankoret/diaphora :: extras/diaphora_local.py Diaphora, the most advanced Free and Open Source program diffing tool. |
3866 stars 385 forks 2015→24 |
3866 | 385 | 2015-03-20 | 2024-11-24 |
mandiant/flare-ida :: plugins/shellcode_hashes_search_plugin.py IDA Pro utilities from FLARE team |
2333 stars 467 forks 2014→24 |
2333 | 467 | 2014-07-30 | 2024-10-29 |
idapython/src :: examples/decompiler/vds19.py IDAPython project for Hex-Ray's IDA Pro |
1485 stars 288 forks 2015→25 |
1485 | 288 | 2015-03-14 | 2025-03-13 |
airbus-cert/comida :: comida.py An IDA Plugin that help analyzing module that use COM |
213 stars 26 forks 2020→23 |
213 | 26 | 2020-02-07 | 2023-07-27 |
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 |
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 |
1354 stars 358 forks 2013→23 |
1354 | 358 | 2013-10-16 | 2023-10-23 | |
cseagle/ida_clemency :: clemency_dump.py IDA cLEMENCy Tools |
62 stars 12 forks 2017 |
62 | 12 | 2017-07-31 | 2017-07-31 |
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 |
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. |
98 stars 21 forks 2024→25 |
98 | 21 | 2024-12-19 | 2025-04-08 |
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 |
tmr232/Sark :: plugins/quick_copy.py IDAPython Made Easy |
661 stars 100 forks 2015→25 |
661 | 100 | 2015-01-19 | 2025-02-22 |
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 |
archercreat/ida_names :: ida_names.py IDA-names automatically renames pseudocode windows with the current function name. |
57 stars 8 forks 2022 |
57 | 8 | 2022-09-13 | 2022-12-24 |
gistable/gistable :: all-gists/8bfa8e25f36e6f619247203d1bc0291b/snippet.py GitHub gists and the dockerfiles needed to run them. |
76 stars 23 forks 2018→23 |
76 | 23 | 2018-02-01 | 2023-02-11 |
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 |
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 |
mcdulltii/obfDetect :: obfDetect.py IDA plugin to pinpoint obfuscated code |
140 stars 14 forks 2021→22 |
140 | 14 | 2021-08-17 | 2022-04-29 |
The-Itach1/Audit :: MipsAudit/MipsAudit.py 使用idapython写的一个辅助二进制固件漏洞挖掘的代码审计脚本 |
47 stars 8 forks 2022 |
47 | 8 | 2022-08-03 | 2022-08-03 |
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..) |
6 stars 4 forks 2024 |
6 | 4 | 2024-09-24 | 2024-09-24 |
naim94a/rebasedcomment :: rebased_comment.py Comment rebasing for IDA Pro |
24 stars 6 forks 2020 |
24 | 6 | 2020-04-05 | 2020-04-06 |
1 stars 0 forks 2024→25 |
1 | 0 | 2024-12-16 | 2025-02-15 | |
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. |
3 stars 1 forks 2025 |
3 | 1 | 2025-04-29 | 2025-04-29 |
Comsecuris/ida_strcluster :: strcluster.py extending IDA's string navigation capabilities |
177 stars 29 forks 2017→20 |
177 | 29 | 2017-07-19 | 2020-10-25 |
8 stars 3 forks 2015→21 |
8 | 3 | 2015-02-04 | 2021-03-03 | |
blacktop/symbolicator :: plugins/ida/symbolicate.py `ipsw` symbolication signatures |
62 stars 3 forks 2024→25 |
62 | 3 | 2024-07-17 | 2025-05-07 |
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 |
xpko/xpko.github.io :: IDA/plugins/export_source_path.py 常用工具使用记录&填坑 |
33 stars 11 forks 2020→25 |
33 | 11 | 2020-06-19 | 2025-04-22 |
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 |
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 |
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 |
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 |
cellebrite-labs/FunctionInliner :: functioninliner.py An IDA plugin that eases reversing of binaries that have been code-size-optimized with function outlining |
208 stars 9 forks 2021→24 |
208 | 9 | 2021-09-13 | 2024-12-31 |
HACK-THE-WORLD/IDAPluginList :: CTO/cto_plugin.py IDA插件集合,含项目名称及项目地址,每日定时Clone项目。 |
400 stars 44 forks 2022→24 |
400 | 44 | 2022-03-21 | 2024-09-21 |
A plugin for Hex-Ray's IDA Pro to produce ELF file with the symbols recognized to the ELF symbol table |
8 stars 1 forks 2020→22 |
8 | 1 | 2020-10-30 | 2022-05-31 |
2 stars 0 forks 2024→25 |
2 | 0 | 2024-12-01 | 2025-01-16 | |
1 stars 0 forks 2025 |
1 | 0 | 2025-04-08 | 2025-04-08 | |
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 |
HACK-THE-WORLD/IDAPluginList :: VulFi/vulfi.py IDA插件集合,含项目名称及项目地址,每日定时Clone项目。 |
400 stars 44 forks 2022→24 |
400 | 44 | 2022-03-21 | 2024-09-21 |
51 stars 7 forks 2023→25 |
51 | 7 | 2023-05-03 | 2025-05-18 | |
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 |
9 stars 4 forks 2023 |
9 | 4 | 2023-09-07 | 2023-09-14 | |
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 |
31 stars 4 forks 2021→22 |
31 | 4 | 2021-04-15 | 2022-04-24 | |
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 |
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 |
mandiant/flare-ida :: plugins/apply_callee_type_plugin.py IDA Pro utilities from FLARE team |
2333 stars 467 forks 2014→24 |
2333 | 467 | 2014-07-30 | 2024-10-29 |
AzErLoc/bIDApple :: bIDApple.py A very necessary plugin to play Bad Apple in IDA's navband |
0 stars 0 forks 2025 |
0 | 0 | 2025-05-20 | 2025-05-21 |
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 |
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 |
williballenthin/williballenthin.com :: tools/github-ida-plugins/fetch-github-ida-plugins.py Source for my personal website |
2 stars 2 forks 2012→25 |
2 | 2 | 2012-12-21 | 2025-05-23 |
7 stars 0 forks 2017→18 |
7 | 0 | 2017-11-28 | 2018-08-03 | |
7 stars 2 forks 2019 |
7 | 2 | 2019-09-03 | 2019-09-09 | |
792 stars 73 forks 2019→21 |
792 | 73 | 2019-09-03 | 2021-02-19 | |
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 |
zmrbak/IDAPython :: 配套代码/ida10/python/examples/hexrays/vds17.py 在线课程《IDAPython脚本化软件逆向分析入门》课程源码 |
10 stars 6 forks 2022 |
10 | 6 | 2022-05-02 | 2022-05-14 |
An IDA Pro swiss army knife (with a sexy name!) |
56 stars 15 forks 2012→13 |
56 | 15 | 2012-06-06 | 2013-03-15 |
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 |
22 stars 4 forks 2024 |
22 | 4 | 2024-03-25 | 2024-07-20 | |
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 |
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 |
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 |
junron/auto-enum :: plugin/auto_enum.py IDA/Binary Ninja Plugin to automatically identify and set enums for standard functions |
423 stars 19 forks 2024→25 |
423 | 19 | 2024-05-05 | 2025-01-16 |
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 |
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 |
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 |
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 |
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 |
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 |
computerline1z/IDAPatcher6.1 :: idapatcher.py IDA Patcher for v6.1 |
2 stars 3 forks 2014 |
2 | 3 | 2014-03-31 | 2014-03-31 |
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 |
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 |
D1ag0n-Young/PwnPatcher :: PwnPatcher.py A quick fix tool for pwn |
6 stars 0 forks 2023 |
6 | 0 | 2023-09-20 | 2023-09-25 |
thebabush/reversing-stuff :: ida_plugins/hyperv_gs_proc.py Reversing stuff. |
2 stars 1 forks 2019 |
2 | 1 | 2019-02-12 | 2019-02-18 |
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 |
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 |
idapython/src :: examples/misc/merge/py_mex1.py IDAPython project for Hex-Ray's IDA Pro |
1485 stars 288 forks 2015→25 |
1485 | 288 | 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-20 |
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 |
Cisco-Talos/DynDataResolver :: ddr_installer/install_data/ddr_plugin.py |
227 stars 30 forks 2018→22 |
227 | 30 | 2018-12-10 | 2022-12-08 |
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 |
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 |
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 |
WanQingGit/IDA7script :: dsync.py 常用的比较实用的ida插件脚本 |
7 stars 3 forks 2021 |
7 | 3 | 2021-03-21 | 2021-04-03 |
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 |
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 |
Xunhaoz/CodeLamaDecompiler :: 6. IDA plugin/CodeLlamaDecompilerPlugin.py |
0 stars 0 forks 2024 |
0 | 0 | 2024-08-11 | 2024-08-11 |
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 |
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 |
BinSigma/BinSourcerer :: BinSourcerer/IdaProTextExtractor_HRC.py BinSourcerer |
90 stars 28 forks 2014→22 |
90 | 28 | 2014-02-26 | 2022-03-01 |
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 |
A plug-in to enhance IDA's copy function |
1 stars 1 forks 2022 |
1 | 1 | 2022-12-28 | 2022-12-28 |
Titvt/BetterIDA :: BetterIDA.py Make IDA Better! |
1 stars 0 forks 2023→24 |
1 | 0 | 2023-11-08 | 2024-11-21 |
JPCERTCC/GobRAT-Analysis :: YaraGenerateTool/YaraGene_GobRAT_MultiArch.py |
0 stars 2 forks 2023 |
0 | 2 | 2023-11-27 | 2023-12-21 |
0 stars 0 forks 2025 |
0 | 0 | 2025-03-05 | 2025-03-05 | |
z1r00/dia2ol :: diaphora/extras/diaphora_local.py online diff |
6 stars 1 forks 2024 |
6 | 1 | 2024-12-11 | 2024-12-31 |
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 |
OraclePi/IDA_plugins :: mipsrop/mipsrop.py personal use |
0 stars 0 forks 2023 |
0 | 0 | 2023-07-14 | 2023-07-14 |
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 |
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 |
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 |
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 |
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 1 forks 2024 |
0 | 1 | 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/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 1 forks 2024 |
0 | 1 | 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/hexrays/vds3.py |
2 stars 1 forks 2022 |
2 | 1 | 2022-06-02 | 2022-06-02 |
BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/plugins/auto_re.py |
0 stars 1 forks 2024 |
0 | 1 | 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 |
BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/plugins/keypatch.py |
0 stars 1 forks 2024 |
0 | 1 | 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 |
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 |
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 |
mandiant/flare-ida :: plugins/stackstrings_plugin.py IDA Pro utilities from FLARE team |
2333 stars 467 forks 2014→24 |
2333 | 467 | 2014-07-30 | 2024-10-29 |
IDAPython Made Easy |
661 stars 100 forks 2015→25 |
661 | 100 | 2015-01-19 | 2025-02-22 |
gaasedelen/tenet :: plugins/tenet/integration/ida_loader.py A Trace Explorer for Reverse Engineers |
1405 stars 143 forks 2021→23 |
1405 | 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. |
83 stars 22 forks 2025 |
83 | 22 | 2025-03-04 | 2025-04-16 |
Image preview plugin for IDA disassembler. |
58 stars 13 forks 2015→22 |
58 | 13 | 2015-03-16 | 2022-09-17 |
williballenthin/idawilli :: scripts/add_segment/add_segment.py IDA Pro resources, scripts, and configurations |
112 stars 27 forks 2016→25 |
112 | 27 | 2016-12-14 | 2025-05-12 |
cellebrite-labs/LabSync :: labsync.py An IDA plugin that can be used to partially synchronize IDBs between different users reversing the same binaries |
126 stars 6 forks 2024→25 |
126 | 6 | 2024-12-31 | 2025-01-08 |
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 |
117 stars 28 forks 2017→24 |
117 | 28 | 2017-08-18 | 2024-08-11 | |
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 |
oct0xor/ida-emotionengine :: ida-emotionengine.py IDA Pro plugin that implements disassembly of PlayStation 2 COP2 MIPS instructions |
27 stars 7 forks 2022 |
27 | 7 | 2022-07-05 | 2022-07-11 |
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 |
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 |
Martyx00/CollaRE :: plugins/ida/CollaRE.py Multi-tool reverse engineering collaboration solution. |
140 stars 7 forks 2021→24 |
140 | 7 | 2021-02-14 | 2024-03-27 |
97 stars 42 forks 2020→22 |
97 | 42 | 2020-07-02 | 2022-04-05 | |
60 stars 15 forks 2020→23 |
60 | 15 | 2020-06-14 | 2023-10-17 | |
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 |
yoavst/Graffiti :: backends/ida/graffiti.py Create customized callgraph directly from your favorite IDE |
62 stars 13 forks 2022→25 |
62 | 13 | 2022-06-11 | 2025-03-18 |
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 |
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 |
104 stars 11 forks 2021 |
104 | 11 | 2021-03-01 | 2021-06-30 | |
miaubiz/type_copier :: type_copier.py ida pro type copying plugin |
9 stars 2 forks 2015 |
9 | 2 | 2015-04-20 | 2015-04-20 |
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 |
paradiseduo/ida-swift-demangle :: testSwift.py A tool to demangle Swift function names in IDA. |
6 stars 4 forks 2021 |
6 | 4 | 2021-07-15 | 2021-07-30 |
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 |
ZjW1nd/Better-printk-IDA9 :: better_printk.py Better printk display plugin for IDA (9.0). |
5 stars 0 forks 2025 |
5 | 0 | 2025-01-21 | 2025-02-28 |
danigargu/ida-scripts :: cyclomatic_complexity.py Misc IDA Pro scripts |
24 stars 7 forks 2016 |
24 | 7 | 2016-09-21 | 2016-10-17 |
1354 stars 358 forks 2013→23 |
1354 | 358 | 2013-10-16 | 2023-10-23 | |
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 |
Symbolic Execution plugin for IDA |
5 stars 1 forks 2022 |
5 | 1 | 2022-06-16 | 2022-09-15 |
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 |
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 |
zmrbak/IDAPython :: 配套代码/ida10/python/examples/hexrays/vds21.py 在线课程《IDAPython脚本化软件逆向分析入门》课程源码 |
10 stars 6 forks 2022 |
10 | 6 | 2022-05-02 | 2022-05-14 |
75 stars 9 forks 2023→25 |
75 | 9 | 2023-05-09 | 2025-03-02 | |
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 |
stuxnet147/IDA-Assistant :: IDA_Assistant.py IDA plugin to support automatic reverse engineering |
65 stars 10 forks 2024→25 |
65 | 10 | 2024-03-13 | 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 |
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 |
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 |
medigateio/ida_medigate :: plugins/ida-referee/referee.py Medigate plugin for c++ reverse engineering and other utils |
283 stars 36 forks 2020→23 |
283 | 36 | 2020-09-30 | 2023-05-25 |
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 |
Make your IDA Lazy! |
1246 stars 183 forks 2016→25 |
1246 | 183 | 2016-06-12 | 2025-04-03 |
tmr232/ida-plugins :: quick_copy/quick_copy.py IDA Pro Plugins |
19 stars 9 forks 2015 |
19 | 9 | 2015-05-27 | 2015-05-31 |
allthingsida/qscripts :: snippet_manager/snippetmanager.py Programming productivity plugin for IDAPython and C++ development |
348 stars 36 forks 2019→25 |
348 | 36 | 2019-04-10 | 2025-05-20 |
Easy-to-use IDA plugin for code emulation |
32 stars 2 forks 2022→24 |
32 | 2 | 2022-12-28 | 2024-05-06 |
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 |
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 |
zmrbak/IDAPython :: 配套代码/ida10/python/examples/hexrays/vds6.py 在线课程《IDAPython脚本化软件逆向分析入门》课程源码 |
10 stars 6 forks 2022 |
10 | 6 | 2022-05-02 | 2022-05-14 |
y0ug/gracewire_research :: tools/ida_grace_core_deobfucation.py |
0 stars 0 forks 2022 |
0 | 0 | 2022-11-15 | 2022-11-15 |
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..) |
6 stars 4 forks 2024 |
6 | 4 | 2024-09-24 | 2024-09-24 |
IDA plugin for YARA signature creation |
11 stars 2 forks 2023→24 |
11 | 2 | 2023-11-25 | 2024-10-19 |
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 |
richor1042/IDAFuncOutline :: funcOutline.py Resume FuncOutline by idapython |
28 stars 6 forks 2024 |
28 | 6 | 2024-08-13 | 2024-08-20 |
Skwteinopteros/ida-venv :: ida_venv.py An IDA Pro plugin to allow use of Python venvs |
15 stars 1 forks 2024 |
15 | 1 | 2024-01-25 | 2024-10-04 |
Antelcat/ida_copilot :: ida_copilot.py ChatGPT Agent analyses your IDA pseudocode |
187 stars 12 forks 2023 |
187 | 12 | 2023-11-02 | 2023-11-02 |
oacia/stalker_trace_so :: stalker_trace_so.py 一个IDA插件,利用frida-stalker在加载so时打印出所有函数调用,解决frida-trace无法在so加载时trace的问题 |
170 stars 48 forks 2023→25 |
170 | 48 | 2023-11-17 | 2025-05-16 |
The-Itach1/Audit :: ArmAudit/ArmAudit.py 使用idapython写的一个辅助二进制固件漏洞挖掘的代码审计脚本 |
47 stars 8 forks 2022 |
47 | 8 | 2022-08-03 | 2022-08-03 |
gistable/gistable :: all-gists/c6936d219db8e6635d25/snippet.py GitHub gists and the dockerfiles needed to run them. |
76 stars 23 forks 2018→23 |
76 | 23 | 2018-02-01 | 2023-02-11 |
taida957789/ida-mcp-server-plugin :: ida-mcp-server.py IDA Pro Plugin for serving MCP SSE server for cursor / claude |
124 stars 26 forks 2025 |
124 | 26 | 2025-03-25 | 2025-03-27 |
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 |
0xba1100n/VxhunterIDAForkForPython3HighVersion :: vxhunter_core_py3.py 修复停止维护的Vxhunter IDA插件项目在python3高些的版本下运行的若干问题 |
9 stars 2 forks 2024 |
9 | 2 | 2024-08-25 | 2024-08-26 |
1 stars 0 forks 2025 |
1 | 0 | 2025-04-08 | 2025-04-08 | |
0 stars 0 forks 2021→22 |
0 | 0 | 2021-09-19 | 2022-06-29 | |
1 stars 0 forks 2025 |
1 | 0 | 2025-04-08 | 2025-04-08 | |
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 |
3 stars 0 forks 2019 |
3 | 0 | 2019-03-17 | 2019-03-17 | |
xerub/idastuff :: arm64/Simp7.py IDA Pro/Hexrays plugins |
132 stars 34 forks 2017→18 |
132 | 34 | 2017-04-05 | 2018-10-02 |
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 |
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 |
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 |
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 |
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 |
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 |
0 stars 0 forks 2023 |
0 | 0 | 2023-01-11 | 2023-06-08 | |
217 stars 33 forks 2021→23 |
217 | 33 | 2021-04-15 | 2023-12-20 | |
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 |
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 |
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 |
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 |
5 stars 2 forks 2022 |
5 | 2 | 2022-04-25 | 2022-08-09 | |
williballenthin/idawilli :: plugins/hint_calls/hint_calls.py IDA Pro resources, scripts, and configurations |
112 stars 27 forks 2016→25 |
112 | 27 | 2016-12-14 | 2025-05-12 |
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 |
jiqiu2022/Tenet-IDA9.0 :: tenet/integration/ida_loader.py Tenet的修复版本,支持了ida9.0,增加了类似LLDB的调试逻辑,优化了界面,增加了arm64的支持,以及ALSR部分的重写 |
166 stars 54 forks 2025 |
166 | 54 | 2025-04-13 | 2025-04-17 |
william965/Tenet-IDA9.0 :: tenet/integration/ida_loader.py Tenet的修复版本,支持了ida9.0,增加了类似LLDB的调试逻辑,优化了界面,增加了arm64的支持,以及ALSR部分的重写 |
0 stars 0 forks 2025 |
0 | 0 | 2025-04-18 | 2025-05-23 |
userlandkernel/iOS-Firmware-Changes :: iPhone11Pro/aarch64_pac.py |
23 stars 6 forks 2018→20 |
23 | 6 | 2018-12-15 | 2020-04-30 |
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 1 forks 2024 |
0 | 1 | 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 |
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 |
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 1 forks 2024 |
0 | 1 | 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 |
0 stars 0 forks 2024 |
0 | 0 | 2024-03-13 | 2024-03-13 | |
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 |
1 stars 0 forks 2025 |
1 | 0 | 2025-05-03 | 2025-05-06 | |
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 |
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 |
fork 自 https://gitlab.com/eshard/d810 添加了参考文章、测试样本,作为备份。 |
12 stars 4 forks 2021 |
12 | 4 | 2021-08-04 | 2021-11-18 |
fork 自 https://gitlab.com/eshard/d810 添加了参考文章、测试样本,作为备份 |
5 stars 5 forks 2022 |
5 | 5 | 2022-07-24 | 2022-07-24 |
4 stars 0 forks 2022 |
4 | 0 | 2022-08-02 | 2022-08-02 | |
BraveCattle/ctf :: tools/ida_pro/IDA_Pro_7.7/plugins/BinCAT/python/idabincat/bcplugin.py |
0 stars 1 forks 2024 |
0 | 1 | 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 |
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 |
joxeankoret/diaphora :: jkutils/IDAMagicStrings.py Diaphora, the most advanced Free and Open Source program diffing tool. |
3866 stars 385 forks 2015→24 |
3866 | 385 | 2015-03-20 | 2024-11-24 |
idapython/src :: examples/decompiler/vds6.py IDAPython project for Hex-Ray's IDA Pro |
1485 stars 288 forks 2015→25 |
1485 | 288 | 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 |
IFL - Interactive Functions List (plugin for IDA Pro) |
461 stars 68 forks 2015→25 |
461 | 68 | 2015-09-22 | 2025-02-23 |
herosi/CTO :: cto_func_lister_plugin.py Call Tree Overviewer |
365 stars 38 forks 2021→25 |
365 | 38 | 2021-10-06 | 2025-04-02 |
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 |
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 |
Dynamic IDA Enrichment |
472 stars 91 forks 2014→22 |
472 | 91 | 2014-12-12 | 2022-03-02 |
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 |
toshipiazza/ghidra-plugin-hexagon :: GhidraBuild/IDAPro/Python/7xx/plugins/xml_importer.py Hexagon decompiler for Ghidra |
46 stars 8 forks 2022 |
46 | 8 | 2022-01-15 | 2022-02-15 |
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 |
doomedraven/Tools :: Reversing/FullColor.py Combination of different utilities, have fun! |
211 stars 93 forks 2018→24 |
211 | 93 | 2018-09-14 | 2024-02-05 |
HexRaysSA/ida-terminal-plugin :: index.py IDA Terminal |
4 stars 1 forks 2025 |
4 | 1 | 2025-04-08 | 2025-05-21 |
sfinktah/sfida :: idarest_chunked.py idapro python toolkit |
14 stars 1 forks 2021→24 |
14 | 1 | 2021-03-01 | 2024-10-23 |
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 |
KarelSvo/ddt4all-5.6.0 :: ddt4all560/ddtplugins/card_programming.py |
2 stars 0 forks 2024→25 |
2 | 0 | 2024-07-27 | 2025-01-15 |
13 stars 4 forks 2017→25 |
13 | 4 | 2017-04-02 | 2025-01-27 | |
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 |
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 |
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 |
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 |
0 stars 0 forks 2025 |
0 | 0 | 2025-03-05 | 2025-03-05 | |
stevemk14ebr/RETools :: IdaScripts/plugins/capa_explorer.py My reversing tools. Some custom, some not. |
205 stars 24 forks 2020→24 |
205 | 24 | 2020-05-27 | 2024-01-03 |
Pr0214/trace_natives :: traceNatives.py 一个小脚本,用于trace so中native函数的调用。 |
539 stars 147 forks 2021 |
539 | 147 | 2021-03-21 | 2021-08-07 |
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 |
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 |
1796 stars 167 forks 2017→25 |
1796 | 167 | 2017-05-29 | 2025-02-25 |
KasperskyLab/hrtng :: bin/plugins/notepad-md.py IDA Pro plugin with a rich set of features: decryption, deobfuscation, patching, lib code recognition and various pseudocode transformations |
1171 stars 111 forks 2024→25 |
1171 | 111 | 2024-08-02 | 2025-05-22 |
30 stars 1 forks 2024→25 |
30 | 1 | 2024-12-15 | 2025-05-07 | |
12 stars 1 forks 2023 |
12 | 1 | 2023-11-16 | 2023-12-11 | |
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 |
2 stars 3 forks 2016→18 |
2 | 3 | 2016-12-19 | 2018-07-19 | |
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 |
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 |
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 |
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 |
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 |
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 |
tmr232/Sark :: plugins/autostruct.py IDAPython Made Easy |
661 stars 100 forks 2015→25 |
661 | 100 | 2015-01-19 | 2025-02-22 |
cxiao/ida-rust-untangler :: ida_rust_untangler.py An IDA plugin which demangles Rust function names |
33 stars 4 forks 2023 |
33 | 4 | 2023-05-31 | 2023-12-11 |
WanQingGit/IDA7script :: hexrays_hook.py 常用的比较实用的ida插件脚本 |
7 stars 3 forks 2021 |
7 | 3 | 2021-03-21 | 2021-04-03 |
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 |
PowerPC to C plugin for IDA |
1 stars 1 forks 2023→24 |
1 | 1 | 2023-08-20 | 2024-11-15 |
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 |
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 |
Pr0214/Unidbg_FindKey :: IDAPlugin/functionList.py KeyFinder 是一个Unidbg插件,通过内存检索的方式查找AES的密钥,增强Unidbg分析和还原算法的能力。 |
178 stars 67 forks 2021 |
178 | 67 | 2021-10-18 | 2021-10-18 |
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 |
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 |
awgil/ffxiv_reverse :: idaplugins/ffnetwork.py Various utilities for reversing FF14 |
5 stars 1 forks 2023 |
5 | 1 | 2023-02-06 | 2023-10-03 |
1 stars 0 forks 2025 |
1 | 0 | 2025-04-08 | 2025-04-08 | |
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 |
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 |
miunasu/DynamicVarCheck_IDA :: DVC_plugin.py Dynamic identification of local variable values when debug running.调试的时候动态检查局部变量的值。 |
0 stars 0 forks 2025 |
0 | 0 | 2025-04-17 | 2025-05-15 |
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 |
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 |
todzhang/EQGRP_Analysis :: xorplugin/deobfuscate_plugin.py 分析EQGRP的技巧 |
3 stars 0 forks 2022→24 |
3 | 0 | 2022-03-21 | 2024-03-10 |
0 stars 0 forks 2022→25 |
0 | 0 | 2022-02-13 | 2025-05-23 | |
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 |
0 stars 0 forks 2016 |
0 | 0 | 2016-11-24 | 2016-11-26 | |
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 |
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 |
RolfRolles/FinSpyVM :: FinSpyDeob.py Static unpacker for FinSpy VM |
101 stars 26 forks 2018→21 |
101 | 26 | 2018-01-23 | 2021-07-11 |
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 |
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 |
ohjeongwook/binkit :: src/plugin/binkit_plugin.py Binary Reverse Engineering Data Science Kit |
83 stars 10 forks 2020 |
83 | 10 | 2020-05-23 | 2020-10-05 |
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 |
opensrcsec/ida-linux-alternatives :: linux_alternatives.py IDA Pro Python plugin to analyze and annotate Linux kernel alternatives |
24 stars 5 forks 2021 |
24 | 5 | 2021-11-28 | 2021-12-15 |
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 |
idapython/src :: examples/disassembler/install_user_defined_prefix.py IDAPython project for Hex-Ray's IDA Pro |
1485 stars 288 forks 2015→25 |
1485 | 288 | 2015-03-14 | 2025-03-13 |
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 |
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 |
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 |
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 |
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 |
z1r00/dia2ol :: diaphora/jkutils/IDAMagicStrings.py online diff |
6 stars 1 forks 2024 |
6 | 1 | 2024-12-11 | 2024-12-31 |
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 |
3 stars 0 forks 2025 |
3 | 0 | 2025-02-16 | 2025-04-09 | |
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 |
21 stars 10 forks 2024→25 |
21 | 10 | 2024-06-02 | 2025-05-11 | |
1 stars 0 forks 2024 |
1 | 0 | 2024-08-14 | 2024-08-28 | |
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 |
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 |
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 |
williballenthin/idawilli :: plugins/navband_visited.py IDA Pro resources, scripts, and configurations |
112 stars 27 forks 2016→25 |
112 | 27 | 2016-12-14 | 2025-05-12 |
IDAPython plugin that synchronizes disassembler and decompiler views |
451 stars 66 forks 2019→21 |
451 | 66 | 2019-05-09 | 2021-01-20 |
idapython/src :: examples/ui/tabular_views/custom/lazy_loaded_chooser.py IDAPython project for Hex-Ray's IDA Pro |
1485 stars 288 forks 2015→25 |
1485 | 288 | 2015-03-14 | 2025-03-13 |
248 stars 57 forks 2019→20 |
248 | 57 | 2019-02-15 | 2020-09-26 | |
mrexodia/ida-pro-mcp :: src/ida_pro_mcp/mcp-plugin.py MCP Server for IDA Pro. |
2043 stars 215 forks 2025 |
2043 | 215 | 2025-03-25 | 2025-05-19 |
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 |
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 |
quarkslab/qsynthesis :: ida_plugin/qsynthesis_plugin.py Greybox Synthesizer geared for deobfuscation of assembly instructions. |
154 stars 19 forks 2021→25 |
154 | 19 | 2021-07-30 | 2025-02-16 |
hugsy/stuff :: ida_scripts/ida_rpyc_server.py Unsorted, raw, ugly & probably poorly usable tools for reversing, exploit and pentest |
223 stars 88 forks 2014→24 |
223 | 88 | 2014-05-01 | 2024-08-28 |
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 |
1354 stars 358 forks 2013→23 |
1354 | 358 | 2013-10-16 | 2023-10-23 | |
gmh5225/IDA-MapSymbolParser :: IDA-MapSymbolParser.py IDA Map File Symbol Renamer |
21 stars 3 forks 2024→25 |
21 | 3 | 2024-03-15 | 2025-04-01 |
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 |
36 stars 8 forks 2020 |
36 | 8 | 2020-03-26 | 2020-09-30 | |
ChiChou/IDA-ObjCExplorer :: ObjCExplore.py Objective C classdump for IDA Pro |
145 stars 20 forks 2020 |
145 | 20 | 2020-08-09 | 2020-09-01 |
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 |
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 |
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 |
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 |
HyperSine/ida-rpyc :: ida-rpyc.py An IDA plugin that allows you call IDA python APIs from remote. |
15 stars 7 forks 2023 |
15 | 7 | 2023-03-25 | 2023-03-25 |
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 |
49 stars 16 forks 2015→22 |
49 | 16 | 2015-11-29 | 2022-03-01 | |
mahmoudimus/ida-pysigmaker :: sigmaker.py IDA Pro 9.0+ cross-platform port of @A200K's IDA-Pro-SigMaker to Python |
53 stars 8 forks 2024→25 |
53 | 8 | 2024-08-03 | 2025-04-03 |
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 |
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..) |
6 stars 4 forks 2024 |
6 | 4 | 2024-09-24 | 2024-09-24 |
3 stars 0 forks 2025 |
3 | 0 | 2025-02-16 | 2025-04-09 | |
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 |
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. |
1164 stars 184 forks 2023→25 |
1164 | 184 | 2023-02-28 | 2025-03-28 |
idapython/src :: examples/decompiler/vds17.py IDAPython project for Hex-Ray's IDA Pro |
1485 stars 288 forks 2015→25 |
1485 | 288 | 2015-03-14 | 2025-03-13 |
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 |
Krietz7/IDA-DataExportPlus :: DataExportPlus.py a IDA Pro plugin to export data better |
31 stars 5 forks 2024→25 |
31 | 5 | 2024-10-11 | 2025-04-14 |
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 |
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 |
HACK-THE-WORLD/IDAPluginList :: export_func_code/export_func_code.py IDA插件集合,含项目名称及项目地址,每日定时Clone项目。 |
400 stars 44 forks 2022→24 |
400 | 44 | 2022-03-21 | 2024-09-21 |
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 |
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 |
3 stars 0 forks 2025 |
3 | 0 | 2025-02-16 | 2025-04-09 | |
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 |
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 |
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 |
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 |
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 |
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 |
7 stars 2 forks 2024 |
7 | 2 | 2024-06-21 | 2024-11-08 | |
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 |
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 |
rogxo/IDA-ExportedMapSymbolParser :: IDA-ExportedMapSymbolParser.py Plugin for IDA Pro disassembler which allows loading IDA exported .map files. |
2 stars 2 forks 2025 |
2 | 2 | 2025-05-21 | 2025-05-21 |
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 |
tmr232/ida-plugins :: lca/lca.py IDA Pro Plugins |
19 stars 9 forks 2015 |
19 | 9 | 2015-05-27 | 2015-05-31 |
tmr232/Sark :: plugins/function_flow.py IDAPython Made Easy |
661 stars 100 forks 2015→25 |
661 | 100 | 2015-01-19 | 2025-02-22 |
ZjW1nd/Keypatch_9.0 :: keypatch9.0.py Keypatch plugin for ida9.0 from @y0ush4's Issue |
5 stars 2 forks 2025 |
5 | 2 | 2025-01-19 | 2025-02-04 |
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 |
m00dy-/IDAPlugins :: amoco/AmocoPlugin.py Various plugins for IDA pro |
4 stars 2 forks 2015 |
4 | 2 | 2015-10-07 | 2015-10-09 |
zmrbak/IDAPython :: 配套代码/ida10/python/examples/hexrays/vds3.py 在线课程《IDAPython脚本化软件逆向分析入门》课程源码 |
10 stars 6 forks 2022 |
10 | 6 | 2022-05-02 | 2022-05-14 |
21 stars 10 forks 2024→25 |
21 | 10 | 2024-06-02 | 2025-05-11 | |
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 |
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 |
jonpalmisc/ida_hexi :: hexi.py Hex-Rays decompiler inspector |
5 stars 2 forks 2024 |
5 | 2 | 2024-05-09 | 2024-05-10 |
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 |
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 |
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 |
binsys/MKBundleManager :: MKBundleManager/MKBundleManager.py mono mkbundle unpacker and file replace tool. |
13 stars 5 forks 2014→15 |
13 | 5 | 2014-10-06 | 2015-07-07 |
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 |
21 stars 10 forks 2024→25 |
21 | 10 | 2024-06-02 | 2025-05-11 | |
michaeljgoodman/Dumpulator-IDA :: dumpulator.py Currently proof-of-concept |
16 stars 4 forks 2021 |
16 | 4 | 2021-12-16 | 2021-12-17 |
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 |
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 |
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 |
1 stars 0 forks 2025 |
1 | 0 | 2025-04-08 | 2025-04-08 | |
Jinmo/palette-plugins :: keypatch/plugins/keypatch.py Palette plugins |
1 stars 1 forks 2019 |
1 | 1 | 2019-03-03 | 2019-04-28 |
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 |
tmr232/Sark :: plugins/autoenum.py IDAPython Made Easy |
661 stars 100 forks 2015→25 |
661 | 100 | 2015-01-19 | 2025-02-22 |
runope/reserve_android_notes :: ida/scripts/findcrypt/findcrypt3.py |
5 stars 2 forks 2022 |
5 | 2 | 2022-04-25 | 2022-08-09 |
doronz88/fa :: fa/ida_plugin.py Automation tool for locating symbols & structs in binary (primary IDA focused) |
88 stars 9 forks 2020→25 |
88 | 9 | 2020-04-16 | 2025-04-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 |
0 stars 2 forks 2023 |
0 | 2 | 2023-11-27 | 2023-12-21 | |
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 |
zh-explorer/ida_script :: firmware_fix.py some ida script |
32 stars 4 forks 2021 |
32 | 4 | 2021-08-18 | 2021-08-18 |
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 |
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 |
JPCERTCC/AutoYara4FLIRT :: CLI_AutoYara/_Tools/AutoYara4FLIRT.py |
15 stars 4 forks 2023 |
15 | 4 | 2023-05-29 | 2023-12-21 |
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 |
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 |
tmr232/Sark :: plugins/highlight_calls.py IDAPython Made Easy |
661 stars 100 forks 2015→25 |
661 | 100 | 2015-01-19 | 2025-02-22 |
Use angr within IDA |
2 stars 0 forks 2024 |
2 | 0 | 2024-06-10 | 2024-06-12 |
WanQingGit/IDA7script :: oregami/regname_plugin.py 常用的比较实用的ida插件脚本 |
7 stars 3 forks 2021 |
7 | 3 | 2021-03-21 | 2021-04-03 |
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 |
williballenthin/idawilli :: plugins/tag_func.py IDA Pro resources, scripts, and configurations |
112 stars 27 forks 2016→25 |
112 | 27 | 2016-12-14 | 2025-05-12 |
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. |
4 stars 0 forks 2025 |
4 | 0 | 2025-04-30 | 2025-05-08 |
1 stars 0 forks 2025 |
1 | 0 | 2025-04-08 | 2025-04-08 | |
CKCat/IDAPlugInContest :: 2015/PlugIn/ifl.py IDAPlugIn Contest 备份 |
4 stars 3 forks 2021→24 |
4 | 3 | 2021-09-23 | 2024-01-29 |
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 |
hugsy/stuff :: ida_scripts/WinIoCtlDecoder.py Unsorted, raw, ugly & probably poorly usable tools for reversing, exploit and pentest |
223 stars 88 forks 2014→24 |
223 | 88 | 2014-05-01 | 2024-08-28 |
Goatman13/ida-psx-gte :: gte.py IDA Pro plugin that implements disassembly of PlayStation CP2 MIPS instructions |
9 stars 0 forks 2024 |
9 | 0 | 2024-05-23 | 2024-08-10 |
mayl8822/IDA :: search_google.py Some useful ida script plugin |
3 stars 1 forks 2018 |
3 | 1 | 2018-02-28 | 2018-03-01 |
rmmenosfbarra/arsenal :: Reversing&Exploiting/IDA/Plugins/Keypatch/keypatch.py |
3 stars 0 forks 2017→19 |
3 | 0 | 2017-02-27 | 2019-06-30 |
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 |
cbwang505/DIYDynamoRIO :: MyLighthouse/lighthouse/ida_loader.py 动态二进制插桩框架DynamoRIO通过将程序代码进行反复插桩(Instrumentation)执行构建了源程序代码与操纵代码之间的桥梁,使DynamoRIO的客户端编写者能够在更高的层面上驾驭原有的程序代码.虽然程序的载体还是被编译成原生的汇编指令集执行,但是不管是原生代码还是程序行为逻辑DynamoRIO为我们提供丰富的API已经把这些封装成了足够友好操作方式暴露给客户端编写者使用,用户可以透明的修改原有的程序代码(HotPatch),执行追踪,Hook,调试,模拟等高级运行时操纵(Runtime Code Manipulation )技术.本文主要分析DynamoRIO插桩的主要流程和实现原理,深入源码片段中几个有意思的小节体现作者构思的巧妙之处,并附加相关demo分析让读者加深对DynamoRIO的认识. |
34 stars 8 forks 2020→22 |
34 | 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 |
92 stars 14 forks 2021→24 |
92 | 14 | 2021-06-07 | 2024-06-18 | |
5 stars 1 forks 2021→22 |
5 | 1 | 2021-05-19 | 2022-03-12 | |
3 stars 0 forks 2025 |
3 | 0 | 2025-02-16 | 2025-04-09 | |
rmmenosfbarra/arsenal :: Reversing&Exploiting/IDA/Plugins/IdaSploitter/idasploiter.py |
3 stars 0 forks 2017→19 |
3 | 0 | 2017-02-27 | 2019-06-30 |
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 |
leiwuhen92/firmware-analysis-toolkit_docker :: binwalk/src/scripts/binida.py 制作firmware-analysis-toolkit的docker镜像,用于固件模拟与仿真 |
3 stars 1 forks 2023 |
3 | 1 | 2023-07-08 | 2023-08-14 |
chen2438/zstu-study :: 计算机科学与信息技术/Python程序设计-高阶/大作业-路由器固件分析/binwalk-2.3.2/src/scripts/binida.py zstu 浙江理工大学 学习资料 |
93 stars 10 forks 2022→25 |
93 | 10 | 2022-06-11 | 2025-04-01 |
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 |
yamashita-spce/FirmHunter :: Emulator/binwalk/src/scripts/binida.py |
0 stars 0 forks 2025 |
0 | 0 | 2025-01-14 | 2025-01-23 |
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 1 forks 2024 |
0 | 1 | 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 |
stevemk14ebr/RETools :: IdaScripts/plugins/microavx.py My reversing tools. Some custom, some not. |
205 stars 24 forks 2020→24 |
205 | 24 | 2020-05-27 | 2024-01-03 |
1 stars 0 forks 2021 |
1 | 0 | 2021-04-28 | 2021-04-28 | |
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 |
4004 stars 465 forks 2014→22 |
4004 | 465 | 2014-09-05 | 2022-07-02 |
mandiant/flare-ida :: plugins/struct_typer_plugin.py IDA Pro utilities from FLARE team |
2333 stars 467 forks 2014→24 |
2333 | 467 | 2014-07-30 | 2024-10-29 |
tmr232/Sark :: plugins/meaningful.py IDAPython Made Easy |
661 stars 100 forks 2015→25 |
661 | 100 | 2015-01-19 | 2025-02-22 |
McGill-DMaS/Kam1n0-Community :: kam1n0-clients/ida-plugin/Kam1n0.py The Kam1n0 Assembly Analysis Platform |
628 stars 127 forks 2015→23 |
628 | 127 | 2015-09-09 | 2023-03-02 |
Hexrays decompiler plugin that colorizes and filters the decompiler's output based on regular expressions |
132 stars 11 forks 2019→23 |
132 | 11 | 2019-06-21 | 2023-12-08 |
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 |
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 |
70 stars 6 forks 2025 |
70 | 6 | 2025-02-27 | 2025-05-15 | |
xorpd/fcatalog_client :: fcatalog_plugin.py fcatalog idapython client |
27 stars 9 forks 2015→16 |
27 | 9 | 2015-09-10 | 2016-08-19 |
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 |
idapython/src :: examples/ui/auto_instantiate_widget_plugin.py IDAPython project for Hex-Ray's IDA Pro |
1485 stars 288 forks 2015→25 |
1485 | 288 | 2015-03-14 | 2025-03-13 |
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 |
Yet another IDA Pro real time syncing plugin |
16 stars 1 forks 2018 |
16 | 1 | 2018-03-27 | 2018-03-27 |
tmr232/Sark :: plugins/plugin_loader.py IDAPython Made Easy |
661 stars 100 forks 2015→25 |
661 | 100 | 2015-01-19 | 2025-02-22 |
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 |
CKCat/IDAPlugInContest :: 2016/PlugIn/command_palette.py IDAPlugIn Contest 备份 |
4 stars 3 forks 2021→24 |
4 | 3 | 2021-09-23 | 2024-01-29 |
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 |
0xAlexei/WindowsDefenderTools :: scripts/mp_apicall_7.py Tools for instrumenting Windows Defender's mpengine.dll |
297 stars 54 forks 2018 |
297 | 54 | 2018-07-15 | 2018-10-25 |
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 |
dragonGR/Ghidra :: GhidraBuild/IDAPro/Python/7xx/plugins/xml_exporter.py |
0 stars 0 forks 2019→23 |
0 | 0 | 2019-10-15 | 2023-11-15 |
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 |
thezdi/PoC :: VMware/patchgap-blog/rizzo/rizzo_string.py Proofs-of-concept |
791 stars 298 forks 2018→24 |
791 | 298 | 2018-06-06 | 2024-09-03 |
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 |
The-Itach1/Audit :: A_M_Audit/A_M_Audit.py 使用idapython写的一个辅助二进制固件漏洞挖掘的代码审计脚本 |
47 stars 8 forks 2022 |
47 | 8 | 2022-08-03 | 2022-08-03 |
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 |
gistable/gistable :: all-gists/eeea2093888e8d4004ec06b5a1dede1e/snippet.py GitHub gists and the dockerfiles needed to run them. |
76 stars 23 forks 2018→23 |
76 | 23 | 2018-02-01 | 2023-02-11 |
OALabs/findyara-ida :: findyara.py IDA python plugin to scan binary with Yara rules |
173 stars 36 forks 2017→24 |
173 | 36 | 2017-12-03 | 2024-01-30 |
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 |
williballenthin/idawilli :: plugins/dynamic_hints/dynamic_hints.py IDA Pro resources, scripts, and configurations |
112 stars 27 forks 2016→25 |
112 | 27 | 2016-12-14 | 2025-05-12 |
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 |
0 stars 0 forks 2024 |
0 | 0 | 2024-09-03 | 2024-09-04 | |
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 |
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 |
Jinmo/palette-plugins :: community-headers/plugins/main.py Palette plugins |
1 stars 1 forks 2019 |
1 | 1 | 2019-03-03 | 2019-04-28 |
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 |
Spiking Neural Network implementation in pure C++ with minimal dependencies |
9 stars 1 forks 2022 |
9 | 1 | 2022-10-31 | 2022-11-15 |
3 stars 0 forks 2025 |
3 | 0 | 2025-02-16 | 2025-04-09 | |
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 |
OALabs/StrAnnotate-IDA :: strannotate.py Simple string annotation plugin for IDA |
9 stars 2 forks 2022 |
9 | 2 | 2022-09-20 | 2022-09-29 |
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 |
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 |
2 stars 0 forks 2024 |
2 | 0 | 2024-10-06 | 2024-10-06 | |
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 |
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 |
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-20 |
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 |
awgil/ffxiv_reverse :: idaplugins/ffutil.py Various utilities for reversing FF14 |
5 stars 1 forks 2023 |
5 | 1 | 2023-02-06 | 2023-10-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 |
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 |
81 stars 6 forks 2022 |
81 | 6 | 2022-09-27 | 2022-10-15 | |
qilingframework/qiling :: qiling/extensions/idaplugin/qilingida.py A True Instrumentable Binary Emulation Framework |
5437 stars 745 forks 2019→25 |
5437 | 745 | 2019-08-22 | 2025-05-06 |
idapro python toolkit |
14 stars 1 forks 2021→24 |
14 | 1 | 2021-03-01 | 2024-10-23 |
eset/nimfilt :: nimfilt_ida.py A collection of modules and scripts to help with analyzing Nim binaries |
73 stars 7 forks 2024 |
73 | 7 | 2024-04-03 | 2024-10-07 |
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 |
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 |
1 stars 0 forks 2025 |
1 | 0 | 2025-04-08 | 2025-04-08 | |
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 |
VoidSec/DriverBuddyReloaded :: DriverBuddyReloaded.py Driver Buddy Reloaded is an IDA Pro Python plugin that helps automate some tedious Windows Kernel Drivers reverse engineering tasks |
359 stars 51 forks 2021→24 |
359 | 51 | 2021-10-22 | 2024-10-25 |
2 stars 1 forks 2019→22 |
2 | 1 | 2019-10-24 | 2022-03-23 | |
An ida plug-in that matches the bulk removal of junk instructions from the program | 批量匹配去除花指令的ida插件 |
11 stars 1 forks 2023 |
11 | 1 | 2023-01-30 | 2023-09-06 |
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 |
408 stars 70 forks 2022→25 |
408 | 70 | 2022-02-02 | 2025-01-01 | |
zmrbak/IDAPython :: 配套代码/ida10/python/examples/hexrays/vds19.py 在线课程《IDAPython脚本化软件逆向分析入门》课程源码 |
10 stars 6 forks 2022 |
10 | 6 | 2022-05-02 | 2022-05-14 |
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 |
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 |
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 |
evolution536/ida-heuristics :: heuristics.py IDA plugin for architecture-agnostic heuristics |
4 stars 0 forks 2024 |
4 | 0 | 2024-07-09 | 2024-07-26 |
r0ysue/FridaAndrioidNativeBeginnersBook :: Chap13/各种插件/findcrypt3/findcrypt-yara-master/findcrypt3.py 《安卓Frida SO逆向分析实战》 |
97 stars 39 forks 2023 |
97 | 39 | 2023-05-31 | 2023-10-22 |
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 |
3 stars 0 forks 2025 |
3 | 0 | 2025-02-16 | 2025-04-09 | |
JANlittle/IDARustHelper :: IDARustHelperPlugin.py Small rust binary analysis helper for IDA. |
86 stars 7 forks 2024 |
86 | 7 | 2024-01-23 | 2024-07-14 |
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 |
3 stars 0 forks 2019 |
3 | 0 | 2019-03-17 | 2019-03-17 | |
CELL SPU to C plugin for IDA |
3 stars 1 forks 2024→25 |
3 | 1 | 2024-01-24 | 2025-05-17 |
cellebrite-labs/PacXplorer :: pacxplorer.py IDA plugin to find code cross references to virtual functions using PAC codes |
143 stars 15 forks 2020→22 |
143 | 15 | 2020-09-14 | 2022-03-16 |
r0ysue/r0idamcp :: r0idamcp.py r0idamcp is a SSE protocal MCP server IDA pro plugin designed for automatic reverse engineering with LLM assistant |
34 stars 5 forks 2025 |
34 | 5 | 2025-04-26 | 2025-05-15 |
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 |
markusheitz/ghidra_tc1797 :: GhidraBuild/IDAPro/Python/6xx/plugins/xmlexp.py Add Tricore tc1797 processor specification to ghidra. |
7 stars 1 forks 2020→21 |
7 | 1 | 2020-09-28 | 2021-05-04 |
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 |
13 stars 4 forks 2017→25 |
13 | 4 | 2017-04-02 | 2025-01-27 | |
deactivated/idaenv :: idaenv/manager.py IDA Pro plugin manager |
23 stars 4 forks 2018→23 |
23 | 4 | 2018-07-03 | 2023-01-23 |
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 |
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 |
16 stars 5 forks 2015→24 |
16 | 5 | 2015-12-07 | 2024-10-27 | |
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 |
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 |
PwCUK-CTO/SmartJump :: plugins/SmartJump.py IDA Pro plugin to enhance the 'g' keyboard shortcut |
44 stars 4 forks 2020→23 |
44 | 4 | 2020-09-14 | 2023-07-24 |
tmr232/ida-plugins :: autostruct/autostruct.py IDA Pro Plugins |
19 stars 9 forks 2015 |
19 | 9 | 2015-05-27 | 2015-05-31 |
idapython/src :: Scripts/AsmViewer.py IDAPython project for Hex-Ray's IDA Pro |
1485 stars 288 forks 2015→25 |
1485 | 288 | 2015-03-14 | 2025-03-13 |
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 |
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 |
6 stars 4 forks 2014 |
6 | 4 | 2014-08-10 | 2014-08-21 | |
tmr232/ida-plugins :: function_flow/function_flow.py IDA Pro Plugins |
19 stars 9 forks 2015 |
19 | 9 | 2015-05-27 | 2015-05-31 |
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 |
2 stars 1 forks 2023 |
2 | 1 | 2023-11-07 | 2023-11-06 | |
alexander-hanel/RenameLocalVars :: src/rename_local_vars.py RenameLocalVars is an IDA plugin that renames local variables to something easier to read. |
14 stars 4 forks 2023 |
14 | 4 | 2023-07-07 | 2023-07-09 |
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 |
Krietz7/IDA-VarViewer :: src/IDA-VarViewer.py IDA plugin which provided a form to observe stack variable and reg variable more clearly |
6 stars 1 forks 2024→25 |
6 | 1 | 2024-11-08 | 2025-03-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 |
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 |
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 |
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 |
lasserre/ghidra :: GhidraBuild/IDAPro/Python/7xx/plugins/xml_exporter.py Ghidra fork for PhD research |
0 stars 0 forks 2022→24 |
0 | 0 | 2022-10-27 | 2024-07-04 |
icicle-emu/ghidra :: GhidraBuild/IDAPro/Python/7xx/plugins/xml_exporter.py Icicle patches for Ghidra |
1 stars 1 forks 2022→23 |
1 | 1 | 2022-11-10 | 2023-10-03 |
EaminC/Ghidra_DB :: ghidra_11.3.2_PUBLIC/Extensions/IDAPro/Python/7xx/plugins/xml_exporter.py |
1 stars 0 forks 2025 |
1 | 0 | 2025-05-19 | 2025-05-19 |
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 |
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 |
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 |
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 |
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 1 forks 2024 |
0 | 1 | 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 |
0 stars 1 forks 2022 |
0 | 1 | 2022-02-02 | 2022-02-02 | |
vAlerainTech/vAlerain-Ark :: cmake-build-debug/IDA_Pro_7.7/python/examples/hexrays/vds19.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/vds19.py |
0 stars 1 forks 2024 |
0 | 1 | 2024-01-23 | 2024-10-23 |
carsond135/malwareanalysis :: tools/IDA_Pro_7.7/IDA_Pro_7.7/python/examples/hexrays/vds19.py NKU恶意代码分析 |
0 stars 2 forks 2023→22 |
0 | 2 | 2023-06-25 | 2022-12-18 |
Ph0en1x-XMU/Ph0en1x-Team :: Reverse/ida/ida-plugin/findcrypt/findcrypt3.py |
2 stars 1 forks 2022 |
2 | 1 | 2022-06-02 | 2022-06-02 |
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 |
0 stars 0 forks 2023 |
0 | 0 | 2023-10-22 | 2023-12-14 | |
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 |
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 |
3 stars 0 forks 2019 |
3 | 0 | 2019-03-17 | 2019-03-17 | |
idapython/src :: Scripts/msdnapihelp.py IDAPython project for Hex-Ray's IDA Pro |
1485 stars 288 forks 2015→25 |
1485 | 288 | 2015-03-14 | 2025-03-13 |
gaasedelen/patching :: plugins/patching.py An Interactive Binary Patching Plugin for IDA Pro |
1019 stars 118 forks 2022→24 |
1019 | 118 | 2022-02-10 | 2024-11-24 |
1354 stars 358 forks 2013→23 |
1354 | 358 | 2013-10-16 | 2023-10-23 | |
HACK-THE-WORLD/IDAPluginList :: IdaClu/idaclu.py IDA插件集合,含项目名称及项目地址,每日定时Clone项目。 |
400 stars 44 forks 2022→24 |
400 | 44 | 2022-03-21 | 2024-09-21 |
osirislab/ugo :: src/hotloader.py IDA Hexrays plugin for Go binaries |
4 stars 2 forks 2017 |
4 | 2 | 2017-12-13 | 2017-12-21 |
zfi2/IDA-9.0-Discord-RPC :: ida-rpc.py IDA 9.0 Discord Rich Presence Python plugin |
8 stars 0 forks 2024 |
8 | 0 | 2024-08-17 | 2024-08-17 |
luorui110120/IDAplugins :: python/importSym.py ida插件 |
31 stars 17 forks 2015→16 |
31 | 17 | 2015-05-15 | 2016-02-29 |
danielplohmann/mcrit :: plugins/ida/ida_mcrit.py The MinHash-based Code Relationship & Investigation Toolkit (MCRIT) is a framework created to simplify the application of the MinHash algorithm in the context of code similarity. |
92 stars 13 forks 2022→25 |
92 | 13 | 2022-05-05 | 2025-05-22 |
17 stars 4 forks 2014 |
17 | 4 | 2014-08-31 | 2014-08-31 | |
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 |
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 |
cmu-sei/pharos :: tools/ooanalyzer/ida/OOAnalyzer.py Automated static analysis tools for binary programs |
1601 stars 198 forks 2015→25 |
1601 | 198 | 2015-06-12 | 2025-05-16 |
maskelihileci/Retrospective_Analysis :: Retrospective_Analysis.py Retrospective Analysis |
8 stars 0 forks 2024→25 |
8 | 0 | 2024-11-16 | 2025-02-19 |
BinaryAnalysisPlatform/bap-ida-python :: plugins/bap/plugins/bap_functions.py integration with IDA |
92 stars 31 forks 2016→21 |
92 | 31 | 2016-06-10 | 2021-05-27 |
idapro python toolkit |
14 stars 1 forks 2021→24 |
14 | 1 | 2021-03-01 | 2024-10-23 |
IDA plugin for analysing E language(or FlyStudio) complied file |
6 stars 3 forks 2021 |
6 | 3 | 2021-04-10 | 2021-08-19 |
singleghost2/IDA-Notepad-plus :: ida_plugin/ida_notepad_plus.py A useful IDA Notepad plug-in that can completely replace IDA’s native Notepad window. |
27 stars 4 forks 2024 |
27 | 4 | 2024-05-03 | 2024-12-03 |
IDA Pro plugin for query based searching within the binary useful mainly for vulnerability research. |
613 stars 67 forks 2022→25 |
613 | 67 | 2022-02-28 | 2025-05-13 |
IDA Pro/Hexrays plugins |
132 stars 34 forks 2017→18 |
132 | 34 | 2017-04-05 | 2018-10-02 |
rand-tech/pcm :: src/ida/mcp.py MCP for reverse engineering |
36 stars 5 forks 2025 |
36 | 5 | 2025-03-27 | 2025-03-30 |
gistable/gistable :: all-gists/b59679e31dbdb01064d6bceb827ed88b/snippet.py GitHub gists and the dockerfiles needed to run them. |
76 stars 23 forks 2018→23 |
76 | 23 | 2018-02-01 | 2023-02-11 |
2 stars 2 forks 2022 |
2 | 2 | 2022-10-20 | 2022-10-25 | |
stevemk14ebr/RETools :: IdaScripts/plugins/hexlight.py My reversing tools. Some custom, some not. |
205 stars 24 forks 2020→24 |
205 | 24 | 2020-05-27 | 2024-01-03 |
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 |
ys1231/idafridascript :: main.py IDA Pro 9.1 frida script generation plugins |
14 stars 4 forks 2025 |
14 | 4 | 2025-04-06 | 2025-05-11 |
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..) |
6 stars 4 forks 2024 |
6 | 4 | 2024-09-24 | 2024-09-24 |
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 |
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 |
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 |
maskelihileci/IDA_Ollvm-unflattener :: ollvm-unflattener.py Control Flow Flattening Deobfuscator for Obfuscator-LLVM as a plugin for IDA Pro. |
35 stars 6 forks 2025 |
35 | 6 | 2025-04-14 | 2025-04-14 |
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 |
28 stars 5 forks 2014 |
28 | 5 | 2014-08-31 | 2014-08-31 | |
scottmudge/DebugAutoPatch :: DebugAutoPatch.py Patching system improvement plugin for IDA. |
42 stars 4 forks 2019 |
42 | 4 | 2019-08-29 | 2019-09-07 |
cExplr/highlight_calls :: highlight_calls.py # This is originally by Jthuraisamy which he reimplemented from elsewhere. Since some of the API were outdated, I have updated it and it works well. |
0 stars 0 forks 2023 |
0 | 0 | 2023-07-20 | 2023-07-20 |
3 stars 0 forks 2022 |
3 | 0 | 2022-09-27 | 2022-12-10 | |
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 |
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 |
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 |
0rganizers/nmips :: instr_info.py nanoMIPS IDA plugin |
67 stars 11 forks 2021 |
67 | 11 | 2021-06-18 | 2021-09-15 |
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 |
HACK-THE-WORLD/IDAPluginList :: LazyIDA/LazyIDA.py IDA插件集合,含项目名称及项目地址,每日定时Clone项目。 |
400 stars 44 forks 2022→24 |
400 | 44 | 2022-03-21 | 2024-09-21 |
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 |
HACK-THE-WORLD/IDAPluginList :: CTO/cto_func_lister_plugin.py IDA插件集合,含项目名称及项目地址,每日定时Clone项目。 |
400 stars 44 forks 2022→24 |
400 | 44 | 2022-03-21 | 2024-09-21 |
0 stars 0 forks 2024→25 |
0 | 0 | 2024-07-25 | 2025-05-11 | |
p-state/ida-efitools2 :: ida-efitools2.py IDA plugin for extending UEFI reverse engineering capabilities |
59 stars 6 forks 2020→21 |
59 | 6 | 2020-10-15 | 2021-11-01 |
Display Hex-Rays Microcode |
238 stars 38 forks 2019→22 |
238 | 38 | 2019-06-05 | 2022-11-13 |
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 |
RobinDavid/idasec :: idasec.py IDA plugin for reverse-engineering and dynamic interactions with the Binsec platform |
115 stars 25 forks 2016→17 |
115 | 25 | 2016-10-24 | 2017-11-19 |
BinaryAnalysisPlatform/bap-ida-python :: plugins/bap/plugins/bap_bir_attr.py integration with IDA |
92 stars 31 forks 2016→21 |
92 | 31 | 2016-06-10 | 2021-05-27 |
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 |
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 |
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 |
josephH00/ida-InTooDeep :: InTooDeep.py IDA Pro Folder Management Made Easy |
14 stars 1 forks 2024 |
14 | 1 | 2024-08-11 | 2024-12-24 |
OALabs/UnpacMe-IDA-Byte-Search :: src/unpacme_search.py UnpacMe IDA Byte Search |
27 stars 3 forks 2023 |
27 | 3 | 2023-06-12 | 2023-11-20 |
100 stars 12 forks 2022→24 |
100 | 12 | 2022-06-09 | 2024-12-05 | |
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 |
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 :: autoenum/autoenum.py IDA Pro Plugins |
19 stars 9 forks 2015 |
19 | 9 | 2015-05-27 | 2015-05-31 |
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 |
rolandocarpio/GameHackingStuff :: Stuff/IDA/plugins/DeepDecompile.py useful stuff for gamehacking |
0 stars 4 forks 2021 |
0 | 4 | 2021-02-04 | 2021-02-01 |
REMnux/distro :: ppasrc/ghidra/ghidra-10.1-bionic/ghidra/Extensions/IDAPro/Python/6xx/loaders/xmlldr.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 |
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 |
angryzor/rangers-analysis :: fpmath_optimizer.py Static analysis tools for rangers |
2 stars 0 forks 2023→25 |
2 | 0 | 2023-10-05 | 2025-05-21 |
22 stars 4 forks 2024 |
22 | 4 | 2024-03-25 | 2024-07-20 | |
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 |
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 |
Hex-Rays Decompiler Enhanced View |
179 stars 50 forks 2015→18 |
179 | 50 | 2015-02-22 | 2018-09-21 |
5 stars 2 forks 2014 |
5 | 2 | 2014-09-03 | 2014-09-04 | |
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 |
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 |
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 |
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. |
2142 stars 273 forks 2016→24 |
2142 | 273 | 2016-01-10 | 2024-02-29 |
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..) |
6 stars 4 forks 2024 |
6 | 4 | 2024-09-24 | 2024-09-24 |
sfinktah/sfida :: idarest_master.py idapro python toolkit |
14 stars 1 forks 2021→24 |
14 | 1 | 2021-03-01 | 2024-10-23 |
52 stars 2 forks 2020 |
52 | 2 | 2020-02-27 | 2020-02-27 | |
0 stars 0 forks 2023→25 |
0 | 0 | 2023-09-23 | 2025-03-09 |