beeless

Game deobfuscator

A tool used to deobfuscate Unity3D games by reversing the transformation of their code into an unreadable format.

BeeByte Deobfuscator. Used it to deobfuscate an Unity3D Game. Alternatively, de4dot works aswell.

GitHub

53 stars
6 watching
14 forks
Language: C#
last commit: about 5 years ago

Related projects:

Repository Description Stars
jnraber/virtualdeobfuscator Analyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions 133
alxs009/panda-deobfuscator A tool for analyzing and deobfuscating binary executables by manipulating their code and data structures 5
holly-hacker/eazfixer A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies 377
xenocoderce/dnpdeobfuscator Deobfuscation tool for .NET patching applications 24
leetonidas/demovfuscator Recovering control flow from movfuscated binaries by analyzing high-level invariants 709
eset/stadeo An analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques. 148
dissectmalware/batch_deobfuscator Deobfuscates batch scripts by substituting encoded strings and escaping characters. 150
testwhat/smaliex A tool for deoptimizing Android bytecode from compiled Oat files into dex format. 532
perimeterx/restringer A tool to deobfuscate and simplify JavaScript code 349
deltadaedalus/vudu A GUI-based debugging system for game development, providing tools to inspect variables, execute Lua code, and control the game's execution speed. 39
notprab/.net-deobfuscator A collection of tools and deobfuscators for .NET assemblies 1,264
mrphrazer/hitb2021ams_deobfuscation Automated deobfuscation of malware code using symbolic execution and simplification techniques 72
mrphrazer/r2con2020_deobfuscation Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware 76
rub-syssec/syntia Deobfuscation framework using program synthesis to learn the semantics of obfuscated code 302
moshebe/gebug Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. 635