-
Hi Team,
I am facing an issue with dex2jar while running APKHunt. I am using a Docker Ubuntu container and have installed all the required packages. However, when I try to run it, I encounter an er…
-
I tried it on a vulnerable apk. I generated the .dex file with msfvenom than I used this tool to inject my payload.dex. However, if I analyze the generated apk with jadx-gui, I cannot find any refer…
-
异常类型:编译异常
Robust版本:0.4.75
Gradle版本:2.14.1
系统:Mac
出现一种情况, autoPatch 成功, 且 Patch 加载后功能修复正常, 但是 patch.jar dex - jar - jdGui 在 jdGui 中出现以下现象, 不能正常反编译为 java 代码. 这种现象正常吗?
```
/* JADX: method…
-
i test this plugin to adding in my code to protect some Strings in Java class, but after Build apk and test to reverse it by JadX, i found same String values is not change or make a fake values...
ghost updated
3 years ago
-
**## The actually source code is below:**
```java
/**
* Returns the number of contacts in contacts content provider.
*/
public int getContactCount() {
// TODO: consider…
-
### Checklist / 检查清单
- [X] No one has submitted a similar or identical bug report before. / 之前没有人提交过类似或相同的 bug report。
- [X] I'm using the latest version of LibChecker. / 我正在使用 LibChecker 的最新版本。
###…
-
### Describe your idea
### Description:
Hi, I've found that Jadx sometimes generates inlined assignments in expression. Although they makes the code look more concise when the expressions are re…
-
### Issue details
https://www.apkmirror.com/apk/whatsapp-inc/whatsapp/whatsapp-2-24-24-14-release/whatsapp-messenger-2-24-24-14-android-apk-download/
### Relevant log output or stacktrace
```java
E…
-
New d8 android compiler allows to use Java 8 lambdas, but to make it work on old Android versions d8 convert (desugar) lambdas to synthetic classes and methods.
This issue continues work on lambda in…
-
Please describe what you did before the error occurred.
**IMPORTANT!** If the error occurs with a specific APK file please attach or provide link to apk file!
* Jadx version: 1.4.3
* Java version:…