Ad

NETReactorSlayer: .NET Reactor Deobfuscator & Unpacker

NETReactorSlayer deobfuscates and unpacks Eziriz .NET Reactor binaries. This tool analyzes and reconstructs obfuscated .NET code, aiding in reverse engineering and malware analysis.
Screenshot of SychicBoy/NETReactorSlayer homepage

NETReactorSlayer is an open-source deobfuscator and unpacker specifically designed for Eziriz .NET Reactor binaries. It aims to reverse engineer and analyze .NET applications protected by the Reactor obfuscation technique. The project utilizes the dnlib library and incorporates techniques from de4dot.blocks and Harmony to improve deobfuscation effectiveness.

NETReactorSlayer offers both a graphical user interface (GUI) and a command-line interface (CLI) for flexible usage. It supports unpacking various Reactor-obfuscated file formats. Configuration options allow users to tailor the deobfuscation process to specific application characteristics. The project actively incorporates improvements and bug fixes, demonstrating ongoing development.

  • GUI Support: Provides a user-friendly interface for performing deobfuscation tasks.
  • CLI Interface: Offers command-line options for automation and scripting.
  • dnlib Integration: Leverages dnlib for .NET assembly manipulation and analysis.
  • de4dot.blocks Integration: Utilizes techniques from de4dot.blocks for advanced deobfuscation.
  • Harmony Integration: Incorporates Harmony for patching and code manipulation during the unpacking process.
  • Multiple File Formats: Supports unpacking various .NET Reactor obfuscated file formats.
  • Configuration Options: Allows users to customize deobfuscation settings.

NETReactorSlayer is an active project with ongoing development and maintenance. Recent commits and issue resolutions indicate continued community involvement. The project has a good number of stars and forks, suggesting a growing user base. The documentation is available on the project wiki, providing guidance on usage and configuration.

Security researchers, reverse engineers, and malware analysts benefit from NETReactorSlayer by providing a tool to analyze and understand .NET applications protected by Eziriz .NET Reactor. This tool simplifies the process of unpacking and deobfuscating code, revealing the underlying functionality and potential threats. It offers a valuable alternative to manual reverse engineering efforts or less capable tools.

Languages:
Summarize:
Share:
Stars
1,239
Forks
287
Issues
27
Created
4 years ago
Commit
2 years ago
License
GPL-3.0
Archived
No
Updated 16 days ago

Similar Repositories