HOW TO RUN WINDOWS 10 IN TERMUX ON ANDROID

 Hey, What's up, OnlineHacking  !! I had already shown you several ways to run Windows 10 on Android Phone whether using Limbo Emulator or Bosch or Cloud Computer but I had never shown you how to run it using a simple terminal app i.e Termux by using Qemu in it. Although I had already made several videos on running different operating system on Termux like Kali Linux or Ubuntu this time we are going to see how easily we can run Windows Operating System on Android Phone just by running few commands on Termux and if you will like this post I will also show you how to run the Windows 8.1 on Android using Termux only in an upcoming post so just comment down below if you are interested. This method is quite interesting as this will make you understand how powerful a Linux terminal can be so without wasting any more time let’s start this tutorial.





Read more

How to Hack WhatsApp using Meterpreter in Kali Linux


Today I will tell you how you can hack WhatsApp of any of your friend and see all the data of his WhatsApp.

We will do all this process on our Linux system, for which we have to first copy some commands and

create a payload that you will put in your friend’s mobile and then you can hack all the data of your

friend’s mobile from it. Can.

Read more

Hacking Wi-Fi Password Using Kali Linux 2020




What is Wi-Fi hacking?
Essentially, Wi-Fi hacking is cracking the security protocols in a wireless network, granting complete access for the hacker to view, store, download, or abuse the wireless network. With all the information gathered from your compromised Wi-Fi, hackers can use your information for their own personal requirements.
Read more

Top 5 Best Programming Languages To Learn

Top 5 Best Programming Languages To Learn




Hi folks we are back with another Useful Blog


In this we will tell you some Top Best Programming Language to learn that will also help you to getting Job


So lets get started
Read more

How to Install Hacking System Your Andriod Kali Linux, Windows, Any Linux, macOS | any Operating System install || Online Hacking

eDEX-UI is a fullscreen, cross-platform terminal emulator and system monitor that looks and feels like a sci-fi computer interface.

Heavily inspired from the TRON Legacy movie effects (especially the Board Room sequence), the eDEX-UI project was originally meant to be "DEX-UI with less « art » and more « distributable software »". While keeping a futuristic look and feel, it strives to maintain a certain level of functionality and to be usable in real-life scenarios, with the larger goal of bringing science-fiction UXs to the mainstream.

It might or might not be a joke taken too seriously.


Read more

HOW TO RUN WINDOWS 7 ON TERMUX ON ANDROID

Hey, What's up, Geeks !! I had already shown you several ways to run Windows 7 on Android Phone whether using Limbo Emulator or Bosch or Cloud Computer but I had never shown you how to run it using a simple terminal app i.e Termux by using Qemu in it. Although I had already made several videos on running different operating system on Termux like Kali Linux or Ubuntu this time we are going to see how easily we can run Windows Operating System on Android Phone just by running few commands on Termux and if you will like this post I will also show you how to run the Windows 8.1 and Windows 10 on Android using Termux only in an upcoming post so just comment down below if you are interested. This method is quite interesting as this will make you understand how powerful a Linux terminal can be so without wasting any more time let’s start this tutorial.


Read more

How to Install Metasploit Framework in Termux Without Root | Installing MSFconsole In Android 2020

Helo Guys, Today I will tell you about "How to Install Metasploit Framework in Termux Without Root" Like I said that I am going to start the series on Android Hacking, for which we had previously set up our Android Hacking Lab. Today we will be moving the same lab to know how to install Metasploit, the most powerful full tool of Hacking in your Android Phone. 
I request you to see the previous post because this post is maintaining a series in which every post is connected to each other. So you first see this post and then see this post

Metasploit
Read more

Utopia - Future of Internet_ Anonymous P2P Send Text, Emails, Media Files using Utopia

Send Anonymous Text, Emails, Media Files using Utopia

This is a complete suite from our daily used things like sending encrypted anonymous text, encrypted Emails, file transfer, Chatting and internet browsing. This is totally anonymous we can read how it works.

Utopia doesn't have any centralized server. The data on it stored on a local drive and encrypted with a combination of AES256 and CURVE25519 encryption method. That's why makes sure that our physical address never reveals.


Read more

Install Python3 in Kali Linux Manually

Install Python3 in Kali Linux Manually
After writing about Ct-Exposer and CMSeeK some comments appearing in our comment box. Some people of us have problem to installing Python3 in their Kali Linux System. They need to upgrade Kali Linux 2020 versions because in newer versions of Kali Linux Python3 comes pre-installed, or if need manual installation then follow our guide.

We don't need to install Python3 in recent updated and full-upgraded Kali Linux. Because Kali Linux 2019.1 is comes with Python 3.6 pre-installed. But if we have older version of Kali Then.

 Installing Python3 is very easy. We need to go to the Download section of official Python website. 

https://www.python.org/downloads/
Download Section of https://www.python.org/



Now we click on Download Python 3.x.x (As of this writing, the latest is Python 3.7.4) and download the tar.xz compressed file. After finishing the download we open the Terminal window is our Kali Linux system.
We will run a command to check the updates

apt-get update

After updating (if available) we need to go to the Downloads section by using following command:

cd Downloads
Then we type following command:

tar -xvf Python-3.x.x.tar.xz
Here 3.x.x. is representing our downloaded recent version of Python
The screenshot is following:

python3.tar.xz decompressing

Now we got a decompressed folder of Pyhton3.x.x (whenever we wright Python3.x.x the x.x will represents the downloaded version of Python3 for us that is Python 3.7.4).
Now we go to the folder Python3.x.x by applying following command :

cd Python3.x.x
Then we need to configure the Python3 before install. So we configure it by using following command:

./configure
The screenshot is following:

./configure python3

Then we need to run make to compile the Python source before install.

make
It will take a little time. The screenshot is following:

python3 make

Then we can install Python3.x.x by using following command:

make install

python3 kali linux make install

This will take time. So sit back and share our this post to friends.

When this process will complete we will check the version of python3 by using following command:

python3 -V
The following screenshot shows that we have Python version 3.7.4.

pyhton 3.7.4 in Kali Linux

When we need to use Python 2 we just type python in Kali Linux terminal and when we need Python 3 we type python3 in our Kali Linux system.

Python 3.6 is pre-installed in newer Kali Linux system. But by default pip3 is not there to install pip3 run following command :

apt-get install python3-pip

Read more

Hydra - Best Password Attack Tool, Login Cracker in Kali Linux

Crack Web Based Login Page With Hydra in Kali Linux

Hydra is a parallelized login cracker which supports numerous protocols to attack. It is very fast and flexible, and new modules are easy to add. This tool makes it possible for researchers and security consultants to show how easy it would be to gain unauthorized access to a system remotely.

Read more

Phishing Attack PHP File Free Download Hosting Upload PHP File

What is phishing? How this cyber attack works and how to prevent it
Phishing is a method of trying to gather personal information using deceptive e-mails and websites. Here's what you need to know about this venerable, but increasingly sophisticated, form of cyber attack.

Personal Data Hack
Read more

7 Best Kali Linux Tools for Hacking and Penetration Testing

Top Kali Linux Tools for Hacking and Penetration Testing
Kali Linux 
Read more

How to Install Kali Linux Nethunter Termux No Root

Install Kali NetHunter on any unrooted Android Device Without Voiding the Warranty

Read more

sqlmap Hacking Tool

Introduction

sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.

The sqlmap project is currently searching for sponsor(s)
Read more

How to Download, install ngrok in Android Termux [Also work for non-rooted devices]

How to Download, install ngrok in Android Termux/Linux [Also work for non-rooted devices]

Read more