Git Product home page Git Product logo

Comments (22)

burhanuday avatar burhanuday commented on June 8, 2024 4

@nehatkkhan786

  1. Download the code by pressing the download button

  2. Open Android Studio

  3. Press Open existing Eclipse project, in the window, select the Ahmyth-Client folder
    Wait for gradle build to complete. Install any required build tools and upate project gradle to the latest version when the popup comes up

  4. In the IOSocket.java file, find the ip address and port line and change it to your global ip address and the port you have opened on your router

  5. Now sign and compile the project, you will have your apk ready

from ahmyth-android-rat.

nominomoses avatar nominomoses commented on June 8, 2024 2

Hey...found a solution for you...open terminal type ..
update-alternatives --config java..
pick the /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java which can be 3 or which ever number yours will be then press enter and try the build again...mine worked

from ahmyth-android-rat.

p01t0t0 avatar p01t0t0 commented on June 8, 2024 1

@nehatkkhan786, did you install java?

If not, follow steps on blog below to install it.
https://computingforgeeks.com/how-to-install-latest-java-jdk-on-debian-8-kali-linux-2-0-and-ubuntu-15-04/

If you already installed it, then just uninstall it and re-install it with step above.

That's what worked for me!!!!!!

from ahmyth-android-rat.

p01t0t0 avatar p01t0t0 commented on June 8, 2024

After a few hours of struggling, i decided to reinstall my OS - kali light
Gave another try with AhMyth and now it can build the APK.
Using the following steps to install java and it is working good now.
https://computingforgeeks.com/how-to-install-latest-java-jdk-on-debian-8-kali-linux-2-0-and-ubuntu-15-04/

from ahmyth-android-rat.

p01t0t0 avatar p01t0t0 commented on June 8, 2024

The app is now working, no more issue generating the APK file.
The app is working good on my local network.
Jut one issue, i cannot bind the generated APK file with another app.
Can anyone help!

from ahmyth-android-rat.

nehatkkhan786 avatar nehatkkhan786 commented on June 8, 2024

Brother is there any solution that without reinstalling the OS we can fix the 'building the apk failed' error!

from ahmyth-android-rat.

nehatkkhan786 avatar nehatkkhan786 commented on June 8, 2024

yes brother i did that but nothing works its still showing that (Adding source ip:port Failed).

from ahmyth-android-rat.

p01t0t0 avatar p01t0t0 commented on June 8, 2024

@nehatkkhan786,

Check this issue.

from ahmyth-android-rat.

burhanuday avatar burhanuday commented on June 8, 2024

Download the code and open the apk folder in Android Studio or Eclipse, Go to iosocket.java file and change the ip address to your ip address and compile (i did this using Android Studio 3.0 and it is working for me) @p01t0t0

from ahmyth-android-rat.

nehatkkhan786 avatar nehatkkhan786 commented on June 8, 2024

brother i have not find any apk folder in the source code. can you please tell me the process if you dont mind. @burhanuday

from ahmyth-android-rat.

Zerukhan123 avatar Zerukhan123 commented on June 8, 2024

@burhanuday
You seem like a nice person and it looks like you know a lot about this. I have downloaded Android Studio and have edited the IOSocket.java file but I am struggling compiling the .apk file. I don't know how to do it. Please clarify from step 3 on wards. I shall be very thankful for your help. I am looking forward to you reply !!!!

from ahmyth-android-rat.

Victor-Frank avatar Victor-Frank commented on June 8, 2024

building failed on parrot os plz help!!!!

from ahmyth-android-rat.

OverRiD avatar OverRiD commented on June 8, 2024

run as root
type ahmyth in command line

from ahmyth-android-rat.

dikwickley avatar dikwickley commented on June 8, 2024

Tried everything..
building failed everytime..
i am using java jdk 8u.201...
Please help!
if another versioin of java has to installed please give the full name..
thanks!

from ahmyth-android-rat.

Joniuton avatar Joniuton commented on June 8, 2024

Thanks nominomoses , it worked out right here!

from ahmyth-android-rat.

sachdeva-dotcom avatar sachdeva-dotcom commented on June 8, 2024

hey nominomoses
can you describe its all process i am a beginner
pls help

from ahmyth-android-rat.

AnietieGodswill avatar AnietieGodswill commented on June 8, 2024

hey @sachdeva-dotcom
Open terminal and type:
update-alternatives --config
select 2 and then press enter

from ahmyth-android-rat.

natiethiopia avatar natiethiopia commented on June 8, 2024

Trying to bind with the original apk, some times it works and some times I get "Building Failed".
Java is already installed.
Please help

from ahmyth-android-rat.

P1n3pple avatar P1n3pple commented on June 8, 2024

After a few hours of struggling, i decided to reinstall my OS - kali light
Gave another try with AhMyth and now it can build the APK.
Using the following steps to install java and it is working good now.
https://computingforgeeks.com/how-to-install-latest-java-jdk-on-debian-8-kali-linux-2-0-and-ubuntu-15-04/

I use a windows OS, is this still applicable?

from ahmyth-android-rat.

P1n3pple avatar P1n3pple commented on June 8, 2024

@nehatkkhan786, did you install java?

If not, follow steps on blog below to install it.
https://computingforgeeks.com/how-to-install-latest-java-jdk-on-debian-8-kali-linux-2-0-and-ubuntu-15-04/

If you already installed it, then just uninstall it and re-install it with step above.

That's what worked for me!!!!!!

@nehatkkhan786, did you install java?

If not, follow steps on blog below to install it.
https://computingforgeeks.com/how-to-install-latest-java-jdk-on-debian-8-kali-linux-2-0-and-ubuntu-15-04/

If you already installed it, then just uninstall it and re-install it with step above.

That's what worked for me!!!!!!

My OS is windows, what applies to windows?

from ahmyth-android-rat.

Zanderkail avatar Zanderkail commented on June 8, 2024

im on windows and i tried the java 8 update but im still getting the build failed error

from ahmyth-android-rat.

Morsmalleo avatar Morsmalleo commented on June 8, 2024

im on windows and i tried the java 8 update but im still getting the build failed error

I have fixed this problem in my fork of AhMyth, you also dont need Java 8 anymore with my fork of AhMyth as my fork of AhMyth now runs with Java 11 openjdk, I released version 1.0-beta.2 on my fork of AhMyth as it is much more stable than version 1.0-beta.1, you can download the AhMyth setup.exe file for Windows from the link below, it will take you to the newest AhMyth release of v1.0-beta.2 on my fork of AhMyth

https://github.com/Morsmalleo/AhMyth/releases/tag/v1.0-beta.2

Just follow the Windows installation instructions at the bottom of the README.md on my fork of AhMyth, or you can follow my video for it here

https://youtu.be/UVdAQzdYFso

from ahmyth-android-rat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.