KiwiCompiler is a android so code encryption tool for Internet companies and individual developers. Similar to common compilers, it can compile source code such as C, C++ code into binary code. The difference is that when compiling, the KiwiCompiler can encrypt the code logic by obfuscating, deforming and inflating, and protect sensitive strings through encryption, thus preventing the crackers from de-compiling binary code, tampering or stealing core technologies through reverse tools such as IDA Pro, etc.
KiwiCompiler is an Android Studio plug-in that supports Android NDK project [SO dynamic library, static library].