mirror of
https://github.com/openappsec/openappsec.git
synced 2025-11-17 17:55:28 +03:00
Add check if obfuscation is enabled
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
namespace IPSHelper
|
||||
{
|
||||
|
||||
bool hasDeobfuscation();
|
||||
std::string deobfuscateString(const std::string &str);
|
||||
std::string deobfuscateKeyword(const std::string &str);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user