52ky 发表于 2021-7-3 08:46:40

StringDecryptor by CodeCracker

字符串解密器从 .NET 程序集中解密加密字符串。支持的方法:返回类型string + 参数:string, int,int+int,uint,uint+uint笔记:不适用于控制流混淆:首先对文件进行去混淆!

(StringDecryptorDecrypt enceypted string from an .NET assembly.Suported methods: return type string + Parameters: string, int,int+int,uint,uint+uintNote:Doesn't work well with control flow obfuscation: deobfuscate the file first!)

页: [1]
查看完整版本: StringDecryptor by CodeCracker