Common ADB Shell Commands
Common ADB Shell Commands For package mangement pm adb shell pm Purpose: Provides various package management functionalities, including listing installed packages, installing new apps, and uni...
Common ADB Shell Commands For package mangement pm adb shell pm Purpose: Provides various package management functionalities, including listing installed packages, installing new apps, and uni...
Git with Learn Git Branching In this section I am going to revise my git skill with https://learngitbranching.js.org/ 1: Introduction to Git commit Task 1 Note We can commit the changes in g...
Git Remote with Learn Git Branching In this section I am going to revise my git skill with https://learngitbranching.js.org/ Push & Pull – Git Remotes! Task 1: Clone Intro Note To downlo...
Topology | HTB Walkthrough Machine IP: 10.10.11.217 Initial Nmap Scan Initially, we did an nmap scan on 10.10.11.217. └─$ nmap -p- 10.10.11.217 -T4 Starting Nmap 7.94 ( https://nmap.org ) at 20...
Analytics | HTB Walkthrough Machine IP: 10.10.11.233 Initial Nmap Scan Initally, we did nmap scan at 10.10.11.233 └─$ nmap -p- 10.10.11.233 -T4 Starting Nmap 7.94 ( https://nmap.org ) at 2023-11...