Purely Java Based Analyze the contents of the APK file Decompile and extract the contents of the APK file Decompile the DEX files to JAVA source files (.dex to .java) [ New feature in v2.0 ] Select ...
Sometimes anyhow we lost our data due to some reasons then there is great trick to extract apk file and get the source code from that apk file. There are two tools you have to need for getting java ...
APK black-box obfuscator for my Master's project. Written 100% in Java. NOTE: This obfuscator will NOT work if you are using Java Reflection in your code. This project only looks at the available code ...