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 ADB and How To Install it in Windows and Linux ?
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 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
What is OTP? | One-Time Password Explained
We all know about OTP and use it almost every day but most of us doesn't completely understands it. In this article we will see how OTP is generated...
What is 2FA?
Additional layer of security 2FA. Learn how it works and what's the best 2FA method for you social media accounts.
The Easiest Way to Install Kali Linux
There are multiple ways to install Kali Linux, but not all of them are as easy as this one.
Social Engineering: The Art of Manipulation
Boys In this blog I am going to talk about what tha hell is “Social Engineering” And give...