-
利用apktool反编译apk修改包名后包名解析的还是修改前的包名,jadx解析没有问题
修改了反编译后的smali文件夹名字后gda解析的还是以前的包名,.smali文件本人也修改了的
如图
![image](https://user-images.githubusercontent.com/3806357/225180243-c18176d3-f1f7-45ce-9a27-3869196…
-
![image](https://user-images.githubusercontent.com/35992798/120913000-6753fa80-c6b1-11eb-923e-574673e34608.png)
Attached the image for reference and I checked the older version of JADX such as …
-
![image](https://user-images.githubusercontent.com/127718991/224620930-a8016bec-7044-42e8-a4ef-fb3657abd33f.png)
-
when i searching some text code,
program loading decompiling and then indexing and stuck 63%
-
Currently If there is conflicting class, conflicting class will be renamed to some random class name.
But for multi dex(most of them are) apps, classes are split into multiple dex files, where sam…
-
I see that jadx-gui has APK signature view which shows the details of all versions of signatures used. But, I don't know use jadx(command line version) to obtain APK signature.Which command should I…
-
[bradley@Kars-Customs-Work-PC ~]$ sudo pacman -S blackarch
:: There are 1935 members in group blackarch:
:: Repository blackarch
1) 0d1n 2) 0trace 3) 3proxy 4) 3proxy-win32 5) 42zip 6) a2sv…
-
Update the version number in `__init__.py` for releasing the latest version of Quark.
In this version, the following changes will be included.
* #476
* #475
* #477
* #489
* #466
-
Hey,
I've caught a really weird bug that throws the following error:
```
Error decode xml
java.lang.NullPointerException: Cannot read the array length because "this.resourceIds" is null
at jad…
-
能遇到这么项目真是太幸运了,我可以不用下载源码再去编译,只用替换一下jar包就能查看很多源码,android.jar简直就是一个活宝,和他同一目录的service.jar我想肯定也不会差到哪去,所以想请教一下service.jar这个文件我该怎么使用他.万分感谢~~~