Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: reverse-engineering

558 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
JusticeRage/Manalyze
Manalyze is a static analyzer for PE (Windows executable) files written in C++. It performs primary malware assessment by parsing PE struct…
871145active
ExeinfoASL/ASL
Exeinfo Pe is a free Windows GUI tool that detects packers, protectors, compilers, .NET obfuscators, and packed binary data formats in PE e…
931142active
GJDuck/e9patch
E9Patch is a static binary rewriting tool for x86_64 Linux ELF executables and shared objects, producing patched binaries that work as drop…
831137active
AloneMonkey/frida-ios-dump
A Python CLI script that uses Frida to dump decrypted iOS app binaries from a jailbroken device and packages them into an IPA. It connects …
323921maintenance
mrphrazer/reverser_ai
ReverserAI is a Binary Ninja plugin that provides automated reverse engineering assistance using locally-hosted large language models runni…
681127active
REhints/efiXplorer
efiXplorer is an IDA Pro plugin and loader that automates static analysis of UEFI firmware. It recovers EFI service function calls, identif…
901125active
CodingGay/BlackObfuscator
BlackObfuscator is a Java-based obfuscator for Android DEX files that applies control flow flattening to make decompiled code hard to analy…
311123active
Endermanch/XPKeygen
A C++ tool that generates valid Windows XP and Windows Server 2003 VLK product keys from a raw product key, based on reverse-engineered ell…
621122active
Washi1337/AsmResolver
AsmResolver is a .NET library for reading, modifying, and writing Portable Executable (PE) files, including those with .NET metadata. It pr…
941117active
luoyesiqiu/dpt-shell
dpt-shell is an Android Dex protection shell that hollows out DEX method implementations and reconstructs them at runtime to protect APK/AA…
1001115active
KJCracks/Clutch
Clutch is a fast iOS executable decryption and dumping tool that extracts decrypted binaries and .ipa files from installed apps on jailbrok…
233824maintenance
jwping/wxbot
A Go-based WeChat hook/robot framework that injects into the Windows PC WeChat client (specific versions 3.9.8.x) to expose a bot API, runn…
271099active
SteamTracking/SteamTracking
A project that tracks and reverse-engineers Steam and Valve data, including protobuf definitions and changes across Steam services. It moni…
771095active
wisk/medusa
Medusa is an open-source, modular, interactive disassembler written in C++, organized as a library with frontends including a GUI (qMedusa)…
571090active
amruth-sn/kong
Kong is an LLM-orchestrated reverse engineering CLI that plugs AI into Ghidra's analysis engine to recover function names, types, and struc…
631087active
memflow/memflow
memflow is a Rust library providing a modular framework for physical memory introspection of machines, including live hardware, virtual mac…
581087active
bitdefender/bddisasm
bddisasm is a fast, lightweight x86/x64 instruction decoder library written in C with no external dependencies, no memory allocation, and t…
741084active
HZJQF/help_tool
A PyQt5-based Windows GUI tool that uses inference models to identify the encryption or hashing algorithm behind a given ciphertext and att…
241083active
gorisanson/pikachu-volleyball
A browser-based reimplementation of the 1997 Windows game Pikachu Volleyball, created by reverse engineering the original machine code (phy…
711080active
mandiant/GoReSym
GoReSym is a cross-platform CLI tool that extracts symbols, function metadata, types, and program metadata from Go binaries, including stri…
911069active
RuntimeBrowser
RuntimeBrowser is a class browser for the Objective-C runtime on iOS and OS X that exposes all loaded classes, methods, and dynamically gen…
703658maintenance
QQBackup/qq-win-db-key
A collection of Python and Frida scripts for extracting database encryption keys from QQ (Tencent's messenger) across Windows, Linux, macOS…
721064active
lico-n/ZygiskFrida
A Zygisk (and Riru) module for rooted Android devices that injects the Frida gadget into application processes in a stealthy manner. It avo…
521063active
theapache64/stackzy
Stackzy is a cross-platform desktop application built with Compose Desktop that identifies the libraries used inside an Android APK. It dec…
711062active
Xeeynamo/sotn-decomp
A matching decompilation project recreating the C source code of Castlevania: Symphony of the Night from its original binaries for PS1, PSP…
681062active
MatthewKuKanich/CAN_Commander
CAN Commander is a tool for reverse engineering and analyzing CAN bus systems, pairing a Flipper Zero app with ESP32 firmware to interact w…
631059active
hyugogirubato/KeyDive
KeyDive is a Python CLI tool that extracts Widevine L3 DRM keys and device credentials from rooted Android devices using Frida instrumentat…
801058active
echo094/decode-js
A Node.js CLI tool built on Babel that analyzes and reverses obfuscated JavaScript back into readable source. It supports common obfuscatio…
771054active
nygard/class-dump
class-dump is a command-line utility that examines the Objective-C runtime information in Mach-O binaries and generates Objective-C header …
233585maintenance
apkunpacker/MagiskDetection
A curated collection of publicly available proof-of-concept Android apps that detect root, Magisk, Zygisk, and hooking frameworks like Frid…
681050active
paradiseduo/appdecrypt
A Swift CLI tool that decrypts FairPlay-encrypted Mach-O application binaries on macOS (SIP-enabled, macOS 11.3 or below, with newer suppor…
561046active
ac3ss0r/obfusheader.h
Obfusheader.h is a portable, header-only C++14 library providing compile-time obfuscation via metaprogramming, including string and constan…
271046active
Walter-Sparrow/lunar-tear
Lunar Tear is a private server implementation for a discontinued mobile game, written in Go. It bundles gRPC, CDN, and auth services with a…
701043active
hypery11/flipper-tesla-fsd
An open-source Tesla CAN bus toolkit implemented as a Flipper Zero app with an ESP32 port, providing features like FSD region-gate bypass, …
761038active
mitmproxy/android-unpinner
A Python CLI tool that removes certificate pinning from Android APKs so traffic can be intercepted with mitmproxy, without requiring a root…
541032active
Vuemony/vue-after-free
A PlayStation 4 userland code execution exploit delivered through the PlayStation Vue app, chained with kernel exploits (Lapse, Poopsploit/…
671029active
danielweidman/pixmob-ir-reverse-engineering
A reverse-engineering project and Python tooling for the PixMob infrared (and RF) protocol used by LED wristbands at large events, enabling…
621028active
toniebox-reverse-engineering/teddycloud
TeddyCloud is an open-source replacement server for the Boxine Cloud that lets Toniebox owners host cloud services locally, serving their o…
941026active
Reloaded-Project/Reloaded-II
Reloaded II is a universal, C#/.NET-based mod loader and mod management framework for native games on X86 and X64. It uses DLL injection to…
971016active
Spade-sec/First
A WeChat mini-program security debugging tool (fork/extension of WMPFDebugger) that uses Frida injection and Chrome DevTools Protocol bridg…
741015active
gcarmix/HexWalk
HexWalk is a cross-platform GUI hex editor, viewer, and binary analyzer built on qhexedit2, Capstone, and Qt. It combines hex editing with …
841011active
indetectables-net/toolkit
A curated Windows toolkit bundling 101 applications for reverse engineering, malware analysis, and cracking, installed via an automated Inn…
891009active
LuckyPray/DexKit
DexKit is a high-performance dex parsing and deobfuscation library implemented in C++ with Kotlin bindings, used to locate obfuscated class…
871008active
nabla-c0d3/ssl-kill-switch2
SSL Kill Switch 2 is a blackbox Cydia Substrate tweak that disables SSL/TLS certificate validation, including certificate pinning, in iOS a…
233311maintenance
EasyHook/EasyHook
EasyHook is a Windows API hooking library that lets you intercept and extend unmanaged code APIs with managed (.NET) or native hook handler…
233292maintenance
morkt/GARbro
GARbro is a Windows GUI application for browsing, extracting, and converting resources (archives, images, audio) from visual novel games. I…
233263maintenance
plasma-disassembler/plasma
Plasma is an interactive disassembler for x86/x86-64, ARM, and MIPS binaries that generates indented pseudo-code with colored syntax. It su…
323072maintenance
WindySha/Xpatch
Xpatch is a Java CLI tool that repackages and re-signs Android APK files so the resulting APK can load installed Xposed modules. It enables…
503057maintenance
ac-pm/Inspeckage
Inspeckage is an Xposed module that performs dynamic analysis of Android applications by hooking Android API functions to observe runtime b…
232982maintenance
Jermic/Android-Crack-Tool
A macOS GUI application that bundles common Android APK reverse-engineering tools (Apktool, Dex2Jar, JD-GUI, SignApk, Zipalign) into one in…
232942maintenance
lifting-bits/mcsema
McSema is a framework that lifts native x86, amd64, aarch64, sparc32, and sparc64 executable binaries (ELF and PE) into LLVM bitcode. It wo…
102787maintenance
ma1co/Sony-PMCA-RE
A tool that interfaces with Sony digital cameras over USB to tweak settings, dump firmware, and install custom Android apps via the PlayMem…
232777maintenance
google/enjarify
Enjarify is a Python 3 tool that translates Dalvik bytecode from Android APK/DEX files into equivalent Java bytecode (JAR), enabling Java a…
102747maintenance
hanbinglengyue/FART
FART is an automated Android app unpacking (dex dumping) tool for ART environments, based on active invocation, implemented on Android 6.0/…
332724maintenance
leibnitz27/cfr
CFR (Class File Reader) is a Java decompiler written entirely in Java 6 that can decompile modern Java bytecode, including features from Ja…
612675maintenance
everdox/InfinityHook
InfinityHook is a Windows kernel library that hooks system calls, context switches, page faults, and DPCs by abusing ETW trace mechanics, r…
322673maintenance
y9nhjy/Proxifier-Keygen
A Python CLI keygen that generates registration keys for Proxifier (setup, portable, and Mac variants), based on a reverse-engineering anal…
282664maintenance
DarthTon/Xenos
Xenos is a Windows DLL injector built on the Blackbone library, supporting x86/x64 processes, manual image mapping, managed image injection…
232645maintenance
xoreaxeaxeax/rosenbridge
Rosenbridge is a security research project that documents a hardware backdoor in some VIA C3 x86 processors, allowing userland code to bypa…
322614maintenance
xdmjun/wxappUnpacker
wxappUnpacker is a Node.js tool that unpacks and decompiles WeChat mini-program packages (.wxapkg files), restoring WXML, WXSS, JS, and con…
322430maintenance
retroplasma/earth-reverse-engineering
A reverse-engineering project documenting and implementing access to Google Earth's undocumented 3D satellite mode, including URL structure…
102322maintenance
buginux/WeChatRedEnvelop
An iOS jailbreak tweak (Cydia plugin) written in Objective-C that automatically grabs red envelopes (lucky money) in WeChat. It integrates …
102292maintenance
ldpreload/BlackLotus
An open-source UEFI bootkit targeting Windows that implements a Secure Boot bypass, kernel-level persistence, and an HTTP-based C2 loader w…
292240maintenance
greatscottgadgets/ubertooth
Ubertooth is an open source wireless development platform for Bluetooth experimentation, providing host software, firmware, and hardware de…
562125maintenance
JKornev/hidden
A Windows kernel driver with a usermode library and CLI that can hide processes, files, directories, and registry keys, and protect process…
232051maintenance
weak1337/Alcatraz
Alcatraz is a GUI-based x64 binary obfuscator for Windows PE files (.exe, .dll, .sys) written in C++. It applies transformations like contr…
311993maintenance
corelan/mona
mona.py is a Python plugin for debuggers (Immunity Debugger, x64dbg) that assists with exploit development tasks such as finding ROP gadget…
101888maintenance
glmcdona/Process-Dump
Process Dump is a Windows command-line reverse-engineering tool that dumps unpacked malware PE files and loose code chunks from process mem…
231852maintenance
ljc545w/ComWeChatRobot
A PC WeChat robot implemented in C++ that reverse-engineers the Windows WeChat client to expose contacts, messaging, group management, and …
101816maintenance
lockedbyte/CVE-2021-40444
A proof-of-concept exploit generator for CVE-2021-40444, a Microsoft Office Word remote code execution vulnerability. It generates maliciou…
321800maintenance
gdbinit/Gdbinit
A feature-rich .gdbinit configuration script that enhances GDB with custom commands, macros, and a reverse-engineering-oriented interface f…
321796maintenance
tandasat/HyperPlatform
HyperPlatform is an Intel VT-x based hypervisor for Windows that provides a thin VM-exit filtering platform for research. It lets researche…
101759maintenance
java-deobfuscator/deobfuscator
A Java-based CLI tool that deobfuscates Java JAR files produced by commercial obfuscators such as Zelix KlassMaster, Stringer, Allatori, Da…
231756maintenance
Paisseon/SatellaJailed
Satella Jailed is an in-app purchase cracker for non-jailbroken ('jailed') iOS devices running iOS 12–16, distributed as an injectable dyli…
321698maintenance
marin-m/pbtk
pbtk (Protobuf toolkit) is a Python-based set of scripts with a unified GUI for extracting Protobuf data structures from programs (Java run…
991679maintenance
taviso/ctftool
An interactive command-line tool for exploring the CTF (Clipboard/Text Services Framework) protocol used by Windows Text Services. It suppo…
231667maintenance
asLody/whale
Whale is a cross-platform hook framework written in C++ that runs on Android, iOS, Linux, and macOS, supporting ARM/THUMB, ARM64, X86, and …
321665maintenance
dpnishant/appmon
AppMon is an automated framework for monitoring and tampering with system API calls of native macOS, iOS, and Android apps, built on Frida.…
101630maintenance
dstmath/frida-unpack
A Frida-based unpacking tool for Android apps that hooks libart.so's OpenMemory (or OpenCommon on Android 10) to dump decrypted DEX files f…
441612maintenance
Squalr/Squalr-Sharp
Squalr is a high-performance memory editor for Windows desktop games, written in C#, supporting memory scanning, pointer scanning, and x86/…
231597maintenance
lelinhtinh/de4js
de4js is a web-based JavaScript deobfuscator and unpacker that transforms obfuscated code (Eval, Array, JSFuck, JJencode, AAencode, Packer,…
101580maintenance
unixpickle/gobfuscate
A command-line tool that obfuscates Go binaries by compiling from obfuscated source code. It hashes package names, global identifiers, meth…
321573maintenance
YimMenu/YimMenu
YimMenu is a mod menu for Grand Theft Auto V that protects players against common public crashes and adds gameplay enhancements, including …
101569maintenance
gaasedelen/tenet
Tenet is an IDA Pro plugin for exploring and navigating execution traces of binaries. It provides a timeline widget and bidirectional execu…
231545maintenance
idapython/src
IDAPython is the Python scripting SDK and plugin framework for Hex-Rays' IDA Pro binary analysis suite, exposing IDA's disassembler, decomp…
101536maintenance
AsuharietYgvar/AppleNeuralHash2ONNX
A Python tool that converts Apple's NeuralHash perceptual hashing model (used in Apple's CSAM Detection system) into ONNX format. It includ…
321534maintenance
chip-red-pill/MicrocodeDecryptor
A set of Python scripts for decrypting Intel Atom CPU microcode updates, using encryption keys extracted via the Red Unlock debugging techn…
321510maintenance
ChiChou/bagbak
bagbak is a Node.js CLI tool that uses Frida to decrypt iOS App Store binaries on a jailbroken device, dumping decrypted IPAs including app…
901494maintenance
ptrkrysik/gr-gsm
A set of GNU Radio blocks and tools for receiving and decoding GSM transmissions using software-defined radios. It is based on the Airprobe…
371494maintenance
ezshine/wxapkg-convertor
A Node.js command-line tool that decompiles WeChat mini-program and mini-game .wxapkg packages back into readable source code, convertible …
231491maintenance
CYRUS-STUDIO/ApkToolPlus
ApkToolPlus is a visual, cross-platform desktop application for Android APK reverse analysis built in Java. It bundles APK decompilation/re…
401476maintenance
ptswarm/reFlutter
A Python-based framework that repacks Flutter Android and iOS apps with a patched Flutter engine library to enable dynamic analysis. It red…
101463maintenance
programa-stic/barf-project
BARF is an open-source Python framework for binary analysis and reverse engineering. It lifts instructions from x86 and ARM binaries into a…
321452maintenance
L4ys/LazyIDA
LazyIDA is an IDA Pro plugin written in Python (IDAPython) that adds convenience features like data format conversion with clipboard copy, …
621439maintenance
易开发 (DeveloperHelper)
DeveloperHelper (易开发) is an Android developer/analysis tool app with an Xposed module that dumps DEX files from packed (hardened) APKs, plu…
391419maintenance
NtQuery/Scylla
Scylla is a Windows x86/x64 tool for reconstructing import tables (IAT) of unpacked or dumped binaries. It supports dumping processes, fixi…
231418maintenance
0xnobody/vmpdump
VMPDump is a dynamic dumper and import fixer for binaries protected with VMProtect 3.x (x64), built on the VTIL intermediate language. It s…
231412maintenance
ele7enxxh/Android-Inline-Hook
A C library for inline hooking of native functions on 32-bit Android, supporting ARM, Thumb16, and Thumb32 instruction sets. It lets you re…
321401maintenance
tandasat/DdiMon
DdiMon is a hypervisor-based research tool that performs stealth inline hooking of Windows kernel API calls using Intel VT-x EPT memory sha…
321398maintenance
0xgalz/Virtuailor
Virtuailor is an IDAPython plugin for IDA Pro that reconstructs C++ virtual tables (vtables) for Intel x86/x64 and AArch64 binaries. It com…
321395maintenance

← prev page 4 / 6 next →