rules模板
请教一下,有rules.txt模板吗,rules.txt怎样写比较合理?
class com.* { *; }
class org.* { *; }
class ru.* { *; }
https://github.com/TimScriptov/nmmp/blob/main/library/src/main/java/com/nmmedit/apkprotect/dex2c/filters/SimpleRules.java
好的,谢谢
另外,这个工具有错误日志输出么? 点击Convert按钮,右侧信息框一直卡再Starting... 没有错误提示
对 aab 文件加固
I haven't tested AAB. I only tested APK. Need more time for testing
The window on the right displays logs; if the application is very heavy, lengthy preparation is possible. The smaller the application size and the less class capture, the faster the application runs.
In the near future I will display more useful information in the logs
I haven't tested AAB. I only tested APK. Need more time for testing
Same configuration with apk convert, stuck in at start....on screen @ 1.2.8 version