An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: decompile

icsharpcode/ILSpy

.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!

Language: C# - Size: 42.5 MB - Last synced at: 33 minutes ago - Pushed at: about 1 hour ago - Stars: 23,942 - Forks: 3,556

hazzik/DelegateDecompiler

A library which is able to decompile a delegate or a method body to its lambda representation

Language: C# - Size: 2.74 MB - Last synced at: 3 days ago - Pushed at: 15 days ago - Stars: 536 - Forks: 65

Col-E/Recaf

The modern Java bytecode editor

Language: Java - Size: 57.5 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6,750 - Forks: 504

uxmal/reko

Reko is a binary decompiler.

Language: C# - Size: 942 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2,342 - Forks: 265

luau/UniversalSynSaveInstance

Shortly USSI. A universal saveinstance revival. This can also be edited and used as a Roblox-Format-File writer.

Language: Luau - Size: 1.9 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 241 - Forks: 102

camden-smallwood/pdb-decompiler

A tool to decompile MSVC PDB files to C++ source code.

Language: Rust - Size: 721 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 103 - Forks: 7

dbookstaber/vba-clean

Remove ("decompile") P-code from Excel workbooks (.XLSM or .XLSB) that contain VBA

Language: Python - Size: 43 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

tp7309/TTDeDroid

一键反编译工具(不需要手动安装Python) One key for quickly decompile apk/aar/dex/jar, support by jadx/dex2jar/enjarify.

Language: Python - Size: 342 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 923 - Forks: 185

Eveheeero/fireman

Decompiler written in rust inspired by snowman (2025 10 WIP)

Language: Rust - Size: 2.68 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 9 - Forks: 2

Devraj2010isme/BetterSaveinstance Fork of luau/UniversalSynSaveInstance

A script for Roblox executors that converts the game you are in to a file you can open in Roblox Studio. (Fork of UniversalSynSaveInstance with some changes such as fixing gethiddenproperty (terrain, etc) and more). I'll try to keep this up to date with the original.

Language: Luau - Size: 727 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 16 - Forks: 2

alucinacion/Decompiler

Decompiler Script

Language: Python - Size: 23.4 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

extremecoders-re/pyinstxtractor

PyInstaller Extractor

Language: Python - Size: 85.9 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3,825 - Forks: 705

albertan017/LLM4Decompile

Reverse Engineering: Decompiling Binary Code with Large Language Models

Language: Python - Size: 27.9 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 6,064 - Forks: 418

bartlomiejduda/JSC-PyDecrypt-Tool

Tool for decrypting JSC files from Cocos2d games

Language: Python - Size: 29.3 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 27 - Forks: 14

numandev1/react-native-decompiler

Decompile React Native Android/IOS Bundle.

Language: TypeScript - Size: 244 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 331 - Forks: 32

Zeyad-Azima/GhidraDeepSeekDecomprove

A Ghidra script to improve decompiled code readability by re-writing it (Using DeepSeek) in a better way, Along with renaming/assigning variables based on their usage.

Language: Python - Size: 41 KB - Last synced at: 14 days ago - Pushed at: 25 days ago - Stars: 17 - Forks: 1

billythegoat356/Riptide

A powerful tool allowing you to reverse .EXE back to .PY

Language: Python - Size: 255 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 183 - Forks: 24

PatoFlamejanteTV/Infinitode2-UnDecompiled 📦

Just the "Steam folder".

Language: Lua - Size: 217 MB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

MartinEesmaa/SHVC-Aging

Super Nintendo Entertainment System Test Program - Decompiled version

Language: Assembly - Size: 409 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Titoot/KeyDot

Blazingly Fast, Static Godot Engine Encryption Key Extractor

Language: C++ - Size: 59.6 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 24 - Forks: 2

xcasadio/alundra-datas-analyser Fork of surixurient/alundra

Analyze how Alundra's data is structured

Language: C# - Size: 117 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 4 - Forks: 0

only52607/smali2java

vscode extension which allows you to decompile a single smali file into java code

Language: TypeScript - Size: 237 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 56 - Forks: 5

OpenDriver2/REDRIVER2

Driver 2 Playstation game reverse engineering effort

Language: C - Size: 48.5 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 1,184 - Forks: 66

rocult/shiny Fork of shrimp-nz/medal

A blazingly fast Lua(u) decompiler.

Language: Rust - Size: 1.38 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

augustoproiete/exceldna-unpack

Command-line utility to extract the contents of Excel-DNA add-ins packed with ExcelDnaPack

Language: C# - Size: 1.3 MB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 60 - Forks: 18

metaworm/luac-parser-rs

lua bytecode parser written in Rust using nom, part of metaworm's lua decompiler, support lua51/lua52/lua53/lua54/luajit/luau https://luadec.metaworm.site/

Language: Rust - Size: 102 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 275 - Forks: 40

dnSpyEx/dnSpy Fork of dnSpy/dnSpy

Unofficial revival of the well known .NET debugger and assembly editor, dnSpy

Language: C# - Size: 38.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 8,887 - Forks: 584

FischSc-maker/Celestial

A decompiler for vLuaU/Luau, Roblox scripting language, In Pure Luau

Language: Luau - Size: 63.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

clabe45/shulkr

Diff decompiled versions of Minecraft

Language: Python - Size: 419 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 4

n1k4xryougaaa/reverse-engineering

decompile lambda rot-13

Language: Python - Size: 678 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

kaifcodec/freefire_src

Fully decompiled Free Fire MAX v2.115.1 (ARM64) with APKTool (No libs/)

Language: Smali - Size: 27 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

PatoFlamejanteTV/Infinitode2-JADXDecomp 📦

Infinitode 2 decompiled in JADX.

Language: Java - Size: 47.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

rocky/elisp-decompile

Emacs Lisp Decompiler

Language: Python - Size: 246 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 32 - Forks: 4

tanosshi/Cuphead-Decomp

☕️ An unofficial decompilation of Cuphead

Language: C# - Size: 4.8 GB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

MaxPixelStudios/MinecraftDecompiler

Minecraft Decompiler. A useful tool/library to deobfuscate and decompile Minecraft(or any jar file) through popular mappings and various decompilers. Or use it as a lib to process obfuscation mappings such as converting a mapping to another format

Language: Java - Size: 36.6 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 389 - Forks: 19

venshine/decompile-apk

🔥 Decompile APK(反编译APK)

Language: Shell - Size: 112 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 807 - Forks: 174

COVID-Trump/improved-waffle

XDecompiler gitrepo script for release-only code (mojmaps) since 1.16.1

Language: Shell - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

dmaivel/libdecomp

Library for decompiling multi-architecture disassembly (ARM64, X86, X86-64) into source code (C, Zig, Python)

Language: C - Size: 74.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 5

threadmc/decompile-tools

A set of scripts and helpers to automate downloading, mapping, and decompiling Minecraft server jars using official Mojang mappings and open-source tools

Language: Shell - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

wux1an/wxapkg

微信小程序反编译工具,.wxapkg 文件扫描 + 解密 + 解包工具

Language: Go - Size: 286 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2,588 - Forks: 532

Datez-Kun/reverse-enginnering

open source repository

Language: Python - Size: 76.2 MB - Last synced at: 30 days ago - Pushed at: almost 2 years ago - Stars: 52 - Forks: 38

ufologist/onekey-decompile-apk

一步到位反编译apk工具(onekey decompile apk)

Language: Batchfile - Size: 11.3 MB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 806 - Forks: 211

kookmin-sw/capstone-2025-14

Automated Binary Vulnerability Analysis Using LLMs

Language: JavaScript - Size: 86.8 MB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 2

spahgettogqot/Terraria

Terraria Pre-Alpha Decompilation

Language: C# - Size: 937 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Hax4us/Apkmod

Apkmod can decompile, recompile, sign APK, and bind the payload with any legit APP

Language: Shell - Size: 6.72 MB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 781 - Forks: 102

UncertainlyRound/ModuleSaver

Used to convert information from a module into lua format. Utilises the require() function. Scripted by @ForleakenRBLX

Language: Lua - Size: 34.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

wwwg/wasmdec

WebAssembly to C decompiler

Language: C++ - Size: 7.73 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 413 - Forks: 28

Jermic/Android-Crack-Tool

🐞Android crack tool For Mac

Size: 2.12 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 2,944 - Forks: 399

1N3/ReverseAPK

Quickly analyze and reverse engineer Android packages

Language: Shell - Size: 35.2 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 786 - Forks: 167

alexzaitsev/apk-dependency-graph

Android class dependency visualizer. This tool helps to visualize the current state of the project.

Language: Java - Size: 22.7 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 759 - Forks: 70

TheYahya/android-decompile

:iphone: Decompile android apps with a single command

Language: Shell - Size: 7.59 MB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 23 - Forks: 2

Nitehavoc/dotnet-reflector-utility

A-keygen-for-.NET-reflector-built-in-C#-developed-for-educational-purposes-only.

Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ZeqMacaw/Crowbar

Crowbar - GoldSource and Source Engine Modding Tool

Language: Visual Basic .NET - Size: 3.73 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 693 - Forks: 70

ZaxCast/dotnet-reflector-utility

A keygen for .NET reflector built in C# developed for educational purposes only.

Size: 316 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

tintinweb/ida-batch_decompile

*Decompile All the Things* - IDA Batch Decompile plugin and script for Hex-Ray's IDA Pro that adds the ability to batch decompile multiple files and their imports with additional annotations (xref, stack var size) to the pseudocode .c file

Language: Python - Size: 43 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 286 - Forks: 56

Cararasu/holodec

Decompiler for x86 and x86-64 ELF binaries

Language: C++ - Size: 17.8 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 217 - Forks: 19

Birovljevvluka/libdecomp

Library for decompiling multi-architecture disassembly (ARM64, X86, X86-64) into source code (C, Zig, Python)

Language: C - Size: 34.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ViRb3/dnEditor 📦

💾 A .NET assembly editor based on dnlib

Language: C# - Size: 854 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 130 - Forks: 29

PatoFlamejanteTV/KineDecomp

Project that aims to decompile almost every single version of KineMaster. Don't forget to star ⭐ this repository.

Language: Java - Size: 149 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stray-coding/ADT

反编译工具,快速实现对apk反编译,dex2jar,jar2dex,sign,align,patch生成等操作!

Language: Kotlin - Size: 414 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 71 - Forks: 8

TOMB5/TOMB5

Tomb Raider: Chronicles Disassembly translated to C source code.

Language: C - Size: 6.76 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 497 - Forks: 45

Huythanh0x/PetKing5

Screenshots and game at

Language: Smali - Size: 114 MB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

vchirikov/GoToDnSpy

GoTo dnSpy for Visual Studio 2022

Language: C# - Size: 18.8 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 69 - Forks: 18

ogamespec/zanac

Zanac Decompile

Language: Assembly - Size: 2.02 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

neva-dev/felix-search-webconsole-plugin

Search Web Console Plugin for Apache Felix

Language: Java - Size: 1.16 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 94 - Forks: 21

sebastianverdejo/Eggplant-Plus

A Pizza Tower Mod

Language: Game Maker Language - Size: 35.7 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

roobscoob/among-us-protocol

A writeup of the network protocol used in Among Us, a game by Innersloth.

Size: 512 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 223 - Forks: 22

codingo/cracknet

A .net Crackme Challenge made for the SecTalks Brisbane 2017 Capture the Flag Event. Writeup/solution included.

Language: C# - Size: 162 KB - Last synced at: 14 days ago - Pushed at: about 8 years ago - Stars: 23 - Forks: 11

juanjp600/SCPCB-Multiplayer-decompiled

Decompiled source for SCP - Containment Breach Multiplayer

Language: BlitzBasic - Size: 1.91 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 1

724244848/XiaoZhiCheFlash

Decompile Flash Project

Size: 437 MB - Last synced at: 13 days ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 6

wasmkit/diswasm

Decompiler and reverse engineering tool for wasm binaries

Language: JavaScript - Size: 12.8 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 22 - Forks: 4

sledgeh4w/fishbones

Library for implementing decompiled code with Python.

Language: Python - Size: 203 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 36 - Forks: 3

Huythanh0x/decompile_2048_apk_to_java

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

Language: Java - Size: 3.39 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dingyi222666/UnLuacTool 📦

UnLuac in android

Language: Java - Size: 738 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

Auax/APK-Editor

Decompile, change, build, and sign an APK. IN DEVELOPMENT.

Language: Python - Size: 20.1 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

akatsuki105/boktai2

WIP: Disassembly of Boktai2(Japan, v1.1)

Language: Assembly - Size: 6.43 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

ViRb3/jvminspector Fork of frontfact/jvminspector 📦

Decompile byte code loaded in JVM at runtime

Language: Java - Size: 67.4 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 17 - Forks: 5

luxuia/dxbc_reader

easy to read hlsl asm shader code. parse dxbc text and export hlsl like for read

Language: Lua - Size: 3.32 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 285 - Forks: 68

shidemuri/ghost-mayoker

Decompiled version of the 2D shooter game "Ghost Mayoker"

Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Nalen98/eBPF-for-Ghidra

eBPF Processor for Ghidra

Language: Java - Size: 3.59 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 200 - Forks: 27

izgzhen/droid-scripts

Executable scripts for helping with Android related work

Language: Shell - Size: 77.7 MB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 2

ZERO-FA45524F/APKToolGUI-x64-x86

GUI for apktool, signapk, zipalign and baksmali utilities.

Language: C# - Size: 35.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

blueOkiris/melee-dylans-edition

A new experience for those who love Super Smash Bros. Melee (a mod)

Size: 2.35 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alexisflive/Dexamarin

Xamarin decompilation tool (only Android APK support for now)

Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 5

xwSurfer/aoneD

Decompile apk just with one command

Language: Shell - Size: 9.52 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

NimbleNeuron/BlackIsland

Decompiled C# codes of Eternal Return: Black Survival

Language: C# - Size: 10.2 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 5

helios-decompiler/standalone-app

All-in-one Java reverse engineering tool

Language: Java - Size: 4.04 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 179 - Forks: 38

Xenia101/Executable-file-decompile

Executable file decompile (sample.exe → sample.py)

Language: Python - Size: 6.51 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 1

uglyoldbob/decompiler

A decompiler targeting c and similar languages.

Language: C++ - Size: 897 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 41 - Forks: 9

jupitergao18/xm_decryptor

喜马拉雅下载xm文件解密工具

Language: Rust - Size: 90.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

chuck-sys/cpsc121-decomp

CPSC 121 Y86 CPU instruction "decompiler", to make life easier

Language: Rust - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

Ayvytr/AutoAPKTool Fork of Reginer/AutoAPKTool

apk反编译工具

Language: C# - Size: 385 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

tahmidrayat/uncompyle 📦

Compile & Decompile Marshal using one tool !!

Language: Python - Size: 417 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 67 - Forks: 23

Arsunt/TR2Main

Tomb Raider II Injector Dynamic Library

Language: C++ - Size: 3.39 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 153 - Forks: 11

Itasimo/Pursuit-Force-Decomp

Decompilation of Pursuit Force

Size: 480 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

BZCTeam/CracksTheCodes

Crack The Codes is a repository where the contents are a collection of codes that we have successfully cracked.

Language: Python - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

emu-russia/bomberman-nes

Source code of NES game Bomberman

Language: Assembly - Size: 925 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 7

zZeck/raymanarenadecomp

Rayman Arena decompilation early WIP made possible with Frida, Ghidra, Clang tools, and brains.

Language: C++ - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 1

Col-E/JRemapper 📦

Remapping tool for compiled java programs.

Language: Java - Size: 4.38 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 114 - Forks: 20

BackTrackCRoot/AndroidToolBox

A android decompile tool set.

Language: Shell - Size: 25.8 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0