An open API service indexing awesome lists of open source software.

Reverse Engineering

The process of analyzing a subject system to identify the system’s components and their interrelationships and to create representations of the system in another form or at a higher level of abstraction.

https://github.com/ViRb3/magisk-frida

🔐 Run frida-server on boot with Magisk, always up-to-date

android exploitation frida magisk reverse-engineering root security

Last synced: 20 Mar 2025

https://github.com/naim94a/lumen

A private Lumina server for IDA Pro

collaboration ida ida-pro lumen lumina reverse-engineering

Last synced: 26 Dec 2025

https://github.com/PretendoNetwork/.github

Information on the WIP Custom Nintendo WiiU/3DS/2DS server and service replacements

custom-server custom-service custom-services hacktoberfest reverse-engineering reverse-proxy wii-u wii-u-homebrew wiiu wiiu-hacking wiiu-homebrew

Last synced: 27 Mar 2025

https://github.com/daem0nc0re/tangledwinexec

PoCs and tools for investigation of Windows process execution techniques

red-team reverse-engineering windbg-extension windows windows-internals

Last synced: 15 May 2025

https://github.com/ben-sb/javascript-deobfuscator

General purpose JavaScript deobfuscator

deobfuscation javascript reverse-engineering

Last synced: 15 May 2025

https://github.com/juzeon/SydneyQt

A cross-platform desktop client for the jailbroken New Bing AI Copilot (Sydney ver.) built with Go and Wails (previously based on Python and Qt).

bing bing-ai bing-chat binggpt chatbot chatgpt edge edgegpt go golang gpt jailbreak jailbroken new-bing reverse-engineering sydney wails wails-app wails2

Last synced: 24 Mar 2025

https://github.com/hack-different/apple-knowledge

A collection of reverse engineered Apple things, as well as a machine-readable database of Apple hardware

apple apple-silicon awesome exploit ios jailbreak jekyll macos macosx reverse-engineering ruby

Last synced: 02 Oct 2025

https://github.com/daem0nc0re/TangledWinExec

PoCs and tools for investigation of Windows process execution techniques

red-team reverse-engineering windbg-extension windows windows-internals

Last synced: 11 Jul 2025

https://github.com/juzeon/sydneyqt

A cross-platform desktop client for the jailbroken New Bing AI Copilot (Sydney ver.) built with Go and Wails (previously based on Python and Qt).

bing bing-ai bing-chat binggpt chatbot chatgpt edge edgegpt go golang gpt jailbreak jailbroken new-bing reverse-engineering sydney wails wails-app wails2

Last synced: 14 Apr 2025

https://github.com/pret/pokefirered

Decompilation of Pokémon FireRed/LeafGreen

c decompilation gameboy-advance pokemon reverse-engineering

Last synced: 08 Apr 2025

https://github.com/pret/pokeruby

Decompilation of Pokémon Ruby/Sapphire

c decompilation gameboy-advance pokemon reverse-engineering

Last synced: 14 May 2025

https://github.com/asamy/ksm

A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.

hypervisor introspect kernel linux reverse-engineering sandbox virtualization windows x86-64

Last synced: 13 Apr 2025

https://github.com/KiExitDispatcher/GoDefender

Anti Virtulization, Anti Debugging, AntiVM, Anti Virtual Machine, Anti Debug, Anti Sandboxie, Anti Sandbox, VM Detect package. Windows ONLY.

anti-cracking anti-debug anti-vm debugger debugging malware protection reverse-engineering

Last synced: 02 Apr 2026

https://github.com/horsicq/PDBRipper

PDBRipper is a utility for extract an information from PDB-files.

hacktoberfest hacktoberfest2023 pdb pdb-files pdb-parser reverse-engineering

Last synced: 09 Jul 2025

https://github.com/openblack/openblack

openblack is an open-source game engine that supports playing Black & White (2001).

blackandwhite c-plus-plus contributions-welcome game-development openblack reverse-engineering

Last synced: 01 Apr 2025

https://github.com/chenxiancai/STCObfuscator

iOS全局自动化 代码混淆 工具!支持cocoapod组件代码一并 混淆,完美避开hardcode方法、静态库方法和系统库方法!

anti-reversing confuse ios linkmap obfuscator objective-c reverse-engineering runtime

Last synced: 13 Mar 2025

https://github.com/horsicq/pdbripper

PDBRipper is a utility for extract an information from PDB-files.

hacktoberfest hacktoberfest2023 pdb pdb-files pdb-parser reverse-engineering

Last synced: 04 Oct 2025

https://github.com/chenxiancai/stcobfuscator

iOS全局自动化 代码混淆 工具!支持cocoapod组件代码一并 混淆,完美避开hardcode方法、静态库方法和系统库方法!

anti-reversing confuse ios linkmap obfuscator objective-c reverse-engineering runtime

Last synced: 04 Apr 2025

https://github.com/jonathansalwan/tigress_protection

Playing with the Tigress software protection. Break some of its protections and solve their reverse engineering challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.

deobfuscation llvm reverse-engineering solution-tigress-challenge symbolic-execution taint-analysis tigress tigress-protections triton

Last synced: 12 Apr 2025

https://github.com/dwgx/windsurfapi

Windsurf-to-OpenAI compatible API proxy

api-proxy llm-gateway openai-compatible reverse-engineering windsurf

Last synced: 05 Jun 2026

https://github.com/seemoo-lab/openwifipass

An open source implementation of Apple's Wi-Fi Password Sharing protocol in Python.

apple opack password-sharing reverse-engineering wifi

Last synced: 04 Apr 2025

https://github.com/7etsuo/windows-api-function-cheatsheets

A reference of Windows API function calls, including functions for file operations, process management, memory management, thread management, dynamic-link library (DLL) management, synchronization, interprocess communication, Unicode string manipulation, error handling, Winsock networking operations, and registry operations.

cheatsheet malware-analysis malware-research reverse-engineering syscalls systems-programming win32-api windows windows-10 windows-11 windows-api windows-internals

Last synced: 02 Oct 2025

https://github.com/8051Enthusiast/biodiff

Hex diff viewer using alignment algorithms from biology

reverse-engineering terminal

Last synced: 01 May 2025

https://github.com/gcarmix/HexWalk

Hex Viewer/Editor/Analyzer compatible with Linux/Windows/MacOS

binwalk gui hexeditor reverse-engineering

Last synced: 15 May 2025

https://github.com/zladx/LADX-Disassembly

Disassembly of Legend of Zelda: Links Awakening DX

gameboy hacktoberfest reverse-engineering z80

Last synced: 09 Jul 2025

https://github.com/JonathanSalwan/Tigress_protection

Playing with the Tigress software protection. Break some of its protections and solve their reverse engineering challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.

deobfuscation llvm reverse-engineering solution-tigress-challenge symbolic-execution taint-analysis tigress tigress-protections triton

Last synced: 01 May 2025

https://github.com/revenge-mod/Revenge

👊 Discord, your way. Revenge is a client modification for Discord mobile.

android discord discord-client-mod mod react-native reverse-engineering

Last synced: 04 Apr 2025

https://github.com/rizinorg/rz-ghidra

Deep ghidra decompiler and sleigh disassembler integration for rizin

decompiler disassembler ghidra hacktoberfest reverse-engineering rizin sleigh

Last synced: 16 May 2025

https://github.com/mrexodia/dumpulator

An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).

cross-platform debugging-tools easy-to-use emulator hacktoberfest malware malware-analysis malware-analyzer malware-research minidump python python3 reverse-engineering sandbox unicorn unpacking windows windows-internals x64

Last synced: 15 May 2025

https://github.com/netzob/netzob

Netzob: Protocol Reverse Engineering, Modeling and Fuzzing

automata fuzzing network protocols python reverse-engineering traffic-generation zoby

Last synced: 02 Apr 2025

https://github.com/1n3/reverseapk

Quickly analyze and reverse engineer Android packages

analyze android apk decompile hacking java linux mobile pentest pentesting reverse-engineering smali

Last synced: 12 Apr 2025

https://github.com/danielkrupinski/vac

Source code of Valve Anti-Cheat obtained from disassembly of compiled modules

anti-cheat csgo css disassembly dota2 reverse-engineering steam tf2 vac valve-anti-cheat

Last synced: 20 Apr 2026

https://github.com/HackOvert/AntiDBG

A bunch of Windows anti-debugging tricks for x86 and x64.

anti-debugging malware-analysis reverse-engineering

Last synced: 04 Apr 2025

https://github.com/1N3/ReverseAPK

Quickly analyze and reverse engineer Android packages

analyze android apk decompile hacking java linux mobile pentest pentesting reverse-engineering smali

Last synced: 26 Mar 2025

https://github.com/schutzwerk/canalyzat0r

Security analysis toolkit for proprietary car protocols

automotive-security carhacking reverse-engineering

Last synced: 02 Apr 2025

https://github.com/danielkrupinski/VAC

Source code of Valve Anti-Cheat obtained from disassembly of compiled modules

anti-cheat csgo css disassembly dota2 reverse-engineering steam tf2 vac valve-anti-cheat

Last synced: 12 Apr 2025

https://github.com/schutzwerk/CANalyzat0r

Security analysis toolkit for proprietary car protocols

automotive-security carhacking reverse-engineering

Last synced: 08 May 2025

https://github.com/unipacker/unipacker

Automatic and platform-independent unpacker for Windows binaries based on emulation

debugger dumper emulation packers pefile python reverse-engineering security unicorn-engine unpacker windows

Last synced: 18 Apr 2026

https://github.com/pret/pokeyellow

Disassembly of Pokemon Yellow

disassembly gameboy gbz80 pokemon reverse-engineering

Last synced: 14 May 2025

https://github.com/ludwig-v/wireless-carplay-dongle-reverse-engineering

CPlay2Air / Carlinkit Wireless Apple CarPlay Dongle reverse engineering

apple carlinkit carplay carplay2air cplay2air reverse-engineering

Last synced: 21 Jul 2025

https://github.com/indetectables-net/toolkit

The essential toolkit for reversing, malware analysis, and cracking

cracking infosec infosec-reference malware-analysis reverse-engineering

Last synced: 02 Aug 2025

https://github.com/secrary/makin

makin - reveal anti-debugging and anti-VM tricks [This project is not maintained anymore]

capstone debugging hooks malware-analysis reverse-engineering

Last synced: 09 Jul 2025

https://github.com/codermjlee/mjcript

【越狱-逆向】基于Cycript实现的一些实用函数

cycript reverse-engineering

Last synced: 27 Jan 2026

https://github.com/basilfx/tradfri-hacking

Hacking IKEA TRÅDFRI products, such as light bulbs, window blinds and other accessories.

custom-firmware hacking ikea lighting reverse-engineering teardown tradfri zigbee zigbee-light-link

Last synced: 25 Feb 2026

https://github.com/wecooperate/iMonitor

iMonitor(冰镜 - 终端行为分析系统)

edr malware-analysis open-procmon procmon reverse-engineering systemmonitor

Last synced: 21 Jul 2025

https://github.com/mandiant/stringsifter

A machine learning tool that ranks strings based on their relevance for malware analysis.

fireeye-data-science fireeye-flare learning-to-rank machine-learning malware-analysis reverse-engineering strings

Last synced: 15 May 2025

https://github.com/Redherring32/OpenTendo

An Open-Source HardWare (OSHW) recreation of the original 1985 front-loading NES Motherboard

motherboard nes open-source openhardware research reverse-engineering

Last synced: 22 Jul 2025

https://github.com/leoetlino/project-restoration

A Majora's Mask 3D patch that restores some mechanics from the original game to get the best of both worlds

3ds cpp game-modding majora-mask-3d majoras-mask reverse-engineering zelda

Last synced: 04 Apr 2025

https://github.com/sjh37/EntityFramework-Reverse-POCO-Code-First-Generator

EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from

code-generation database entity-framework reverse-engineering visual-studio

Last synced: 05 Apr 2025

https://github.com/Cur10s1tyByt3/GenP

This repository preserves access to all the source-codes and binaries following the Reddit community removal. For educational and research purposes only.

adobe autoit3 education genp guide infosec malware-analysis patcher pentest popup research resources reverse-engineering reversing src tool windows

Last synced: 12 Feb 2026

https://github.com/secrary/andromeda

Andromeda - Interactive Reverse Engineering Tool for Android Applications

android apk binary-analysis reverse-engineering static-analysis

Last synced: 13 Mar 2025

https://github.com/unbrowse-ai/unbrowse

Unbrowse — api native browser MCP/SDK for any agent. Auto-discovers APIs from browser traffic, generates skills on the fly to call APIs directly 100x faster, 80% cheaper locally.

agents agentskills browser-use clawdbot clawdbot-plugin har moltbot openclaw openclaw-skills reverse-engineering skills

Last synced: 14 Jun 2026

https://github.com/hexhive/retrowrite

RetroWrite -- Retrofitting compiler passes through binary rewriting

aarch64 assembly binary-rewriting disassembler reverse-engineering security x86-64

Last synced: 12 Apr 2025

https://github.com/reloaded-project/reloaded-ii

Universal .NET Core Powered Modding Framework for any Native Game X86, X64.

csharp mod-loader mod-manager reverse-engineering universal windows x64 x86-64

Last synced: 25 Jan 2026

https://github.com/secrary/Andromeda

Andromeda - Interactive Reverse Engineering Tool for Android Applications

android apk binary-analysis reverse-engineering static-analysis

Last synced: 08 Jul 2025

https://github.com/1egoman/debundle

:card_file_box: A javascript debundler. Takes a Browserify or Webpack bundle and recreates the initial, pre-bundled source.

ast browserify bundle debundle reverse-engineering webpack-bundle

Last synced: 04 Apr 2025

https://github.com/ant4g0nist/lisa.py

- An Exploit Dev Swiss Army Knife.

arm64 exploitable lldb lldbinit macos pwn reverse-engineering silicon

Last synced: 24 Oct 2025

https://github.com/aozhimin/iOS-Debug-Hacks

:dart: Advanced debugging skills used in the iOS project development process, involves the dynamic debugging, static analysis and decompile of third-party libraries. iOS 项目开发过程中用到的高级调试技巧,涉及三方库动态调试、静态分析和反编译等领域

assembly-x86 debug hacking ios lldb reverse-engineering

Last synced: 13 Mar 2025

https://github.com/aozhimin/ios-debug-hacks

:dart: Advanced debugging skills used in the iOS project development process, involves the dynamic debugging, static analysis and decompile of third-party libraries. iOS 项目开发过程中用到的高级调试技巧,涉及三方库动态调试、静态分析和反编译等领域

assembly-x86 debug hacking ios lldb reverse-engineering

Last synced: 28 Jan 2026

https://github.com/binsync/binsync

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

angr-plugin binary-ninja-plugin collaboration decompiler ghidra-extension ida-plugin reverse-engineering

Last synced: 02 May 2026

https://github.com/jsrei/js-cookie-monitor-debugger-hook

js cookie逆向利器:js cookie变动监控可视化工具 & js cookie hook打条件断点

crawler js-reverse red-team reverse-engineering userscript web-security-research

Last synced: 15 May 2025

https://github.com/HexHive/retrowrite

RetroWrite -- Retrofitting compiler passes through binary rewriting

aarch64 assembly binary-rewriting disassembler reverse-engineering security x86-64

Last synced: 08 May 2025

https://github.com/rockchinq/free-one-api

LLM 逆向工程接口管理 | 通过标准 OpenAI API 访问 ChatGPT / gpt4free / Bard / Claude / HuggingChat / 通义千问 等 AI 的破解版 || ChatGPT reverse engineering API management | Access all reverse engineered LLM libs by standard OpenAI API format || 免费 ChatGPT Free GPT LLM API | 逆向工程 转 OpenAI API | converts all llm libs to OpenAI API

bard chatbot chatgpt claude free free-gpt freechatgpt gpt gpt4free huggingchat one-api openai proxy revchatgpt reverse-engineering tongyiqianwen

Last synced: 03 Nov 2025

https://github.com/taviso/avscript

Avast JavaScript Interactive Shell

reverse-engineering security

Last synced: 19 Mar 2025

https://github.com/IDArlingTeam/IDArling

Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays

collaboration hex-rays-decompiler ida ida-plugin ida-pro idapython idapython-plugin reverse-engineering

Last synced: 22 Apr 2025

https://github.com/0xb0bb/pwndra

A collection of pwn/CTF related utilities for Ghidra

ctf ctf-tools exploitation ghidra ghidra-scripts pwn reverse-engineering

Last synced: 13 May 2025

https://github.com/Mahlet-Inc/hobbits

A multi-platform GUI for bit-based analysis, processing, and visualization

binary-classification cpp hexeditor python qt reverse-engineering software-defined-radio visualization

Last synced: 14 Mar 2025

https://github.com/zekesnider/nintendoswitchrestapi

Reverse engineered REST API used in the Nintendo Switch app for iOS. Includes documentation on Splatoon 2's API.

mitmproxy nintendo-switch rest-api reverse-engineering splatoon

Last synced: 30 Jan 2026

https://github.com/aap/librw

A re-implementation of the RenderWare Graphics engine

3d-engine reimplementation renderware-graphics reverse-engineering

Last synced: 14 Apr 2025

https://github.com/ZekeSnider/NintendoSwitchRESTAPI

Reverse engineered REST API used in the Nintendo Switch app for iOS. Includes documentation on Splatoon 2's API.

mitmproxy nintendo-switch rest-api reverse-engineering splatoon

Last synced: 02 Apr 2025

https://github.com/LostArtefacts/TRX

Open source re-implementation of Tomb Raider I and Tomb Raider II, along with additional enhancements and bugfixes

game game-modding reverse-engineering tomb-raider

Last synced: 18 Oct 2025

https://github.com/bet4it/hyperpwn

A hyper plugin to provide a flexible GDB GUI frontend with the help of GEF, pwndbg or peda

ctf debugging exploit gdb gef hyper peda pwn pwndbg reverse-engineering

Last synced: 04 Mar 2026

https://github.com/4ch12dy/xia0LLDB

LLDB python scripts for iOS arm64 reversing by xia0

debug lldb reverse-engineering

Last synced: 11 Jul 2025

https://github.com/strazzere/golang_loader_assist

Making GO reversing easier in IDA Pro

golang ida python reverse-engineering

Last synced: 04 Apr 2025

https://github.com/jstrosch/learning-malware-analysis

This repository contains sample programs that mimick behavior found in real-world malware. The goal is to provide source code that can be compiled and used for learning purposes, without having to worry about handling live malware.

c learning malware-analysis reverse-engineering windows-api

Last synced: 04 Apr 2025

https://github.com/Eltion/Tiktok-SSL-Pinning-Bypass

Bypass Tiktok SSL pinning on Android devices.

android frida mitmproxy reverse-engineering ssl-pinning tiktok

Last synced: 11 Mar 2025