Easy Apk Disassembler // Software

Search This thread

ORioN.BAK

Member
Mar 8, 2010
16
68
NEW THREAD For EASY APK DISSASSEMBLER

http://xdaforums.com/showthread.php?p=14049173

Hi everyone,

I have create a little app for modified APK :)


I hope it will be usefull

Please help me to fix the translation in english, i have a bad english :p


Download Easy Apk Disassembler:
Update V1.3.1 05/2011
http://code.google.com/p/easy-apk-dissassembler/

ScreenShot
fUye0-c7bc2a664d0ca9ece7a1cc4a24a9e499.jpg


How use it ?

Use WinRar
Open .apk with WinRAR
Extract classes.dex at the same folder as EasyApkDisassembler.EN.bat
Run Easy EasyApkDisassembler
Dissasembe
Modify
Compile

How to rebuild apk ?
Open .apk with WinRAR
Copy out.dex to the .apk
remove "META-INF" folder and classes.dex
now rename out.dex to => "classes.dex"

Now you must sign apk
once you have signed apk you can install signed_YourFile.apk

Have fun
 
Last edited:

TheSSJ

Senior Member
Feb 25, 2010
1,777
2,276
OnePlus Nord
Well, you can use this package for win32 environments - tried brut's tool moments ago and got a java exception...-.-
 

Brut.all

Inactive Recognized Developer
Jul 27, 2009
1,471
353
what are the differences between easy apk disassembler to Brut's apktool ?

EAD is a simple wrapper/helper/front-end to some other tools. It does not decode resources, apktool is currently single one tool, which can do it and 95% of apktool is just about res decoding. EAD has AXMLPrinter builtin, but there is no real use for this tool.
 

DarkMio

Senior Member
Jan 20, 2010
168
28
Mhmh... And when I have the XMLs edited, and want them back into binary XMLs? What I have to do?
 

DarkMio

Senior Member
Jan 20, 2010
168
28
Mh, yes, but how can i do that back?! When you search here, or use other searches I can't find the answer. :(
 

DarkMio

Senior Member
Jan 20, 2010
168
28
Mhmh... Thank you, but I can't use it - all my Linux-Machines are down ...

Okay. oô You said, it is hard for Windows-User -> is it possible without massive extra software on a weak PC (1.8Ghz - worse graphiccard... you know the rest..)
 

Brut.all

Inactive Recognized Developer
Jul 27, 2009
1,471
353
Okay. oô You said, it is hard for Windows-User -> is it possible without massive extra software on a weak PC (1.8Ghz - worse graphiccard... you know the rest..)

Unfortunately not. VirtualBox + some small linux is a lightiest solution I know, but it should work even on older PC.
 

m32

Senior Member
Jul 10, 2007
266
12
Szczecin
Hi everyone,

I have create a little app for modified APK :)


I hope it will be usefull

Please help me to fix the translation in english, i have a bad english :p


Download Easy Apk Disassembler:
Update V1.1 mar*2010
http://www.megaupload.com/?d=32ZNIKSZ

ScreenShot
d0ee922a46.jpg


Have fun

EDIT:
please admin remove me the limitation
I CAN'T POST ANY LINK :(
join it with jode (jode.sf.net) - then it would be usable
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    NEW THREAD For EASY APK DISSASSEMBLER

    http://xdaforums.com/showthread.php?p=14049173

    Hi everyone,

    I have create a little app for modified APK :)


    I hope it will be usefull

    Please help me to fix the translation in english, i have a bad english :p


    Download Easy Apk Disassembler:
    Update V1.3.1 05/2011
    http://code.google.com/p/easy-apk-dissassembler/

    ScreenShot
    fUye0-c7bc2a664d0ca9ece7a1cc4a24a9e499.jpg


    How use it ?

    Use WinRar
    Open .apk with WinRAR
    Extract classes.dex at the same folder as EasyApkDisassembler.EN.bat
    Run Easy EasyApkDisassembler
    Dissasembe
    Modify
    Compile

    How to rebuild apk ?
    Open .apk with WinRAR
    Copy out.dex to the .apk
    remove "META-INF" folder and classes.dex
    now rename out.dex to => "classes.dex"

    Now you must sign apk
    once you have signed apk you can install signed_YourFile.apk

    Have fun