Git Product home page Git Product logo

netreactorslayer's Introduction

.NETReactorSlayer Logo .NETReactorSlayer Logo

.NETReactorSlayer

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

Preview

GUI CLI

Features & Commands:

Description Command Default Value
Decrypt Methods (NecroBit) --decrypt-method <BOOL>         True
Deobfuscate Control Flow --deobfuscate-cflow <BOOL>         True
Decrypt Hidden Calls --decrypt-hidden-calls <BOOL>         True
Remove Reference Proxies --remove-ref-proxies <BOOL>         True
Decrypt Strings --decrypt-strings <BOOL>         True
Remove Anti Tamper & Anti Debug --anti-tamper <BOOL>         True
Decrypt Assembly Resources --decrypt-resources <BOOL>         True
Dump Embedded Assemblies --dump-assemblies <BOOL>         True
Dump Assemblies That Embedded By Costura.Fody --dump-costura-assemblies <BOOL>         True
Decrypt Tokens --decrypt-tokens <BOOL>         True
Unpack Original Assembly From Native Image
Close CLI immediately after finish deobfuscation --no-pause <BOOL>        False
Preserve All MD Tokens --preserve-all <BOOL>        False
Keep Old Max Stack Value --keep-stack <BOOL>        False
Cleanup obfuscator leftovers -cleanup <BOOL>         True

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-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:

netreactorslayer's People

Contributors

sychicboy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.