-
### Issue details
Hello.
I patch .smali files directly and I typically use `jadx` only to check whether my Smali patch is fine. But for some reason, `jadx` produces **very different** results ev…
-
### Issue details
Decompilation gets stuck on the attached app. It slowly progresses to about 99% but then never completes (I let it run for over 24 hours). Memory usage also grows to over 35 GiB. …
-
For hooking reasons I need the unicode characters of the obfuscated names.
Before :
![image](https://user-images.githubusercontent.com/32842060/197538032-fc1b4069-fe3e-440f-827f-7bf3d48deb18.png…
-
Hi @PSVita-Dev
You did a very good job. i am working on creating python wrapper for reddit, by inspecting api endpoints of reddit using android.
i am working on generating "X-hmac-signed-body" an…
-
I've noticed that sometimes, Jadx removes "vital" code blocks from applications, so I've made an edit to Jadx, removing duplicated block removing code:
https://github.com/skylot/jadx/blob/d39849ad00f…
-
Class `com.ebay.mobile.databinding.EventWithListingsBindingImpl`
```java
/* JADX WARNING: Code restructure failed: missing block: B:11:0x001c, code lost:
if (((com.ebay.mobile.databindi…
-
0. 下载某个历史版本贴吧客户端 apk([豌豆荚](https://www.wandoujia.com/apps/280375/history) [apkpure]( https://apkpure.com/cn/%E7%99%BE%E5%BA%A6%E8%B4%B4%E5%90%A7/com.baidu.tieba/versions) 欢迎补充)并置于`path/to/apk`下
1. …
-
*Describe your idea:*
@skylot first of all, thank you very much for Jadx. This makes the android RE experience so much easier.
About the feature request, I see that `jadx-gui` has **APK signatur…
-
I would like to be able to edit smali code in Jadx by hand, and see the new interpreted Java code as a result of my changes in real-time, provided I have not introduced any errors to the smali code.
…
-
Currently Bytecode-viewer show classes as splitted (classes with $ symbol) when it have large codes in it
![image](https://user-images.githubusercontent.com/24647715/72160741-258d2a80-33bf-11ea-9a7f-…
ghost updated
3 years ago