adb stands for Android Debug Bridge by which you can get root access to your phone terminal. So lets see how you can install it...
What is DMZ And Why you should use it Right Now?
The term “DMZ” stands for a demilitarized zone, which acts as a protective buffer between two firewalls. It’s...
How To Host A Server Instantly on Windows
It's really frustrating to host a server from your home network. Requiring you to setup hundreds of things. Worry not, In this tutorial I am going show you the easiest way you can host a server directly from a windows machine.
Creating and Breaking MD5 Hash
We will see how MD5 is created and why it is not considered secure anymore. How Hackers have managed to Hack the Hashes
EFI Partition: What it is and Why it’s Important
EFI or Extensible Firmware Interface is a firmware interface that is used to boot operating systems in computers. Let's see what's inside?
How do Computers Boot? | Booting Process Explained
Have you ever wondered what happens when you click the power button of you PC How does it boot on How the OS loads. We will explore how your computer starts.
What is MBR, it’s Working and Hacking !!
MBR or Master Boot Record is a partition scheme that has been used for decades. In this blog we will see MBR structure, history and hacking possibilities.
What is GPT, its Structure and Working !!
GPT or GUID Partition Table is a successor of MBR that comes with a lot of amazing features to protect your data's integrity security and safety
How to generate OTP? | With Python
Learn How to generate OTP ( One-Time Passwords ) can create your own Authentication app that generates OTP in real time.
What is HOTP? | HMAC-Based OTP Explained
%%sitename%% HOTP or HMAC-based One-Time Password is a 2FA method that uses a counter and a secret key to create an OTP
What is TOTP? | Time-Based OTP Explained
Time-based One-time Password or TOTP is a popular and safe way of Two-Factor authentication. It generates OTP using a Secret Key and Real Time