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/huythanh0x/decompile_2048_apk_to_java

A sample step by step decompile apk file to Java(Gradle project)

apk decompile jadx 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/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/hevnsnt/artinchip-linux

Linux driver for ArtInChip USB bar monitors (ZHAOCAILIN 11.3" 1920x440). Reverse-engineered RSA auth + JPEG frame streaming. Supports websites, YouTube, video files.

1920x440 artinchip bar-monitor display-driver linux-driver python reverse-engineering usb usb-display zhaocailin

Last synced: 07 Apr 2026

https://github.com/sameerkumar18/webflow_collection_model_cloner

API to Clone Webflow Collection Schema between Webflow Sites/Accounts

cms flask nocode python reverse-engineering webflow

Last synced: 18 May 2026

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/oelin/cs25-reverse-engineering

Solutions to the CS25 reverse engineering coursework.

assembly binary-exploitation reverse-engineering security x86-assembly

Last synced: 28 May 2026

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/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: 18 May 2026

https://github.com/faisal-fida/chatbabu-reverseengineered

This project aims to reverse-engineer the ChatBabu website by scraping its data and interacting with its API using Python. The notebook demonstrates how to send requests to ChatBabu's endpoints and process the returned data.

api chatbabu python3 reverse-engineering scraper scraping

Last synced: 11 Apr 2026

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: 18 May 2026

https://github.com/t94j0/discord-x86-bot

Discord bot that responds with a random x86 instruction

discord python reverse-engineering x86

Last synced: 18 May 2026

https://github.com/ctala/skool-api-docs

Docs, recipes & examples for the Skool All-in-One API — the most complete unofficial Skool API on Apify. Read AND write: posts, comments, members, classroom. Drop-in for n8n, Make.com, AI agents.

ai-agents apify apify-actor automation community-management make n8n n8n-workflow reverse-engineering skool skool-api skool-community typescript

Last synced: 28 May 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/nsecho/fdint

FD hijacker for iOS

frida golang ios reverse-engineering

Last synced: 14 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/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/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/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/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/refaim/gravedigger

Translation toolkit for Dangerous Dave in the Haunted Mansion

dos retrogaming reverse-engineering translation

Last synced: 07 Mar 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/nlitsme/solaredge-bsuf

Tool for decoding SolarEdge .bsuf firmware files

firmware reverse-engineering solaredge

Last synced: 24 Jun 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/iderr/system40-patch

Assembly patch to get accentued accent with System40

reverse-engineering

Last synced: 19 Jul 2025

https://github.com/abdallaheidabdallah/frida-ios-downgrade-tweak

A shell script to downgrade Frida server on jailbroken iOS devices by automating plist handling and .deb installation.

downgrade frida frida-server ios ios-tweak jailbreak mobile-security reverse-engineering shell-script

Last synced: 17 Jul 2025

https://github.com/haxo-games/antidebug

Windows x86_64 anti-debugging sandbox (Work in progress)

anti-debugging cpp malware-analysis reverse-engineering security terminal windows x86-64

Last synced: 17 Jul 2025

https://github.com/pardhusreerushivarma20060119/exploitengineering-with-x86-64-assembly

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: 17 Jul 2025

https://github.com/v1r4m/between-api

unofficial api document of Between from VCNC

reverse-engineering

Last synced: 14 Jul 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/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/manish100k/winrar-password-cracker-tool

WinRAR Password Crack Tool, written in C#, provides multiple methods to crack passwords of archive files.

cracker github password reverse-engineering winrar winrar-password winrar-password-unlocker

Last synced: 08 Apr 2025

https://github.com/junseopark0216/multi_tool

A specialized GUI toolkit for Pwnable, Reverse Engineering, and Binary Analysis.

gdb pwnable python-gui reverse-engineering security-tools stack-frames

Last synced: 16 May 2026

https://github.com/michidk/redguard-preservation

Preserving The Elder Scrolls Adventures: Redguard (1998) — reverse-engineered file format specifications, engine documentation, and a Rust CLI for parsing and converting game assets.

game-development game-reversing gamedev preservation reverse-engineering tesv the-elder-scrolls-redguard

Last synced: 16 May 2026

https://github.com/0x4m4/bloodcodectf

Blood Code CTF challenge repository! This repository contains all the challenges and their source files from the Capture The Flag event codenamed "Blood Code," organized by 0x4m4. It includes challenges in cryptography, steganography, digital forensics, pwn, pyjail, reverse engineering, and web exploitation, designed for all skill levels.

0x4m4 bloodcode capture-the-flag cryptography ctf-challenges digital-forensics hackathon pwn pyjail reverse-engineering sir-syed-case-institute-of-technology sscaseit sscit steganography web-exploitation

Last synced: 19 Jun 2025

https://github.com/toasterbirb/subst

[MIRROR] Find and substitute bytes in programs

binary ctf reverse-engineering

Last synced: 03 Jul 2025

https://github.com/almayor/override

Learning more about reverse engineering and buffer overflow attacks

buffer-overflow-attack reverse-engineering school-21 security

Last synced: 24 Jun 2025

https://github.com/dk0m/logsyscall

Windows System Call Instrumention Engine Using ICs.

hooking malware malware-analysis reverse-engineering windows

Last synced: 03 Aug 2025

https://github.com/xydac/sp542e-ha-bridge

Control a cloud-locked PAUTIX SP542E CCT LED controller from Home Assistant with no extra hardware — a Mac BLE<->MQTT bridge (BanlanX_6xx protocol)

banlanx ble bluetooth-low-energy esphome home-assistant homeassistant led-controller mqtt reverse-engineering sp542e

Last synced: 29 May 2026

https://github.com/rstacks/ctf-writeups

Contains links to all of my writeup repositories for CTFs that I've participated in.

cryptography ctf ctf-challenges ctf-writeups forensics osint pwn reverse-engineering web-exploitation

Last synced: 07 Apr 2026

https://github.com/jongwony/pocket_polar

Reverse engineering thermal receipt printer

reverse-engineering

Last synced: 12 Jun 2025

https://github.com/totekuh/x64dra

A Python-based tool to synchronize Ghidra and x64dbg/x32dbg with minimal setup.

exploit-development ghidra ghidra-extension ghidra-plugin ghidra-scripts pip3 python3 reverse-engineering x64dbg x64dbg-plugin x64dbg-tools

Last synced: 13 Jul 2025

https://github.com/ebrasha/abdal-idm-trial-reset

Fully automated Internet Download Manager trial reset utility. Developed by Ebrahim Shafiei (EbraSha) for educational and reverse engineering research purposes.

abdal crack-research ebrasha free-idm free-idm-reset idm idm-trial-reset internet-download-manager reverse-engineering trial-reset-utility

Last synced: 04 Jul 2025

https://github.com/kovs705/xcode15-runtimeheaders

Class dump of the internals of Xcode 15

headers reverse-engineering xcode

Last synced: 09 Apr 2025

https://github.com/tomeffect0613/rsacrack

Obtain the passphrase of a private key (id_rsa), this tool uses the ssh-keygen binary to perform a brute force attack until a successful collision occurs.

bruteforce-attacks c cracking cracking-password cryptography ctf experiments factorisation maths password reverse-engineering rsa rsa-cryptography ssh

Last synced: 11 Apr 2025

https://github.com/lasriel/aostools

Tools for working with .aos archives used by various visual novels.

csharp extraction games reverse-engineering visual-novel

Last synced: 04 Jul 2025

https://github.com/mediaexplorer74/lunavk-decomp

Fully obsolete LunaVK decomp. Draft ("row data mode" only)

lunavk project-astoria research reverse-engineering rnd uwp

Last synced: 12 Jun 2025

https://github.com/jesso4906/elfa

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

cli elf linux reverse-engineering rust

Last synced: 28 Mar 2025

https://github.com/efesidal/tersinemuhendislikprojesi-entrors-

🦀 A high-performance DevSecOps tool written in Rust for static malware analysis, PE section parsing, and Shannon entropy calculation.

cybersecurity malware-analysis pe-parser reverse-engineering rust

Last synced: 06 Apr 2026

https://github.com/xorsirenz/malware-cheatsheet

A collection of cheatsheets i made for aiding myself in malware analysis.

ghidra ida ida-pro ltrace malware malware-analysis malware-re ollydbg radare2 reverse-engineering strace

Last synced: 07 Jan 2026

https://github.com/d06i/arturdentscrackme_keygen

Crackme and Keygen with C++

crackme keygen reverse-engineering

Last synced: 02 Apr 2025

https://github.com/0xtter/amongusmap

This C++ project reverse engineers AmongUs to extract player data and construct a map of player positions in the game world. It reads program memory to extract data using advanced techniques like memory scanning, reverse engineering, and algorithm design.

among-us cheat-engine cpp reverse-engineering

Last synced: 03 Apr 2025

https://github.com/habbatul/socialmedia-card

Social Media Card with real data from each social media

curlphp github-api guzzlehttp php reverse-engineering scraping svg

Last synced: 29 Mar 2025

https://github.com/tuokri/rs2-misc-tools-notes

Various RS2 modding related notes and code snippets.

cryptography reverse-engineering rising-storm-2-vietnam

Last synced: 18 Jan 2026

https://github.com/w1redch4d/neversayanything

my blog where i write about browser exploitation, reverse engineering, and tricks i have picked up over the years

binary-exploitation blog hugo reverse-engineering

Last synced: 13 Jul 2025

https://github.com/phikill/re_pubg_lite

PUBG LITE game reverse engineering

pubg pubg-lite reverse-engineering

Last synced: 09 Apr 2025

https://github.com/rstacks/n00bzctf2024-writeup

Writeups for the challenges I attempted at n00bzCTF 2024.

cryptography ctf ctf-writeups forensics osint programming reverse-engineering web-exploitation

Last synced: 13 Mar 2025

https://github.com/blockos/powergolf2huvideo

HuVideo extractor for Power Golf 2 - Golfer / パワーゴルフ2 ゴルファー and John Madden Duo CD Football

pc-engine retrogaming reverse-engineering video

Last synced: 17 Mar 2025

https://github.com/yuganthagunasekara/ddd

Domain-Driven Design (DDD) is an architectural approach focusing on enhancing software projects by aligning them with the business domain. It promotes collaboration between technical and domain experts to develop a shared understanding of the domain and design solutions that closely mirror real-world concepts.

architecture awesome cqrs ddd-cqrs design-patterns enterprise-architecture event-sourcing extension hexagonal-architecture list nodejs ocr rabbitmq reverse-engineering

Last synced: 03 Mar 2025

https://github.com/rstacks/downunderctf2024-writeup

Writeups for the challenges I attempted at DownUnderCTF 2024.

cryptography ctf ctf-writeups forensics osint reverse-engineering web-exploitation

Last synced: 13 Apr 2026

https://github.com/hiirotsuki/kiss

Tools for unpacking Kiss *.arc archives.

extraction galgame reverse-engineering visual-novel-editor

Last synced: 22 Jun 2026

https://github.com/hiirotsuki/misc_tools

Miscellaneous tools for working w/ visual novel engine formats

ansi-c reverse-engineering visual-novels

Last synced: 22 Jun 2025

https://github.com/semx2a/ft_printf

Reverse engineering printf

c library makefile reverse-engineering

Last synced: 23 Jun 2026

https://github.com/altanis/diep-lb-bot

A bot which scans and formats Diep.io leaderboards using websocket connections and reverse engineering.

bot diepio discord-bot reverse-engineering

Last synced: 16 Jun 2025

https://github.com/florczakraf/gta-iii-radio-for-all-vehicles

Plugin for GTA III that enables radio stations for all vehicles

asi gta gta3 mod plugin reverse-engineering

Last synced: 16 Jun 2025

https://github.com/deltatecs/voses

Volatile Secret Searcher - massively parallel, brute force memory dump analysis for (D)TLS secret extraction

cuda memory-hacking reverse-engineering tls

Last synced: 15 Jun 2025

https://github.com/opastorello/giustizia-consulta

API pública em PT-BR para consultar o registro cível do Ministério da Justiça italiano (SICID/SIECIC/SIGMA) de qualquer lugar do mundo — bypass do geoblock italiano via Fly.io Frankfurt. Focada em processos de cidadania italiana (cittadinanza iure sanguinis) para brasileiros.

api brasil cidadania-italiana cittadinanza fly-io geoblock giustizia italia italy nodejs opensource portugues reverse-engineering tribunale

Last synced: 30 May 2026

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: 13 Apr 2026

https://github.com/labex-labs/ctf-for-beginners

In this course, you'll dive into the exciting world of Capture The Flag (CTF) challenges. Learn fundamental cybersecurity concepts and practical techniques through hands-on labs covering hidden files, weak passwords, open ports, misconfigurations, log analysis, directory traversal, environment variable leaks, script analysis, network exploits, a...

beginner capture-the-flag course cryptography cybersecurity forensics hacking hands-on hands-on-labs labex labs linux network-security penetration-testing programming reverse-engineering scripting security-fundamentals vulnerability-assessment web-security

Last synced: 25 Oct 2025

https://github.com/hemusuku86/nicovideo-reverse

nicovideo register/account_passport reverse engineered (ニコニコ動画 x-nicoaccount-signatureの解析)

android-app android-application antibot apkmodding bot niconico niconicodouga nicovideo reverse-engineering scraper scraping

Last synced: 15 May 2026

https://github.com/moonlightelite/Textractor

Extracts text from video games and visual novels. Highly extensible. Baidu Fanyi/Translation extension added.

baidu baidu-fanyi baidu-translate c-plus-plus c-plus-plus-11 fanyi game gui hacking reverse-engineering visual-novel

Last synced: 11 Mar 2025

https://github.com/rstacks/l3akctf2024-writeup

Writeups for the challenges I attempted at L3akCTF 2024.

ctf ctf-solutions ctf-writeups cybersecurity osint reverse-engineering

Last synced: 13 Apr 2026

https://github.com/avipars/ctf_solution_code

Code that can be used to solve my CTF with

ctf python reverse-engineering socket-programming steganography

Last synced: 08 Sep 2025

https://github.com/outsourcedguru/one-trick-pony

A limited DNS server which only serves up the minimum set of required servers for Agar.io game play but not for its associated ads, for example.

agar dns-server game hacking reverse-engineering

Last synced: 06 Jul 2025

https://github.com/colemancda/maplestory

MapleStory emulator implemented in Swift

maplestory reverse-engineering

Last synced: 15 May 2026