| Multi firewall protection | Dex shelling, Dex bytecode extraction, Dex virtualization and DexToC technologies are adopted for the code in the App program, so that the native code in the App program is protected by four "firewalls" to prevent the code reversal of malicious analysts. |
| Native deep reinforcement | The native library in the app program is reinforced with a customized linker, and combined with the dynamic anti debugging technology, the difficulty of being dumped and debugged is enhanced. |
| Small encryption granularity | Fine granularity encryption, realizing instruction level dynamic encryption and decryption technology, only decrypting the executed instruction units, and the unexecuted instructions will not be decrypted |
| Instruction set randomization | Supports instruction set randomization, and the virtual code instruction set generated by each compilation is completely generated randomly |
| Self safety is guaranteed | The self defined virtual machine technology and source code obfuscation technology are used for the interpreter and code in the hardening of Manxi, and encryption shell protection is used to prevent hackers from cracking the application after hardening from the 'firewall'. |
| Full monitoring of operation process | Manxi Reinforcement will monitor the whole life cycle of the app, with runtime protection against malicious addition of files, malicious deletion of files, high-risk device operation, memory copy, etc |