Sunday, 23 January 2022

Install VSCode In Termux

1 comment
 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...
Read More

Thursday, 23 December 2021

Install Flutter In Termux

2 comments
 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...
Read More

Tuesday, 23 November 2021

Bypass Or Kill Signature Verification Of Android App

1 comment
 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...
Read More

Monday, 22 November 2021

Install Android SDK In Termux

1 comment
 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...
Read More

Wednesday, 27 October 2021

Access Android/Obb In Android 11

2 comments
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...
Read More

Sunday, 24 October 2021

Convert Smali To Dex

1 comment
 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...
Read More

Friday, 22 October 2021

Hack Instagram Without Phising Or Bruteforce Attack

1 comment
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...
Read More

Monday, 18 October 2021

Install Openjdk or Java 11 In Termux

Leave a Comment
 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...
Read More

Sunday, 2 May 2021

Hack WiFi Without Monitor Mode Or WiFi Adapter

1 comment
 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...
Read More

Sunday, 25 April 2021

AIDE Mod Apk With AndroidX Support

Leave a Comment
 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...
Read More

Thursday, 1 April 2021

Create Your Own Phising Page

Leave a Comment
 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...
Read More

Friday, 26 March 2021

Add Extra Keys In Termux

Leave a Comment
 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...
Read More

Wednesday, 17 March 2021

HaxPot A Social Engineering Tool

3 comments
 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...
Read More

Monday, 8 March 2021

Install FTP server in Termux

2 comments
 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....
Read More

Sunday, 21 February 2021

Install Ruby 2/Ruby 2.7.2/ Ruby 2.7 In Termux

4 comments
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...
Read More

Install Termuxblack In Termux

2 comments
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...
Read More

Thursday, 18 February 2021

Download Instagram Reel With DReel App

2 comments
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...
Read More

Saturday, 23 January 2021

Hack Facebook With Nodemcu and Android

9 comments
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...
Read More

Sunday, 13 December 2020

Bind RAT/L3MON/LEMON With Any Android App

4 comments
 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...
Read More

Thursday, 10 September 2020

Install LEMON / L3MON In Termux No VPS No Root

11 comments
 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 ...
Read More