-
### 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…
-
## 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…
-
There is no way to write comment
-
### Description
[Quark-Engine](https://github.com/quark-engine/quark-engine) is an APK malware analyzer which can tell what APK does. We believe that Quark as a static analyzer can cooperate very w…
-
Currently when searching on class, method, field, and code Jadx shows the full node path within the Text Search window. When searching on Resource and Comments Jadx only shows the class / file withou…
-
When renaming sometimes jadx-gui doesn't reload the code with the following error
this usually happens after renaming multiple times
tested nightly build jadx-1.2.0.90-b5720bd1
WARN - Removed…
He1my updated
3 years ago
-
jadx-1.0.0-b1163-a48ce296
My English is not good, please don't mind the grammar of the words I am talking about next.
Java has two characteristics of extends and implements.
Subclasses can over…
-
如题 O(∩_∩)O~
-
I am using HTTP Toolkit with a rooted Pixel 5 device running Android 14. It works like a charm for most apps. Now I am trying to inspect an app that uses certificate pinning, specifically com.bumble.a…
-
Feature: I've gotten used to using apktoolm on my android device because it allows me to edit smali then preview the java to confirm my code and variables are correct. It won't convert if there is an …