View security hardening logs

Updated at:

When runtime protection detects a threat, the security-hardened app exits and prints the following log:

ashield process runtime info key ---> value

Key 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

Anti-injection

a5

A value greater than 0

Anti-multi-instance

a6

A value greater than 0