mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-29 19:24:26 +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