Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gfx tool pro v30.5.0 | Binding Failed #344

Open
2 tasks done
devangbairwa opened this issue Aug 1, 2023 · 6 comments
Open
2 tasks done

gfx tool pro v30.5.0 | Binding Failed #344

devangbairwa opened this issue Aug 1, 2023 · 6 comments
Assignees
Labels
Apktool Error Apktool returned an error Updates Required Updates are required to fix this issue

Comments

@devangbairwa
Copy link

devangbairwa commented Aug 1, 2023

This is an issue with

  • Binding On Launch
  • Binding On Boot


APK Name & Origin

To Reproduce

Steps to reproduce the behavior:

  1. Click the APK Builder Tab

  2. PASTE NGROK PUBLIC IP AND PORT IN REQUIRED FIELD

  3. TICK ON ALL THE PERMISSION CALL LOG, CAM , MIC etc.

  4. TICK ON BIND WITH AN ORIGINAL APK AND BROWSE APK

  5. TICK ON "ON BOOT"

  6. START BUILD APK


Logs

Always add the log files located at AhMyth/Logs based on your problem.
Screenshot_20230801_093135

i am using dpkg version of ahmyth and unable to fine log file ... tell me the location so i can edit this report.



OS Info

  • OS: kali GNU/Linux Rolling
  • OS Version: Kali 2023.2 latest build


Dependencies Check

  1. Checked dependencies by running...
apt-cache policy openjdk-11-jdk



  1. See the results below.
openjdk-11-jdk:
  Installed: 11.0.20~7-1
  Candidate: 11.0.20~7-1
  Version table:
 *** 11.0.20~7-1 500
        500 http://http.kali.org/kali kali-rolling/main amd64 Packages
        100 /var/lib/dpkg/status
@Morsmalleo
Copy link
Owner

It looks like log file aren't being generated for decompiling errors so I'll have to fix that, that's my bad on that part, as for the decompiling error, I'll download the APK and look into why it can't be Decompiled, thank you for filling out the proper report as well, it really helps.

@Morsmalleo Morsmalleo added the Apktool Error Apktool returned an error label Aug 1, 2023
@Morsmalleo Morsmalleo changed the title decompilation failed Binding Failed | Decompiling Failed Aug 1, 2023
@Morsmalleo Morsmalleo changed the title Binding Failed | Decompiling Failed Binding Failed | Decompiling Error Aug 1, 2023
@devangbairwa
Copy link
Author

okay brother but can you tell me how can i remove ahmyth completely.
because after remove ahmyth directory . its still opening when i type ahmyth in terminal.
i hope you understand my problem.

@Morsmalleo Morsmalleo changed the title Binding Failed | Decompiling Error gfx tool pro v30.5.0 | Binding Failed Aug 5, 2023
@Morsmalleo
Copy link
Owner

okay brother but can you tell me how can i remove ahmyth completely. because after remove ahmyth directory . its still opening when i type ahmyth in terminal. i hope you understand my problem.

Run the command

rm -f /usr/local/sbin/ahmyth

@Morsmalleo
Copy link
Owner

Going to take a look at this one today hopefully

@Morsmalleo
Copy link
Owner

Morsmalleo commented Aug 17, 2023

AhMyth Decompiled this APK fine it just can't build it due to something going wrong in the manifest , so I'm not sure Where the decompiling issue is coming from for you, if you're using the binaries of AhMyth then build a standalone payload first before binding.

I am going to take further look at this apk

@Morsmalleo Morsmalleo added the Updates Required Updates are required to fix this issue label Aug 17, 2023
@Morsmalleo
Copy link
Owner

The reason this APK fails to build after it has been backdoored as because the modifyManifest function responsible for injecting the payload permissions, service and receiver, doesn't handle XML files like what this APK contains, so further updates that need to be made to the function for it to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apktool Error Apktool returned an error Updates Required Updates are required to fix this issue
Projects
None yet
Development

No branches or pull requests

2 participants