timscriptov / nmmpLinks
☆123Updated last year
Alternatives and similar repositories for nmmp
Users that are interested in nmmp are comparing it to the libraries listed below
Sorting:
- 本项目针对Android APK DEX控制流混淆,在不会改变应用原有逻辑的前提下,会将原始代码进行控制流混淆,使得代码难以阅读,增加反编译阅读的难度以达到保护应用。☆58Updated 8 months ago
- 一个Native层的Android应用防护库(A native layer Android application protection library)☆157Updated 3 years ago
- BlackReflection provides a series of API to use Java Reflection easily. Developer can use annotation to assign class, field and method. T…