Files
XSnap/native/obfuscation.yml
ΞTΞRNAL 544d618f87 Major Update!
This features a new bypass, new theme, etc
2025-12-23 17:09:18 +05:30

19 lines
434 B
YAML

seed: 0xDEADBEEF
functions:
- "shouldBlockEndpoint"
- "shouldBlockDuplexClient"
- "shouldBlockAuthContext"
- "shouldBlockApiInvocation"
- "ss_get_detection_blob"
- "ss_get_hermod_dup"
- "ss_get_risk_block_blob"
- "verify_key"
- "jni_verify_key"
- "verify_library_checksum"
- "verify_apk_integrity"
passes:
- "InstructionsSubstitution"
- "BogusControlFlow"
- "ControlFlowFlattening"
- "StringsEncryption"