Friday, March 7, 2014

Andrews modify the program's problems


I would like to ask, Andrews has a program, the program, which has a screen, for example, an "A" on the screen, "A" following a "B" click "B" to jump to www.baidu.com, I think ask how this "A" removed from the interface, and then the "B" jump link removed (just delete the link, B or can show that it does not just click to jump), and only the APK package of this program No source, ask how to modify it? Thank you first<-! Main posts under Banner (D4) -><-! Posts under the main text (D5) ->
Reply:
No source how to modify, decompile the first. It can compile the source files Haonong.
Reply:
cited a floor birdsaction reply:
no source how to modify, decompile the first. It can compile the source files Haonong.
I tried decompile, compile string.xml files and layout of the interface file, as well as image files are decompiled resource out, is no anti-src files compiled, ask There are tutorials decompile it?
Reply:
https://code.google.com/p/dex2jar/downloads/list
https://code.google.com/p/innlab/downloads/list

Some applications difficult to decompile.
Reply:
What software? Decompiled get this one. Dex file, dex2jar can be compiled into a jar file, by jd-gui to view, find the associated code, modify repackage signature on the line
Reply:
Decompile the apk file into smali control. Dex decompile java class modified to remove the corresponding smali Class B click event on the line
A removed only in the xml inside the line and then compile smali package signatures

No comments:

Post a Comment