-
Small Sample Apk With Non Printable Method Name :
[newtest_1.0_flows.apk.zip](https://github.com/Hamz-a/jeb4frida/files/8286125/newtest_1.0_flows.apk.zip)
![jeb4frida](https://user-images.github…
-
### Issue details
![image](https://github.com/skylot/jadx/assets/38409554/3b71c59f-224b-4161-b82b-26080efeb1a7)
I just loaded a fresh install of Ubuntu and installed JadX from source and the icons…
-
I'm uploading the sample APK and the issue reference comparing two jadx version (one is 1.3.x and another one is latest stable 1.4.x).
![image](https://user-images.githubusercontent.com/35992798/2…
-
OS: Windows 10
Steps to reproduce:
1. Download jadx-gui for windows
2. Move the files to a folder named ! (for instance: C:\temp\!\jadx-gui-1.3.1-no-jre-win.exe)
3. Run jadx-gui
4. The program do…
-
```
jadx.core.utils.exceptions.JadxRuntimeException: 'invoke-custom' instruction processing error:
Failed to process invoke-custom instruction:
CallSite{[
{ENCODED_METHOD_HANDLE: INVOKE_STATIC: L…
-
### Issue details
In certain scenarios, the generic parameters of a generic class are lost. This leads to a compilation error when inheriting from a generic class that has final methods.
### Relevan…
-
### Issue details
run the app (1.5.1) and and open up logs (Help -> Log Viewer)
it will write:
```
INFO : Checking for updates... Update channel: STABLE, current version: 1.5.1
WARN : Jadx up…
-
## Vineflower version
1.10.1
## Describe the bug
In line 74 of the source code, The call to the limit method points to the `java.nio.Buffer`.In fact, this is no problem in the environment of JD…
-
### Describe your idea
I am mainly using jadx to decompile .class files that run on arbitrary systems. Currently jadx only allows to debug via adb, which is somewhat targeted towards android. This is…
-
I'm trying to get annotations of methods that retrofit2 uses.
Here is an example code that was obtained using jadx-gui.
```smali
.method public abstract authAsync(Ljava/lang/String;)Lkotlinx/corout…