All Projects → SychicBoy → NetReactorSlayer

SychicBoy / NetReactorSlayer

Licence: GPL-3.0 license
An open source (GPLv3) deobfuscator for Eziriz .NET Reactor

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to NetReactorSlayer

.NetReactorStringDecryptor
A string decryptor for .NET Reactor.
Stars: ✭ 20 (-92.31%)
Mutual labels:  dnlib, unpacker, deobfuscator, dotnet-reactor
.NetReactorCfCleaner
A control flow cleaner for .NET Reactor.
Stars: ✭ 42 (-83.85%)
Mutual labels:  dnlib, unpacker, deobfuscator, dotnet-reactor
UnSealer
.NET Assemblies Deobfuscator.
Stars: ✭ 57 (-78.08%)
Mutual labels:  dnlib, deobfuscator
ILReplacer
ILReplacer, A Tool to Find and Replace .Net Application IL Code Instructions (Patcher)
Stars: ✭ 18 (-93.08%)
Mutual labels:  dnlib
homm3-unpacker
Parse HOMM3 game files
Stars: ✭ 23 (-91.15%)
Mutual labels:  unpacker
CodeDeobfuscator
Code Deobfuscator
Stars: ✭ 45 (-82.69%)
Mutual labels:  deobfuscator
unpacker
基于ART主动调用的脱壳机
Stars: ✭ 385 (+48.08%)
Mutual labels:  unpacker
RoAMer
Robust Automated Malware Unpacker
Stars: ✭ 72 (-72.31%)
Mutual labels:  unpacker
N-Gage stuff
Some N-Gage stuff for translation and modding
Stars: ✭ 21 (-91.92%)
Mutual labels:  unpacker
npk-tools
Mikrotik's NPK files managing tools
Stars: ✭ 63 (-75.77%)
Mutual labels:  unpacker
akamai-toolkit
A set of tools to work on Akamai v1 anti-bot solution. Current supported version: 1.70
Stars: ✭ 215 (-17.31%)
Mutual labels:  deobfuscator
PboViewer
Cross-platform PBO maker / unpacker
Stars: ✭ 28 (-89.23%)
Mutual labels:  unpacker
dmc unrar
A dependency-free, single-file FLOSS unrar library
Stars: ✭ 47 (-81.92%)
Mutual labels:  unpacker
Deobfuscator
Some deobfuscator for java lol
Stars: ✭ 225 (-13.46%)
Mutual labels:  deobfuscator
Unity-Studio
UnityStudio Stable版本分支,支持U3D 5.x。
Stars: ✭ 33 (-87.31%)
Mutual labels:  unpacker
TML.Patcher
Console application for decompiling, recompiling, packaging, and patching tModLoader's .tmod files at blazing-fast speeds.
Stars: ✭ 38 (-85.38%)
Mutual labels:  unpacker
CTR-tools
Crash Team Racing (PS1) tools - a C# framework by DCxDemo and a set of tools to parse files found in the original kart racing game by Naughty Dog.
Stars: ✭ 93 (-64.23%)
Mutual labels:  unpacker
source-map-unpack
Unpack 🛍 your JS source maps 🗺 to original files and folders.
Stars: ✭ 115 (-55.77%)
Mutual labels:  unpacker
AgileDotNet-StringDeobfuscator
String decryption for Agile.NET packed assemblies.
Stars: ✭ 25 (-90.38%)
Mutual labels:  deobfuscator
agsutils
contains utils for AGS: game extractor, repacker, disassembler and assembler
Stars: ✭ 30 (-88.46%)
Mutual labels:  unpacker

.NETReactorSlayer Logo .NETReactorSlayer Logo

.NETReactorSlayer
Donate crypto

.NETReactorSlayer is an open source (GPLv3) deobfuscator for Eziriz .NET Reactor.

Preview

GUI CLI

Features & Commands:

Command Description Default Value
Unpack native stub
--dec-methods Decrypt methods that encrypted by Necrobit         True
--dec-calls Decrypt hidden calls         True
--dec-strings Decrypt strings         True
--dec-rsrc Decrypt assembly resources         True
--dec-tokens Decrypt tokens         True
--dec-bools Decrypt booleans         True
--deob-cflow Deobfuscate control flow         True
--dump-asm Dump embedded assemblies         True
--dump-costura Dump assemblies that embedded by Costura.Fody         True
--inline-methods Inline short methods         True
--rem-antis Remove anti tamper & anti debugger         True
--rem-sn Remove strong name removal protection         True
--rem-calls Remove calls to obfuscator methods         True
--rem-junks Remove junk types, methods, fields, etc...         True
--keep-types Keep obfuscator types, methods, fields, etc...        False
--preserve-all Preserve all metadata tokens        False
--keep-max-stack Keep old max stack value        False
--no-pause Close CLI immediately after deobfuscation        False
--verbose Verbose mode        False

Usage:

Just drag and drop target obfuscated assembly on it.

Known Issues:

  • If target assembly not working after deobfuscation try using --preserve-all and/or --keep-max-stack command(s).

  • Since .NETReactorSlayer does not yet have the ability to de-virtualize virtualized functions, if the target protected assembly contains virtualized functions, .NETReactorSlayer may fail to de-obfuscate some protections such as string encryption and control flow.

➡️Click to see few example of comparing virtualized functions with normal functions
Normal Virtualized

Or
Normal Virtualized

Or

Contribution:

Want to contribute to this project? Feel free to open a pull request.

License:

.NETReactorSlayer is licensed under GPLv3.

Credits:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].