NLP(Native Library Protection)

NLP is a feature that protects library by using JNI.

By protecting the library used by the APP, it prevents the leakage of critical information.

You can select the library to be protected and encrypt it.
There is no need to protect every library.
Protection of open source or not important library may incur additional time and resources.
Ideally, you should only protect the library written by you or your company.

After typing texts or selecting items, you can click the button to change the settings.

TYPE FILE NAME
To add items, type the library file name that needs protection in Text Field and click the ADD button.

FILE LIST
Library file name registered in LIST BOX will be shown.Select the file name to delete, and press the DELETE button to delete the it.