-
## Vineflower version
Vineflower 1.10.1
## Describe the bug
Simply, fails to decompile a method with an error.
## Additional information
`com.sec.android.app.fm.MainActivity#recordFMRadioAudi…
-
## Description
We recently migrated ODK-X projects to use JDK 11. After this, we noticed a discrepancy compared to the previous build, which was:
- **#495 :**
- In the ODK-X 2.1.10 version, t…
-
I have updated Smali and the ApkTool to the latest version but its still not working.
It works with a few of APKs but not with the most of them. I tried this one [ com.facebook.orca.apk ]
Thank you.
…
-
Hi
I want to know how can I use RAPID in static analysis to get all api in APK and also you said in your paper "and can support dynamic analysis by finding critical offsets." How can I make dynamic …
-
Following the recomendewd usage in the description with ngrok, the apk is generated, but when i try to install it on the android(6) , it says **_An error occurred during package analysis_**.
`apkbl…
-
## 2024 Overview:
The root of this issue for most all flutter customers is that your app is running on physical android hardware that flutter does not support. The "fix" is to not ship your app …
-
## Steps to Reproduce
1. Running `flutter create xelophone_flutter`:
![01 Create](https://i.imgur.com/FYMVINx.jpg)
![02 Create](https://i.imgur.com/XlLVq8M.jpg)
2. Files modified:
![03 modi…
-
Hi,
I'm using your tool to get some idfg, but it takes me especially long time to process a normal apk...
I just load apk and do things as your code of taint analysis:
```
val fileUri = File…
atmzy updated
7 years ago
-
```
[*] Opening dexfile with radare2...
Traceback (most recent call last):
File "apk-anal/apk-anal.py", line 305, in
print_results(rootresults,{"found":"\n[*] Possible root detection found …
-
Hello!
### A little background
I am writing a framework to launch android static security implementations. I want to include Argus-SAF
### Issue
I have a (small) test apk, to see if my framework…