maoabc / nmmp

dex-vm used to protect the android classes.dex file
780 stars 269 forks source link

报错了 #21

Closed xmwenfeng closed 2 years ago

xmwenfeng commented 2 years ago

Exception in thread "main" java.lang.RuntimeException: Can't handle main dex bui ld\dex_output\classes.dex at com.nmmedit.apkprotect.ApkProtect.handleApplicationClass(ApkProtect.j ava:519) at com.nmmedit.apkprotect.ApkProtect.run(ApkProtect.java:117) at com.nmmedit.protect.Main.main(Main.java:52)

maoabc commented 2 years ago

windows下文件处理问题,用的编译好的jar吧?那个太老,用最新主线代码编译就没这个问题。