GithubHelp home page GithubHelp logo

burningcyclebike / netreactorslayer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sychicboy/netreactorslayer

0.0 0.0 0.0 1.36 MB

An open source (GPLv3) deobfuscator and unpacker for Eziriz .NET Reactor

Home Page: https://www.CodeStrikers.org

License: GNU General Public License v3.0

C# 100.00%

netreactorslayer's Introduction

.NETReactorSlayer Logo .NETReactorSlayer Logo

.NETReactorSlayer

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

Preview

GUI CLI

Features & Commands:

Command Description Default Value
Unpack native stub
--dec-methods Decrypt methods body         True
--fix-proxy Fix proxied calls         True
--dec-strings Decrypt strings         True
--dec-rsrc Decrypt assembly resources         True
--dec-bools Decrypt booleans         True
--deob-cflow Deobfuscate control flow         True
--deob-tokens Deobfuscate tokens         True
--dump-asm Dump embedded assemblies         True
--dump-costura Dump assemblies that embedded by Costura.Fody         True
--inline-methods Inline short methods         True
--rename Rename n(amespaces), t(ypes), m(ethods), p(rops), e(vents), f(ields)        ntmfe
--rename-short Rename short names        False
--dont-rename Don't rename classes, methods, etc..        False
--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

Known Issues:

  • If target file is 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.

Donations:

License:

.NETReactorSlayer is licensed under GPLv3.

Credits:

netreactorslayer's People

Contributors

sychicboy avatar dependabot[bot] 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.