Wednesday 15 November 2017

Bind Payload With Any Apk In Android Using Tmux-Bunch

78 comments
Hello Guys, Welcome To Hax4Us


[ NOTE ] Tmux-Bunch is unstable now try best alternative of Tmux-Bunch => Apkmod ( Click Here )

yes ye possible hai..hum apne TERMUX me TMUX-BUNCH install kr sakte hai and payload bind kr skte hai ,
..without rooted phone...!!

Tmux-Bunch is a tool created by me to provide great features of apktool and payload binding in Termux.

Requirements :-
  • Termux App (Obvious)
  • Metasploit installed
  • Must Be My Subscriber😂
To Aapko Kuch khaas ni krna hai , only mere steps follow karne hai & koi bhi error aata hai to group me screenshot de sakte hai





For Installation Instructions 
Click Here

For Reference You Can Watch My Demo Video (Link is given below)


I hope ye tutorial aapko acha laga hoga..!!

Plz comment karna mat bhoolna ...aapke bhai ki izzat ka sawal hai..😂

Note :- I will not be responsible for any kind of illegal activity done by you And if you are facing any problem... You can ask me
Read More

Saturday 2 September 2017

INSTALL KALI-NETHUNTER WITHOUT ROOT USING TERMUX

116 comments
Hello Guys, Welcome To Hax4Us


Yes , ye possible hai..hum apne TERMUX me KALI-NETHUNTER install kr sakte hai
..without rooted phone...!!

Requirements :-
  • Termux App (Obvious)
  • Must Be My Subscriber😂
To Aapko Kuch khaas ni krna hai , only mere steps follow karne hai & koi bhi error aata hai to group me screenshot de sakte hai

Steps :-



  1. Open Termux & execute :- apt update && apt upgrade
  2. Goto Home :- cd $HOME
  3. Download my script :- curl -LO https://raw.githubusercontent.com/Hax4us/Nethunter-In-Termux/master/kalinethunter
  4. Give execution permission by executing :- chmod +x kalinethunter
  5. Now execute my script :- ./kalinethunter
  6. After Process Complete , you can execute : startkali
  7. Last step to get keys but remember you will have to execute this command in Nethunter not in Termux apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 7D8D0BF6

I hope ye tutorial aapko acha laga hoga..!!

Plz comment karna mat bhoolna ...aapke bhai ki izzat ka sawal hai..😂

Note :- This is not universally tested so it may be install in your phone or not ...just try your luck...!! And if you are facing any problem...Open Issue In Github :)
Read More

Tuesday 8 August 2017

INSTALL JAVA IN YOUR TERMUX 😱 THEN INSTALL APKTOOL

16 comments
Hello Guys, Welcome To Hax4Us





Update :- Now java 9 can be installed in termux without root click here for guide 

Yes , ye possible hai..hum apne TERMUX me java install kar sakte hai..and ye bahut badi achievement hai....bcz now we can also install apktool....can decompile and recompile process.


Requirements :-
  • Phone Must Be Rooted (SuperSu Recommended)
  • Termux App (Obvious)
  • Must Be My Subscriber😂
To Aapko Kuch khaas ni krna hai , only mere steps follow karne hai & koi bhi error aata hai to group me screenshot de sakte hai

Steps :-
  1. Download & Install Apktool App (Click Here)
  2. Download Java File (Click Here)
  3. Open TERMUX App & install *tsu* package (how to install ?) Just execute this command :- apt install tsu
  4. Remember you can use Termux-Sudo instead of tsu...
  5. Now Assuming tsu is installed and then type this command :- tsu -p
  6. Then type this command :- mount -o remount,rw /system
  7. Then copy downloaded Java file in your system/bin folder by executing this command & remembered me ye assume kar raha hu ki Aapne Java File ko Chrome se download kiya hai Jo download folder me hai :- cp /sdcard/Download/java /system/bin
  8. Then change permission :- chmod 777 /system/bin/java
  9. Then remount system in r/o mode :- mount -o remount,ro /system
  10. Now you can type this command for Java :- java
  11. And to check your java version :- java -version

Next tutorial me hum apktool install karenge so...I hope ye tutorial aapko acha laga hoga

Plz comment karna mat bhoolna ...aapke bhai ki izzat ka sawal hai..😂

Note :- Uppar di gayi sabhi commands ko aap one by one type karenge & you can type each command manually or can copy & paste in TERMUX.
Read More

Monday 31 July 2017

How To Install Metasploit In Android Using Termux Without Root

151 comments
Hello Guys , Welcome To Hax4Us
        ****************************************



Dosto aaj hum apne android mobile me Metasploit ko install karenge Vo bhi...Without Root...Yes...It Is possible...

Just Follow My Steps...
***************************



  1. Install Termux App From Playstore
  2. Open App & Wait While Installing
  3. Hit the command :-> apt update && apt upgrade
  4. Then Enter or copy the command :- apt install curl
  5. Enter or copy the command :- curl -LO https://raw.githubusercontent.com/Hax4us/Metasploit_termux/master/metasploit.sh
  6. Now give permission by :- chmod +x metasploit.sh
  7. Now execute :- ./metasploit.sh
  8. And now wait until processing and downloading ...it can take upto 40 minutes.. Well..depend upon internet speed...
Note :- Koi bhi problem aane pe aap mujse comment box me ya telegram group me pooch skte hai :)
Read More