Well take it easy guys, yes it's true we can install VSCode in Termux too but with the help of proot. I tested it and it was not bad. Here is full guide post CLICK HE...
Sunday, 23 January 2022
Thursday, 23 December 2021
Install Flutter In Termux
Well now we can build flutter apps too using our Termux :)The only requirement is arm64 device. And a simple guide to follow which is here CLICK HE...
Tuesday, 23 November 2021
Bypass Or Kill Signature Verification Of Android App

hax4usHello Everybody, I am here again with a awesome post.Today we will see a simplest way to bypass or kill signature verification of any Android App using Termux.Why we need it ?I was trying to bind metasploit payload into original Whatsapp application using my tool Apkmod and process was successful but when i installed it in my device for testing purpose then i entered my phone number but did not received any OTP :( It was...
Monday, 22 November 2021
Install Android SDK In Termux

Hey guys if you don't have PC or Laptop and still you want to learn Android App Development then i have a good news for you :)You can install Full Android SDK as we have gradle & java already in Termux, so the only thing which is left is Android SDK.For Installation guide click here Join us on Telegram t.me/hax4us_gro...
Wednesday, 27 October 2021
Access Android/Obb In Android 11

As we all know that Android 11 comes with scoped storage restrictions and accessing folder obb is not that simple in Android 11. Let's see how to access it :)STEPS :First open your favourite File Manager and try to install an Android App from thereWhen you will attempt for installing any android app from your file manager then android will ask you to grant a permission Install Unknown Apps You will have to grant it and then...
Sunday, 24 October 2021
Convert Smali To Dex

Hey , are you finding a way simple & easy way to convert Smali code to Dex format ? Then Let's find the way you want CLICK HE...
Friday, 22 October 2021
Hack Instagram Without Phising Or Bruteforce Attack

If you are searching a way to hack Instagram account without any Bruteforce or Phising Attack or Method then dude you are at right place :)Its possible with cookies. Yes we have to steal cookies from our victim's device and then we can inject it into our device with the help of Firefox ( unfortunately we don't have any option in Chrome so install firefox if you have not )Steps For full guide click here&nbs...
Monday, 18 October 2021
Install Openjdk or Java 11 In Termux

We can easily instalk Openjdk-17 by just apt but still in some cases , we need Openjdk-11 for comparability issues like coc-java needs JDK-11 so here we go ( Click here for full installation process...
Sunday, 2 May 2021
Hack WiFi Without Monitor Mode Or WiFi Adapter

Well we all want a way to hack our neighbour's WiFi and enjoy free internet but wait it's not something straight forward.But yes there is always a alternative way to do anything :)We can hack or phis WiFi credentials by making a Fake AP with name of target AP ( AP stands for access point or simply hotspot or wifi ). So this will be AlgorithmFirst we will create a fake hotspot with the same name as our victim's wifi.Now we will...
Sunday, 25 April 2021
AIDE Mod Apk With AndroidX Support

AIDE is quite popular app available in play store. I don't have PC but this app is life savior. Well but the major drawback of original App is "Lack of AndroidX support" which is next generation Android Support Library.But here i am with a latest mod of AIDE App which supports AndroidX Library. Is it cool ? Off course it is :)So if you don't have pc or laptop and still you want to be a Android Developer So dude don't wait for the...
Thursday, 1 April 2021
Create Your Own Phising Page

Hax4Us
(adsbygoogle = window.adsbygoogle || []).push({});
As a noob if you are having hard time to create your own phising page then this guide is only for you :)Here is link of guide CLICK HERE#keywordshow to create own phising pagehow to create phising page in termuxhow to create phising page in kali Lin...
Friday, 26 March 2021
Add Extra Keys In Termux

Extra keys are very important for everyone ( specially for programmers ).So lets add Extra keys in Termux :)Steps :First download a file termux.propertieswget https://github.com/Hax4us/TermuxBlack/raw/master/style/termux.properties
Now move it into directory ~/.termuxmv termux.properties ~/.termuxExit from termux and open again.So congratulations you have Extra Keys Now. You can join me on Telegram also https://t.me/ha...
Wednesday, 17 March 2021
HaxPot A Social Engineering Tool

HaxPot is a kind of social engineering tool ( for NodemcU ) which can create a fake AP or hotspot from which your greedy victims can connect in order to surf free internet :)When a victim connects to our fake AP then he will be redirected to fake login page ( login page can be configured via Admin Panel Of HaxPot ) So when a victim put his credentials into our fake login Page then credentials will be saved in nodemcu local storage.You...
Monday, 8 March 2021
Install FTP server in Termux

I found some folks are struggling while installing FTP SERVER in Termux so i decided to write a post for it :)So lets install FTP server in Termux :)Requirements : TermuxSteps :First update your termux apt update && apt upgrade
Now let's install FTP serverapt install pure-ftpd
Now let's run FTP server pure-ftpd --bind 8080
So congratulations you have FTP server running at 127.0.0.1 and port 8080....
Sunday, 21 February 2021
Install Ruby 2/Ruby 2.7.2/ Ruby 2.7 In Termux

After recent ruby update some packages are not working like metasploit so i compiled and hosted older ruby version in my repository Termuxblack.So lets downgrade ruby in Termux :)Requirements : Termuxblack ( Install )Steps :First update your termux apt update
Now remove ruby3 if installed (skip this step if you don't have ruby3)apt remove rubyNow just install ruby2apt install ruby2So congratulations you have Ruby2...
Install Termuxblack In Termux

hax4usIt is unoficial repository maintained by me @hax4us and for list of available packages that you can install click hereRequirements : Termux Steps :First update your termux apt update
Just download installer scriptwget https://github.com/Hax4us/TermuxBlack/raw/master/install.shNow run itbash install.shSo congratulations you have TermuxBlack installed. You can me on Telegram also https://t.me/hax4us_gro...
Thursday, 18 February 2021
Download Instagram Reel With DReel App

DReelHey guys so lets see how can we download instagram reel with DReel App.Requirements : DReel ( Download )Steps :Download DReel App from above link and install it.After installing it just open and you will see a interface like thisNow copy URL of instagram reel like thisAfter then put URL and name of video ( name can be anything without suffix .mp4 ) Now press on Download button and wait for some seconds, then you...
Saturday, 23 January 2021
Hack Facebook With Nodemcu and Android

hax4us
What can be the effective way of phising ? Lots of ideas are in your mind :) So in my.I think the best way would be "Using Hotspot".Just Turn On your Hotspot and wait for voracious guys ( in my locality there are many )So when victim will connect to Our Hotspot , "A fake login page of Facebook or whatever you like" will open automatically in browser, and if victim want to use your Internet then he will have to enter asked...
Sunday, 13 December 2020
Bind RAT/L3MON/LEMON With Any Android App

Hey guys so today i am sharing a easy way to bind L3MON/LEMON in any Android App just from your termux :) Requirements : TermuxBlack ( Click here )That's it ;)Steps :First update and upgrade your termux
apt update && apt upgrade
Now install apkmod2 by a simple apt command
apt install apkmod2
Now just bind your lemon by a simple command
apkmod2 -i /path/to/original.apk
So congratulations you...
Thursday, 10 September 2020
Install LEMON / L3MON In Termux No VPS No Root

Hey guys so today i am sharing a easy way to install L3MON/LEMON in your termux :) Requirements : TermuxBlack ( Click here )That's it ;)Steps :First update and upgrade your termux
apt update && apt upgrade
Now install lemon by a simple apt command
apt install lemon
So congratulations you have lemon and now you can make lemon juice LOLSome Useful Videos Regarding lemon
Install Lemon In Termux
...