Open Issues Need Help
View All on GitHub Didn't find class "com.example.dex2ctest.MyApplication" on path: DexPathList about 2 months ago
AI Summary: An Android application fails to launch after being processed by `dex2c` protection, which worked normally beforehand. The core issue is a `ClassNotFoundException` for the main `MyApplication` class during startup, preceded by a `Zip open failed` warning indicating a verification failure for `classes6.dex` related to a constructor in `amimo/dcc/DccApplication`.
Complexity:
4/5
good first issue
codehasan/dex2c
282
🎇 AOT compiler to translate dalvikvm code into cpp code
Python
#apk-strengthening#dcc#dex2c#jni-wrapper#python3