jd-gui Questions
2
Solved
I want to decompile one apk file to see some part of its source code, but when I get to the part I am intrested in, JD-GUI gives following decompiled code
/* Error */
public void loginV2(Context...
1
I have a MyFile.jar file. I use JD-GUI to decompile it and used its "Save All Sources" options to save the files to a .zip file. Now extracted the .zip file and edited a .java file.
the folder str...
Cistaceous asked 10/10, 2014 at 8:31
1
Solved
I've encountered this problem several times. Whenever I decompile something and save all the sources using JD-GUI, it prefixes each line with a block comment and inserts line numbers for code in th...
Ratal asked 6/8, 2014 at 1:58
1
© 2022 - 2024 — McMap. All rights reserved.