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
Install / Use
/learn @obfuscators-2019/AntiInvokeDetectionREADME
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 <br /> This tool, just replace "GetCallingAssembly" to "GetExecutingAssembly" for ignore the invoke detection!
View on GitHub60/100
Security Score
Audited on Jan 9, 2025
No findings
