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/mediaexplorer74/unigrammobile

Unigram(Mobile): my own RnD (remake) for W10M. Draft.

research reverse-engineering rnd tdlib telegram unigram uwp w10m windows10mobile

Last synced: 30 Jul 2025

https://github.com/carlmartus/reverse-engineering-scorcher

An attempt to reverse engineer all assets from the game Scorcher

abandonware assets reverse-engineering

Last synced: 02 Sep 2025

https://github.com/wings-bloodfire/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 08 Apr 2025

https://github.com/vriskaserket51/eastwardmodloader

Mod loader of video game 'Eastward'

mod-loader reverse-engineering video-game

Last synced: 15 Mar 2025

https://github.com/amrmohamed001/dotnet-dataaccess

This repository is dedicated to exploring various data access techniques in ASP.NET applications. It serves as a learning resource to understand different approaches for interacting with databases in .NET development.

adonet asp-net-core codefirst csharp dapper-orm databasefirst dotnet efcore migration reverse-engineering

Last synced: 28 Jul 2025

https://github.com/devjoseruiz/xpwgarm

Very old patch for Windows XP.

cpp reverse-engineering wga winapi

Last synced: 28 Jul 2025

https://github.com/m7medvision/auto-frida

This script automatically download the latest Frida server and installing it on a connected Android.

android frida frida-scripts frida-tools reverse-engineering

Last synced: 31 Mar 2025

https://github.com/n3m3s1spy/injectionlab

InjectionLab is an educational toolkit showcasing various Windows code injection techniques. It provides well-documented examples for security researchers and defenders to explore process injection, memory manipulation, and detection strategies.

av-evasion code-injection defensive-security ethical-hacking exploit-development learning malware-analysis malware-developing malware-development memory-manipulation process-injection red-teaming red-teaming-tools reverse-engineering security-research system-internals winapi windows

Last synced: 27 Jul 2025

https://github.com/mak-99/ps3sharp

# PS3SharpPS3Sharp is a .NET library for reading and writing memory directly from **PlayStation 3 (PS3)** consoles and the **RPCS3** emulator. It provides easy-to-use backends to interact with PS3 memory, making it ideal for tooling, debugging, or modding projects targeting PS3 and RPCS3. 🕹️✨The PS3 backend is built on top of [PS3Lib](https://g

csharp dotnet emulation game-hacking gaming memory-management modding process-memory ps3 ps3-mods reverse-engineering rpcs3

Last synced: 10 Jun 2025

https://github.com/cranximik26/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 27 Jul 2025

https://github.com/dylanarmstrong/patches

binary patches | reverse engineering

patcher reverse-engineering

Last synced: 27 Jul 2025

https://github.com/5eroo/deepai-wrapper

A reverse-engineering API class that helps you chat with the DeepAI AI for free in Python

deepai llm py python reverse-engineering wrapper

Last synced: 27 Jul 2025

https://github.com/bloodharvestbourn0/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 31 Mar 2025

https://github.com/crystalilyaangel39/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 31 Mar 2025

https://github.com/anarxe28/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 10 Jun 2025

https://github.com/hiirotsuki/eastward_tools

tools for extracting files from Eastward the video game

extraction game-assets reverse-engineering

Last synced: 26 Jul 2025

https://github.com/5eroo/venus-chub-wrapper

A Wrapper for https://venus.chub.ai to create accounts and access premium LLMs using local Python scripts.

ai asha llm mistral mixtral py py3 python reverse-engineering wrapper

Last synced: 26 Jul 2025

https://github.com/atomjay/reverse_analysis

學習逆向工程技術,涵蓋靜態/動態分析以及加殼、混淆和加密等進階二進位保護

assembly binary-analysis disassembly dynamic-analysis malware-analysis obfuscation packing reverse-engineering static-analysis unpacking

Last synced: 17 Sep 2025

https://github.com/geoffrey-diederichs/404ctf_writeups

Write-ups from 2024's edition of the 404 CTF.

ctf pwn reverse-engineering scripting writeups

Last synced: 25 Jul 2025

https://github.com/jifish/elfish-extractor

A tool for extracting frames from .fsh, .mvy, .aqu and .isb files used by the 1994 El-Fish software.

el-fish elfish maxis python reverse-engineering

Last synced: 08 Apr 2025

https://github.com/dartbiggie5/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 24 Jul 2025

https://github.com/momstoiletpaper/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 24 Jul 2025

https://github.com/salactic/stk_unpacker

Unpacker for .stk game archives for Shiva3D engine.

cpp cpp17 modding-tools reverse-engineering shiva3d unpacker

Last synced: 17 Sep 2025

https://github.com/au5ton/watchdox

Reverse engineering digital rights management (DRM) used by Blackberry Workspaces to export secure documents.

drm reverse-engineering

Last synced: 03 Jan 2026

https://github.com/souleeater99/libasm

Libasm is an assembly programming project where you create a library of basic C functions written in x86-64 assembly (NASM syntax). The goal is to understand low-level programming, CPU registers, memory management, and system calls by reimplementing standard functions without relying on high-level languages.

assembly cybsersecurity-engineering pwn reverse-engineering

Last synced: 02 Jul 2025

https://github.com/wchill/pynoexes

Python library for Nintendo Switch remote debugging using Noexes

debugging nintendo-switch nintendo-switch-hacking reverse-engineering

Last synced: 22 Mar 2025

https://github.com/spray6t9/dexter

🤖 Analyze financial data with Dexter, an autonomous research agent that plans and learns to deliver accurate, data-driven insights.

android appdynamics appdynamics-dexter data-warehouse decompiler deep-reinforcement-learning dexterous-robotic-hand javascript kubernetes language oidc openai python rag reinforcement-learning reporting reverse-engineering snapshot

Last synced: 05 Nov 2025

https://github.com/darkfury40/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 28 Jun 2025

https://github.com/dungwinux/diamond

A reversing CTF challenge created based on compile-time string and Xtensa.

compile-time reverse-engineering xtensa

Last synced: 03 Jul 2025

https://github.com/kikushelm/apk-decompiler-no-crack

This repository provides an APK decompiler tool that allows users to reverse-engineer Android APK files. The APK Decompiler helps to extract source code and resources from APK files, useful for debugging, analysis, or modifying existing applications.

android-apps android-debugging android-decompiler android-development android-modification android-resources android-security android-tools apk-analysis apk-decompiler apk-extraction apk-reverse-engineering apk-tools apk-unpacking apk-utilities app-decompiler app-modification reverse-engineering source-code-extraction

Last synced: 05 Apr 2025

https://github.com/lvntky/disint8080

A simple disassembler for converting executable 8080 files into assembly. written in C.

8080 assembly disassembler intel reverse-engineering

Last synced: 03 Apr 2025

https://github.com/sstallion/xchg_rax

Annotated solutions to "xchg rax,rax" by xorpd

assembly nasm reverse-engineering solutions x86-64

Last synced: 04 Nov 2025

https://github.com/douglasfreshhabian/d00rb3ll

This repo contains files that go along with my youtube series on IoT Hacking a Video Camera Doorbell

firmware hacking iot iot-hacking linux reverse-engineering

Last synced: 22 Mar 2025

https://github.com/mbuesch/avrev

AVR-8 reverse engineering tools

avr reverse-engineering

Last synced: 05 Apr 2025

https://github.com/jjgffdfgh/patching-hacked-world

This repository demonstrates how to patch an ARM64 binary using Radare2 on a Raspberry Pi 4. Explore the original and modified binaries, along with their disassembly and JSON diff files. 🐙💻

arm arm64 assembly bash cpp dissaseembly games hex json launcher linux patching radiff2 reverse-engineering romhacking videogames windows x64-assembly

Last synced: 28 Jun 2025

https://github.com/lrmulkayhee/malware-education-repo

This repository provides educational resources and practical examples for understanding and analyzing malware. It includes tutorials, quizzes, presentations, exercises, sample code, and articles that cover various aspects of malware analysis, incident response, and cybersecurity.

behavioral-analysis cybersecurity dynamic-analysis ghidra ida-pro incident-response malware malware-analysis malware-samples memory-forensics network-traffic-analysis reverse-engineering static-analysis wireshark yara

Last synced: 22 Jun 2025

https://github.com/avivnaaman/openu.api

A Reversed-Engineered .NET Standard C# API For the Open University of Israel REST

api dotnet dotnet-standard nuget rest-client reverse-engineering

Last synced: 27 Jun 2025

https://github.com/yanmxa/coder

Reverse engineering Claude Code for customization and multi-model integration

ai-tools claude-code customization development-tools educational openai-compatible prompt-engineering reverse-engineering

Last synced: 03 Sep 2025

https://github.com/nevvman18/hc-12_reverse_engineering

Everything on reversing the HC-12 radio serial module

firmware hc-12 hk32f030m reverse-engineering si4463 stm8

Last synced: 17 Jan 2026

https://github.com/xvillaneau/python-ungameboy

Un-GameBoy is an interactive tool to help with reverse-engineering games for the Nintendo Game Boy and Game Boy Color.

assembly disassembler gameboy gameboy-color python reverse-engineering

Last synced: 11 Jun 2025

https://github.com/geoffrey-diederichs/la_ctf_2025

Writeup from LA CTF (2025)

ctf reverse-engineering writeup

Last synced: 13 May 2025

https://github.com/bfjesso/elfa

CLI program to view info about ELF files, written in Rust

cli elf linux reverse-engineering rust

Last synced: 18 Feb 2026

https://github.com/city41/zebesguide

A website that reads your Super Metroid save file and offers tips on where to go next

animation metroid reactjs reverse-engineering romhacking super-metroid

Last synced: 29 Mar 2025

https://github.com/goseind/re

Reverse Engineering Challenges

c challenge reverse-engineering

Last synced: 30 Mar 2025

https://github.com/uhm-why/n64-syms

A compilation of N64 sigs and symbols that is accepting pull requests.

assembly n64 reverse-engineering signatures symbols

Last synced: 31 Mar 2025

https://github.com/alexia022/mips_assembly_programs

A comprehensive collection of MIPS assembly language programs demonstrating low-level programming concepts, algorithm implementation, and computer architecture principles through practical applications like calculators, pattern generators, and educational tools.

assembly assembly-language-programming collection computer-architecture embedded-systems game instruction-set-architecture loops mars mips mips-instructions mips-simulator reverse-engineering system-programming

Last synced: 31 Mar 2025

https://github.com/markshawn2020/typora-activation

The Code is generated by CC, and passed my test.

activation macos reverse-engineering typora

Last synced: 13 Sep 2025

https://github.com/hectorta1989/8051reverseengineering

Applications for reverse engineering architecture 8051 firmware

8051 hacking hacktoberfest reverse-engineering rust

Last synced: 24 Feb 2025

https://github.com/grosstor/response-logic

A network inference method based on a simple response logic with minimal presumptions

logic-programming network-inference response-logic reverse-engineering systems-biology

Last synced: 04 Apr 2025

https://github.com/pardhusreerushivarma20060119/exploit-engineering

Welcome to the definitive record of my journey into x86-64 Assembly Language, System-Level Programming, Reverse Engineering, and Exploit Development.

assembly-x86 cpp cprogramming exploit-development low-level reverse-engineering system-programming

Last synced: 31 Oct 2025

https://github.com/oelin/cs25-reverse-engineering

Solutions to the CS25 reverse engineering coursework.

assembly binary-exploitation reverse-engineering security x86-assembly

Last synced: 24 Dec 2025

https://github.com/fishcracks/cipherdropx

Lightweight Python library for dynamic extraction and execution of YouTube transformation routines. Enhance your projects with CipherDropX! 🐙✨

basejs cipher decipher deobfuscation dynamic-analysis javascript-obfuscation lightweight modular python python-library regex-parser reverse-engineering signature signature-decipher youtube youtube-api youtube-dl youtube-downloader

Last synced: 26 Jun 2025

https://github.com/klypse/cipherdropx

⚡ A modern, regex-only YouTube signature deciphering library written in Python. Fully dynamic parser – no JavaScript, no execution, no AST. Latest obfuscation fully supported.

basejs cipher decipher deobfuscation dynamic-analysis javascript-obfuscation lightweight modular no-dependencies python python-library regex regex-parser reverse-engineering signature signature-decipher youtube youtube-api youtube-dl youtube-downloader

Last synced: 26 Jun 2025

https://github.com/joacovilchez/gta-benchmark

Test AI reasoning with the GTA Benchmark. Challenge your models through engaging algorithmic puzzles. Perfect for researchers and enthusiasts! 🚀🛠️

ai-benchmark algorithm-analysis algorithmic-reasoning benchmark binary-analysis computational-thinking ctf docker educational flask llm-agent llm-evaluation machine-learning pattern-recognition puzzle python reverse-engineering

Last synced: 15 Aug 2025

https://github.com/sunsetmkt/getgrass.io-extension

Content of getgrass.io Chrome extension for security investigation

getgrass getgrass-io grass miner reverse-engineering web3

Last synced: 04 Mar 2025

https://github.com/dexmoh/cli-dll-injector

A CLI DLL injector written in C++ for x86 and x64 architectures.

code-injection cpp dll-injection dll-injector process-injection reverse-engineering windows

Last synced: 03 Sep 2025

https://github.com/rahmanislamien/rahman_koding

hasil dari reverse enginering yang berasal dari channell youtube lamma dev

next-js reverse-engineering tutorial-sourcecode

Last synced: 18 Mar 2025

https://github.com/hawkbillytim0/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 02 Mar 2025

https://github.com/dannt12/subaru

Execute Gleam code with ease using Subaru, a dynamic WASM runner. Perfect for developers looking to integrate WebAssembly into their projects. 🚀🌟

astronomy astronomy-survey c custom-component deno exploitation gleam-lang hololive obd2 observatory orgoozorasubaru orgoozorasubaru-button raspberry-pi reverse-engineering subaru telescope vtuber vulnerability-research

Last synced: 03 Jul 2025

https://github.com/5eroo/DeepAI-Wrapper

A reverse-engineering API class that helps you chat with the DeepAI AI for free in Python

deepai llm py python reverse-engineering wrapper

Last synced: 12 May 2025

https://github.com/mauricelambert/binaryfilereader

This package read binary file to get all strings or read it like a hexareader.

binary hexadecimal pypi-package python3 reverse-engineering

Last synced: 04 Mar 2025

https://github.com/punkyiang/kill-la-kill-if-graphics-research

reverse engineering of klk if shaders (should be a gist)

directx hlsl reverse-engineering shaders

Last synced: 04 Feb 2026

https://github.com/lordlord25dezlife/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 18 Jun 2025

https://github.com/eyadradwan/dembrandt

🖌️ Extract design systems from any website into design tokens quickly and easily with a single command. Make your design process smoother and more efficient.

automation cli component-library design design-system design-systems design-tokens developer-tools figma frontend playwright productivity reverse-engineering ui web-automation web-scraping

Last synced: 24 Dec 2025

https://github.com/nsecho/fdint

FD hijacker for iOS

frida golang ios reverse-engineering

Last synced: 14 Jun 2025

https://github.com/bravespirit102/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 03 Mar 2025

https://github.com/lam31house/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 03 Mar 2025

https://github.com/bilgehangecici/bomblab

A 'Reverse Engineering' skill based project that become more familiar with machine level programming.

c debugging gdb machine-level reverse-engineering

Last synced: 30 Mar 2025

https://github.com/screwtape468/asphyxia-cs2

open-source game hack/base/template for Counter-Strike 2 (somewhat of low-quality maybe as I don't care)

counter-strike cpp cs2 cs2-cheat dll game-hacking internal reverse-engineering source2 source2-engine windows

Last synced: 03 Mar 2025

https://github.com/joshiemoore/p8pwn

PICO-8 v0.2.6b Sandbox Escape + RCE Exploit

binary-exploitation pico-8 reverse-engineering

Last synced: 20 Jul 2025

https://github.com/tom-theret/uphf-api

A simple wrapper to interact with the internal UPHF (Université Polytechnique Haut-de-France) API

api-rest education npm-package reverse-engineering university uphf

Last synced: 30 Oct 2025

https://github.com/albovo/reverseproject

A repository with all the problems written in multiples languages for a school project

assembly-x86- c cpp csh java kotlin reverse-engineering school-project

Last synced: 09 May 2025

https://github.com/asg004/level1-crackmes-solutions

Reverse engineering crackme “level1”. Detailed explanation of the logic, several solutions, writing a keygen for the program

c cpp crackme crackmes hack keygen reverse-engineering

Last synced: 01 Apr 2025

https://github.com/hoanhan101/elephants-war

Reverse-engineered flash game "Đại chiến voi rừng"

game reverse-engineering

Last synced: 21 Mar 2025

https://github.com/refaim/gravedigger

Translation toolkit for Dangerous Dave in the Haunted Mansion

dos retrogaming reverse-engineering translation

Last synced: 07 Mar 2026