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

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 : 

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 have binded lemon and you can copy or move binded app from location ~/lemon/L3MON_binded.apk

Some Useful Videos Regarding lemon

Install Lemon In Termux

Setup Lemon on WAN

Bind lemon with app

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 : 

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 LOL

Some Useful Videos Regarding lemon

Install Lemon In Termux

Setup Lemon on WAN

Bind lemon with app

Read More

Saturday 5 September 2020

Learn Bash From Scratch In Hindi In Termux

11 comments


Hey guys so if you are reading this post trust me you are going to change yourself into a cold blooded programmer.

You need only one thing i.e TERMUX. Here you can learn bash programming language without computer or laptop. Just an android phone.

Yes, i am sharing my whole playlist of bash series which is in hindi language. I recieved lots of positive feedbacks for this series and i am damn sure you will enjoy it :)

And don't forget to subscribe my channel because i will add more videos on bash until world ends.

So here is Link of Playlist 

Click here

Read More