holly-hacker / EazDecodeLinks
A library to decode EazFuscator's encrypted symbol names, if you have the password.
☆42Updated 5 years ago
Alternatives and similar repositories for EazDecode
Users that are interested in EazDecode are comparing it to the libraries listed below
Sorting:
- Decrypts strings dynamically, using https://github.com/Washi1337/AsmResolver☆28Updated 4 years ago
- ☆31Updated 4 years ago
- Utility that tries to generate every single CIL opcode possible in a valid context.☆28Updated 2 years ago
- .NET flow analysis and emulation library☆25Updated 4 years ago
- ☆26Updated 7 years ago
- HookDetector.NET is a .NET Library to detect hooks in API functions☆27Updated 4 years ago
- Devirtualizer for MemeVM☆15Updated 5 years ago
- Simple Packer .NET☆20Updated 4 years ago
- .NET Virtualizer.☆11Updated 2 years ago
- Public ArchangelCloak Deobfuscator☆24Updated 5 years ago
- Deobfuscator for RustemSoft Skater.Net Obfuscator☆16Updated 5 years ago
- Fix assembly pe header and metadata errors☆32Updated 5 years ago
- Dump .net assembly from a native loader which uses ClrCreateinstance☆57Updated 2 years ago
- Simple Application Restore Obfuscated Calls Made By Agile.Net (CilSecure)☆16Updated 2 years ago
- Simple String Cleaner for .NET Reactor 6.7.0.0 using Invoke☆9Updated 4 years ago
- A really basic emulator to understand how IL code works.☆56Updated 3 years ago
- A dnSpy extension to add WebAssembly support☆45Updated 2 years ago
- Adds a simple menu item to restart dnSpy to a other bit version (64 bit will restart as 32 bit and vice versa)☆13Updated 5 years ago
- Full .Net Reactor UnPacker 🙂 Except VM & NecroBit☆54Updated 2 years ago
- dll embeddable☆17Updated 4 years ago
- .NET Assemblies Deobfuscator.☆64Updated 2 years ago
- Example deobfuscate .NET Reactor 6.3.0.0 strings(ONLY STRINGS)☆20Updated 4 years ago
- Hurricane - The best .NET Patcher & Analyzer. Made by Cabbo.☆38Updated 2 years ago
- Wwh's blog Analyze .NET Obfuscator and How to unpack it [Translates to English Version]☆21Updated 4 years ago
- A small virtualizer for .NET which works together with ConfuserEx☆65Updated 5 years ago
- A modded ConfuserEx created by Mighty, Bed and Centos.☆25Updated 5 years ago
- Private(No)Obfuscator☆15Updated 4 years ago
- CTF writeups☆35Updated 6 months ago
- Unpacker for ILProtector☆25Updated 2 years ago
- most string deobfuscators use Invoke to pick up the strings, however some obfuscators are using "GetCallingAssembly" to check if the meth…