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

Apktool | 32bit support is deprecated #286

Open Morsmalleo opened 1 year ago

Morsmalleo commented 1 year ago

This is an issue with the

Describe the bug

Building APK payloads with AhMyth on Operating Systems running 32bit architecture are failing everytime.

To Reproduce

Steps to reproduce the behavior:

  1. Install AhMyth on any OS with a 32bit architecture.
  2. Open AhMyth and Build a Standalone APK
  3. See the Building Failed Error.

Expected behavior

A standalone APK Should be generated.

Logs

Always post the log files found at AhMyth/Logs to help us determine the problem further.

32bit support is deprecated, support for 32bit arch will not be present in Apktool 3.0.0

OS Information

Checklist

Morsmalleo commented 1 year ago

Users are going to have to deal with this because the Apktool Dev himself has removed support for operating systems running 32bit architecture, so in the new release AhMyth will unfortunately drop 32bit support as well due to this, until the Dev hopefully adds it back in.

Morsmalleo commented 11 months ago

This issue will be closed once Apktool reaches v3.0.0, it's currently sitting on v2.7.0 as of posting this comment

Morsmalleo commented 9 months ago

Current Apktool version is now 2.8.1, this will be closed as soon as Apktool reaches version 3.0.0

dr1408 commented 5 months ago

I have build fail on my Samsung Galaxy A13? No fix for it right?if no fix how to uninstall it from Linux and thanks for all your efforts

Morsmalleo commented 5 months ago

I have build fail on my Samsung Galaxy A13? No fix for it right?

The Building Failed error doesn't come from the phone it comes from the server on your PC and I can't help you if you're not specific about the problem, if your issue is not related to the 32bit support deprecation in Apktool itself, then open a seperate issue report, but fill it out properly when doing so please.