-
originally filed by: @andrewleech
moved to new issue by Lanchon
----
often every second build fails due to the compiler not finding a bunch of things I've changed with DexReplace. I hit build a…
-
```
/* JADX WARNING: Code restructure failed: missing block: B:117:0x028b, code lost:
if (r11 == false) goto L_0x02c4;
*/
/* JADX WARNING: Removed duplicated region for block:…
-
Hello @vincentcox ,
I am facing this error after supplying the apk
UnboundLocalError: local variable 'sorted_tosort' referenced before assignment
[WARNING] 127.0.0.1 - - [10/Oct/2018 19:35:59] cod…
-
link: https://drive.google.com/file/d/1bX4L4QTarbHELLEKI7S_xVRr_UTCR08T/view?usp=share_link
`com.nomagic.magicdraw.core.Application.internalStart(Application.java:695)`
![image](https://user-ima…
-
### Issue details
Click "File" > "Save as Gradle Project" > "Choose Folder" > "Save"
### Relevant log output or stacktrace
```java
Jadx version : 1.4.7.253-2d28da9b
Java version : 17.0.9
Java VM …
-
### Describe your idea
I found a [github repo called android-xml-formatter](https://github.com/ByteHamster/android-xml-formatter) that implements prettify for android layout files, and the current …
-
Please consider adding this tool to the `apt` (Debian) package manager (officially)!
-
Hey,
to reproduce the issue:
1) Run jadx-gui from Big Sur OSX
2) Click on the search icon
3) Everything freezes
Further notes:
Apple added a split screen view thingy in the new OS. It's p…
-
```
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.rits.cloning.Cloner (file:/Users/nils/Desktop/deploy/jadx/lib/cloning-1.9.10.jar) to field …
-
I am using JADX for converting .apk files into corresponding Java code for extracting control flow graphs (CFG) and then further analyzing it for path complexity. As per the documentation, the JADX li…