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
This tool, just replace "GetCallingAssembly" to "GetExecutingAssembly" for ignore the invoke detection!
-
Notifications
You must be signed in to change notification settings - Fork 7
obfuscators-2019/AntiInvokeDetection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
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
Resources
Stars
Watchers
Forks
Packages 0
No packages published