Morsmalleo / AhMyth

Cross-Platform Android Remote Administration Tool | Official maintained repository for the AhMyth R.A.T Project | A dedicated revival of the original repository at https://GitHub.com/AhMyth/AhMyth-Android-RAT
GNU General Public License v3.0
710 stars 176 forks source link

Google Calculator v8.4.1 | Binding Failed #315

Closed stoobutcher closed 11 months ago

stoobutcher commented 12 months ago

This is an issue with

APK Name & Origin

APK Name: Google Calculator v8.4.1 APK Origin: apkmirror || Google Calculator

To Reproduce

Steps to reproduce the behavior:

  1. Click the APK Builder Tab
  2. Input server IP and Port
  3. Select all permissions
  4. Select bind with original apk
  5. Select on boot
  6. Select browse apk and select the file
  7. Click Bind

Logs

Error: Command failed: java -jar "C:\Users\stuar\AppData\Local\Programs\AhMyth\resources\app.asar.unpacked\app\Factory\apktool.jar" b "C:\Users\stuar\Downloads\com.google.android.calculator_8.4.1_(520193683)-84100198_minAPI23(nodpi)_apkmirror.com" -o "C:\Users\stuar\AhMyth\Output\Ahmyth.apk" --use-aapt2 ""
W: C:\Users\stuar\Downloads\com.google.android.calculator_8.4.1_(520193683)-84100198_minAPI23(nodpi)_apkmirror.com\AndroidManifest.xml:33: error: attribute android:enableOnBackInvokedCallback not found.
W: C:\Users\stuar\Downloads\com.google.android.calculator_8.4.1_(520193683)-84100198_minAPI23(nodpi)_apkmirror.com\AndroidManifest.xml:33: error: attribute android:localeConfig not found.
W: error: failed processing manifest.
brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\stuar\AppData\Local\Temp\brut_util_Jar_173494249983691841084702287587039902499.tmp, link, -o, C:\Users\stuar\AppData\Local\Temp\APKTOOL5973548283615952638.tmp, --package-id, 127, --min-sdk-version, 23, --target-sdk-version, 33, --version-code, 84100198, --version-name, 8.4.1 (520193683), --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, -e, C:\Users\stuar\AppData\Local\Temp\APKTOOL12172866367051291597.tmp, -0, arsc, -I, C:\Users\stuar\AppData\Local\apktool\framework\1.apk, --manifest, C:\Users\stuar\Downloads\com.google.android.calculator_8.4.1_(520193683)-84100198_minAPI23(nodpi)_apkmirror.com\AndroidManifest.xml, C:\Users\stuar\Downloads\com.google.android.calculator_8.4.1_(520193683)-84100198_minAPI23(nodpi)_apkmirror.com\build\resources.zip]

OS Info

Dependencies Check

Morsmalleo commented 12 months ago

I'll take a look at this ASAP

Morsmalleo commented 12 months ago

New updates have fixed the binding problem for this APK, however I'm experiencing problems with the location feature after successfully binding, so hopefully that won't take long to fix, other than that, the new release will fix binding problems with this APK in general, save a for a slight big with the location feature

Morsmalleo commented 11 months ago

reopened due to major bug in binding in latest release

Morsmalleo commented 11 months ago

Fixed for this APK.