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 : 

Steps :

  • First update your termux 
  • apt update
    

  • Now remove ruby3 if installed (skip this step if you don't have ruby3)
  • apt remove ruby

  • Now just install ruby2
  • apt install ruby2

    So congratulations you have Ruby2 installed. You can me on Telegram also https://t.me/hax4us_group
Read More

Install Termuxblack In Termux

2 comments

hax4us


It is unoficial repository maintained by me @hax4us and for list of available packages that you can install click here

Requirements : 

  • Termux 

Steps :

  • First update your termux 
  • apt update
    

  • Just download installer script
  • wget https://github.com/Hax4us/TermuxBlack/raw/master/install.sh

  • Now run it
  • bash install.sh

    So congratulations you have TermuxBlack installed. You can me on Telegram also https://t.me/hax4us_group
Read More

Thursday 18 February 2021

Download Instagram Reel With DReel App

2 comments

DReel

Hey guys so lets see how can we download instagram reel with DReel App.

Requirements : 

Steps :

  • Download DReel App from above link and install it.
  • After installing it just open and you will see a interface like this


  • Now copy URL of instagram reel like this


  • After 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 will get your video saved into folder DReel in sdcard.
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 credentials  just like Any Public WiFi.

**And this technique can also be used for WiFi Hacking.**

But this type of hack just from your Android device is currently not possible ( except rooted devices ) 

But We can use some sort of WiFi module to achieve it. 

Usually we don't have rooted devices and hence later method is suitable for everyone.

Requirements : 

All Steps Are In Given Video 

Download/Watch Video

Read More