If runtime protection detects a threat, the security-hardened app exits and prints the following log:
ashield process runtime info key ---> valueKey and value descriptions
Feature | Key | Value |
Signature verification | a0 | A value greater than 0 |
Anti-hooking | a1 | A value greater than 0 |
Anti-debugging | a2 | A value greater than 0 |
Anti-emulator | a3 | A value greater than 0 |
Anti-root | a4 | A value greater than 0 |
Protection against injection | a5 | A value greater than 0 |
Multiple Instance Prevention | a6 | A value greater than 0 |