obfuscators-2019 / AntiInvokeDetection
most string deobfuscators use Invoke to pick up the strings, however some obfuscators are using "GetCallingAssembly" to check if the method is being executed by another assembly
☆12Updated 5 years ago
Alternatives and similar repositories for AntiInvokeDetection:
Users that are interested in AntiInvokeDetection are comparing it to the libraries listed below
- This calculator load all methods from mscorlib.dll and checks equivalence with the method from the instruction☆8Updated last year
- Simple Packer .NET☆20Updated 4 years ago
- Devirtualizer for MemeVM☆15Updated 4 years ago
- Pack your .NET assembly into a Native (C++)☆12Updated 2 years ago
- Overwrites the whole PE Header☆18Updated 4 years ago
- A strings decryptor for Phoenix Protector using the stack thanks to https://github.com/MindSystemm/StackYenoDeobfuscator.☆9Updated 4 years ago
- Simple Math Cleaner with invoke method for generic use☆14Updated 4 years ago
- Fix the sizeof of assembly☆16Updated 5 years ago
- ☆25Updated 7 years ago
- Private(No)Obfuscator☆15Updated 4 years ago
- Complete basic string decryptor to help new reversers. The code is commented☆12Updated 4 years ago
- dll embeddable☆18Updated 4 years ago
- heres my attempt at a control flow (cflow) cleaner, don't expect much from it☆15Updated 2 years ago
- Decrypts strings dynamically, using https://github.com/Washi1337/AsmResolver☆28Updated 4 years ago
- Hurricane - The best .NET Patcher & Analyzer. Made by Cabbo.☆37Updated last year
- Utility that tries to generate every single CIL opcode possible in a valid context.☆27Updated 2 years ago
- An unpacker (deobfuscator) for the protector (obfuscator) Rzy Protector V2.☆51Updated 4 years ago
- HookDetector.NET is a .NET Library to detect hooks in API functions☆28Updated 4 years ago
- Licensing system built in C# .NET Core, .NET Framework☆5Updated last year
- Fix assembly pe header and metadata errors☆31Updated 5 years ago
- String decryptor relying on the stack. Made for teach☆10Updated 4 years ago
- Advanced end-to-end encryption methods, server-sided variables, anti HTTP debugger and improved WebClient approaches.☆19Updated 4 years ago
- Simple Application Restore Obfuscated Calls Made By Agile.Net (CilSecure)☆16Updated 2 years ago
- .NET Virtualizer.☆11Updated 2 years ago
- ☆31Updated 4 years ago
- Wwh's blog Analyze .NET Obfuscator and How to unpack it [Translates to English Version]☆21Updated 4 years ago
- this is a server sided obfuscator base, where you login, select the options, upload the file to the server and it obfuscates it☆14Updated 4 years ago
- A deobfuscator for Atomic obfuscator☆11Updated 4 years ago
- .NET attributes cleaner/Junk remover (nops). Credits to Prab + Illuzion.☆21Updated 2 years ago
- This tool will help you with .NET ReverseEngineering / Analyzing. It can intercept HTTPRequest URL, Process.Start, File.Delete, Environme…☆15Updated 2 years ago