decompile
There are 108 repositories under decompile topic.
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
dnSpyEx/dnSpy
Unofficial revival of the well known .NET debugger and assembly editor, dnSpy
Col-E/Recaf
The modern Java bytecode editor
albertan017/LLM4Decompile
Reverse Engineering: Decompiling Binary Code with Large Language Models
extremecoders-re/pyinstxtractor
PyInstaller Extractor
Jermic/Android-Crack-Tool
🐞Android crack tool For Mac
uxmal/reko
Reko is a binary decompiler.
wux1an/wxapkg
微信小程序反编译工具,.wxapkg 文件扫描 + 解密 + 解包工具
OpenDriver2/REDRIVER2
Driver 2 Playstation game reverse engineering effort
tp7309/TTDeDroid
一键反编译工具(不需要手动安装Python) One key for quickly decompile apk/aar/dex/jar, support by jadx/dex2jar/enjarify.
ufologist/onekey-decompile-apk
一步到位反编译apk工具(onekey decompile apk)
venshine/decompile-apk
🔥 Decompile APK(反编译APK)
1N3/ReverseAPK
Quickly analyze and reverse engineer Android packages
alexzaitsev/apk-dependency-graph
Android class dependency visualizer. This tool helps to visualize the current state of the project.
Hax4us/Apkmod
Apkmod can decompile, recompile, sign APK, and bind the payload with any legit APP
ZeqMacaw/Crowbar
Crowbar - GoldSource and Source Engine Modding Tool
hazzik/DelegateDecompiler
A library which is able to decompile a delegate or a method body to its lambda representation
TOMB5/TOMB5
Tomb Raider: Chronicles Disassembly translated to C source code.
wwwg/wasmdec
WebAssembly to C decompiler
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
luxuia/dxbc_reader
easy to read hlsl asm shader code. parse dxbc text and export hlsl like for read
numandev1/react-native-decompiler
Decompile React Native Android/IOS Bundle.
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
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/
roobscoob/among-us-protocol
A writeup of the network protocol used in Among Us, a game by Innersloth.
Cararasu/holodec
Decompiler for x86 and x86-64 ELF binaries
Nalen98/eBPF-for-Ghidra
eBPF Processor for Ghidra
Arsunt/TR2Main
Tomb Raider II Injector Dynamic Library
billythegoat356/Riptide
A powerful tool allowing you to reverse .EXE back to .PY
helios-decompiler/standalone-app
All-in-one Java reverse engineering tool
ViRb3/dnEditor
💾 A .NET assembly editor based on dnlib
Col-E/JRemapper
Remapping tool for compiled java programs.
neva-dev/felix-search-webconsole-plugin
Search Web Console Plugin for Apache Felix
camden-smallwood/pdb-decompiler
A tool to decompile MSVC PDB files to C++ source code.
fjh658/HexRaysCodeXplorer
Hex-Rays Decompiler plugin for better code navigation. Add support ida7.0/7.1/7.2 for macOS
stray-coding/ADT
反编译工具,快速实现对apk反编译,dex2jar,jar2dex,sign,align,patch生成等操作!