Menu

Tree [6ad8de] master /
 History

HTTPS access


File Date Author Commit
 ApkDissector 2015-04-06 Dibyendu Sikdar Dibyendu Sikdar [6ad8de] Version 1.1
 .gitattributes 2015-04-05 Dibyendu Sikdar Dibyendu Sikdar [8310da] :neckbeard: Added .gitattributes & .gitignore f...
 .gitignore 2015-04-05 Dibyendu Sikdar Dibyendu Sikdar [8310da] :neckbeard: Added .gitattributes & .gitignore f...
 README.md 2015-04-06 Dibyendu Sikdar Dibyendu Sikdar [6ad8de] Version 1.1

Read Me

APK Dissector

APK Dissector is a Java Based APK Decompiler

And this is still in development phase!

System.out.out.println("More features will be added soon");

Download and import this project in Eclipse to test all its features

How to use

Import the project in Eclipse
Put the APK file which needs to be decompiled in the apks/ directory
Go to the Java File ZipReader . Go to main and modify the line with the name of the apk to decompile.
You will find the decompiled app in the extract directory

zipReader.getZipContents("apks/PDFReader.apk");
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.