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: almost 7 years ago

Related projects:

RepositoryDescriptionStars
jnraber/virtualdeobfuscatorAnalyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions133
alxs009/panda-deobfuscatorA tool for analyzing and deobfuscating binary executables by manipulating their code and data structures5
holly-hacker/eazfixerA tool for deobfuscating Eazfuscator-obfuscated .NET assemblies377
xenocoderce/dnpdeobfuscatorDeobfuscation tool for .NET patching applications24
leetonidas/demovfuscatorRecovering control flow from movfuscated binaries by analyzing high-level invariants709
eset/stadeoAn analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques.148
dissectmalware/batch_deobfuscatorDeobfuscates batch scripts by substituting encoded strings and escaping characters.150
testwhat/smaliexA tool for deoptimizing Android bytecode from compiled Oat files into dex format.533
perimeterx/restringerA tool to deobfuscate and simplify JavaScript code350
deltadaedalus/vuduA 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-deobfuscatorA collection of tools and deobfuscators for .NET assemblies1,264
mrphrazer/hitb2021ams_deobfuscationAutomated deobfuscation of malware code using symbolic execution and simplification techniques72
mrphrazer/r2con2020_deobfuscationAutomated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware76
rub-syssec/syntiaDeobfuscation framework using program synthesis to learn the semantics of obfuscated code302
moshebe/gebugMakes 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