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 a Shadow Stack ?
Shadow stack is a secondary stack present in your computer that stores return addresses of the main stack.
Linux Essentials: Stdin, Stdout, Echo and Printf
Hello guys !! 👋 Today, we’ll explore how Linux handles input and output, along with essential commands like echo and printf.
What is Data Execution Prevention (DEP) in OS ?
Data Execution Prevention (DEP) is an essential security feature in modern operating systems to protect computers from harmful attacks.
The Linux Time Paradox (Year 2038 Problem)
Understand why you are unable to use Linux time beyond the year 2038 or 1902. This is because of the time representation in Linux and how it is stored.
What are Linux Kernel Security Features !!
The kernel is the core of any Operating system, making it the happiest place for any malware to run its malicious code.
Linux File Permissions | Learn Now !!
Everything is a file in Linux and these files have permissions associated with them. Let's see what these permissions are and how to customize them.
Understand The Linux Filesystem
The Linux filesystem might seem complex at first, but fear not! Today we are going to cover most...
Learn Basic Linux Commands and Terminology Now !!
Before starting anything we should at least have an idea of how we can navigate through the Linux...
A Short Tour of Kali Linux In 10 min
Welcome back! This is the 1st part of this series and in this part, you are going to...
Announcing Linux Basics For Hackers Series
Linux is versatile and you will have to work with it one day or another, in the world...