NAB Lab
NAB Lab
  • 33
  • 132 306
Hack Your Android Device RIGHT NOW!
⚠️DISCLAIMER:
For Educational Purposes Only. The events depicted in the video are solely for demonstration purposes! The video is purely scripted, and the devices shown have the owner's authorization. The primary purpose of the video is to demonstrate the functionality of tools like ADB and SCRCPY, as well as ways to protect against them. The information provided in the video is already publicly available. Do not engage in any illegal activities, and "NAB Lab" will not be held responsible for any actions you take based on the information in this video. The video content is presented for informational and educational purposes only. "NAB Lab" makes no representations or warranties regarding the accuracy, applicability, fitness, or completeness of the video content. "NAB Lab" does not endorse the performance, effectiveness, or applicability of any sites listed or linked to in the video content.
Hello, thank you for watching our video! In this video, we will cover the following topics:
📺ADB and SCRCPY
👨‍💻Commands & Links:
⭐Windows:
ADB & SCRCPY Download:
github.com/Genymobile/scrcpy/releases
⭐Linux:
sudo apt update
sudo apt install adb
sudo apt install scrcpy
👨‍💻ADB and SCRCPY in GENERAL commands:
⭐ Installation:
Above this section
⭐ Knowing devices attached:
adb devices
⭐ If devices are not showing up:
⏩adb kill-server and then,
⏩adb devices
⭐ Connecting using IP:
⏩adb connect device_ip:port
⭐ Remote Controlling:
⏩scrcpy
Some Cool Stuff Using ADB and Scrcpy 🏹🌟
🔍 Knowing devices attached:
⏩adb devices
🔍 If devices are not showing up:
⏩ adb kill-server and then,
⏩ adb devices
🔗 Connecting using IP:
⏩ adb connect device_ip:port
📱 Remote Controlling:
⏩ scrcpy
Here are some additional commands that can help you take control of your Android device like a 👻 ghost:
Install APK 📥:
⏩ adb install path/to/app.apk
Uninstall an App ❌:
⏩ adb uninstall package_name
Screen Record 🎥:
⏩ adb shell screenrecord /sdcard/video.mp4
Take a Screenshot 📸:
⏩ adb shell screencap /sdcard/screenshot.png
⏩ adb pull /sdcard/screenshot.png
Reboot Device 🔄:
⏩ adb reboot
Grant Permissions (Requires Root Access) 🔒:
⏩ adb shell pm grant package_name android.permission.PERMISSION_NAME
Input Key Events ⌨️:
⏩ adb shell input keyevent KEYCODE
Send Text Input 📝:
⏩ adb shell input text "Your text here"
Wake up the Device 💤:
⏩ adb shell input keyevent 26
Emulate Touch Input 👆:
⏩ adb shell input tap x y
Record Bug Report 🐞:
⏩ adb bugreport bugreport.zip
Access Device Shell 🐚:
⏩ adb shell
⏩⏩Full Playlist: ua-cam.com/video/L6zL4X5yE5A/v-deo.html
📝TIMESTAMPS
0:00 Intro
3:51 Part1- Unlocking Developer Options
6:34 Part2-Installation Windows
8:34 Part2-Installtion Linux
10:25 Part3-Pairing ADB with Android Device
15:01 Part4-Testing & Exploring ADB
22:46 Outro
🎬ABOUT OUR CHANNEL
Our channel focuses on Programming, Cybersecurity, Computing, and Electronics. We cover various exciting topics such as Python3, Ethical Hacking, and Cracking. Check out our channel here:
ua-cam.com/channels/f_tBV_BUCo3_fjG8Z6k_kw.html
⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡
⭐CHECK OUT OUR OTHER VIDEOS
⭐ Hashtags ⭐
Переглядів: 922

Відео

I Hecked My Friend's PC Remotely! Learning and Creating a Trojan.
Переглядів 396Рік тому
👨‍💻DISCLAIMER: Educational Purpose Only. The Events in the video are only for demonstration ! This video is purely scripted and the devices demonstrated in this video has the authorisation of the owner. The Primary Purpose of the video is to demonstrate how trojan horse attacks work. The information in the video is already available for the public. Don't put yourself through any illegal activit...
Unbelievable! Just 3 Steps to Download Any Video on YouTube Using Python and Terminal!
Переглядів 157Рік тому
Hi,thanks for watching the video! In the next video, i will demonstrate how to download spotify playlist using pytube and python. 📺Github Link: github.com/1blackghost 👨‍💻DISCLAIMER: Educational Purpose Only. The Events in the video are only for demonstration ! This video is purely scripted and the devices demonstrated in this video has the authorisation of the owner. ⏩⏩Full Playlist: ua-cam.com...
I Created Ransomware In Python || Easy Tutorial
Переглядів 12 тис.Рік тому
👨‍💻DISCLAIMER: Educational Purpose Only. The Events in the video are only for demonstration ! This video is purely scripted and the devices demonstrated in this video has the authorisation of the owner. The Primary Purpose of the video is to demonstrate how the encryption and decryption works! The information in the video is already available for the public. Don't put yourself through any illeg...
Remote Access And Control Your Android Device.
Переглядів 9 тис.Рік тому
👨‍💻DISCLAIMER: Educational Purpose Only. The Events in the video are only for demonstration ! This video is purely scripted and the devices demonstrated in this video has the authorisation of the owner. The Primary Purpose of the video is to demonstrate how the tools like-adb , scrcpy, works. The information in the video is already available for the public. Don't put yourself through any illega...
Install Mac OS on Any PC - Intel or AMD?!
Переглядів 1,5 тис.Рік тому
👨‍💻COMMANDS: //DON'T COPY LINES THAT STARTS WITH "//" //BY NABLAB COMMANDS FOR WINDOWS USERS WITH INTEL CPUS AND ALL OTHER: VBoxManage.exe modifyvm "mac" cpuidset 00000001 000306a9 04100800 7fbae3ff bfebfbff VBoxManage setextradata "mac" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "MacBookPro11,3" VBoxManage setextradata "mac" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" ...
Some of my videos in a SINGLE WATCH...
Переглядів 2152 роки тому
In this video, I'm breaking down my entire channel into a single watch. This way, you can see all of my recent videos and learn more about me and my channel.If you're a UA-cam enthusiast and want to know more about me and my channel, then this is the video for you! In this video, I'll share with you everything you need to know about me and my channel. I hope you enjoy watching it as much as I e...
Pt 2: Simplest Ways To Remote Access And Control YOUR Android Devices (OVER THE INTERNET)
Переглядів 25 тис.2 роки тому
👨‍💻DISCLAIMER: Educational Purpose Only. The Events in the video are only for demonstration ! This video is purely scripted and the devices demonstrated in this video has the authorisation of the owner. The Primary Purpose of the video is to demonstrate how the tools like-adb , scrcpy, metasploit works and how can we protect against them. The information in the video is already available for th...
Beginner's Flask Tutorial # 3 -User Login, Retrive Form Data,Sessions #chatapp #easy
Переглядів 1612 роки тому
⏩⏩Full Playlist:ua-cam.com/video/ZOhqUY1A38E/v-deo.html Hi, thanks for watching our video! In this video we’ll walk you through: Beginner's Flask Tutorial Series Flask #3: 📺User Login 📺Retrieve Form Data 📺Sessions 💻Github Links: Content Updation In Progress! 👨‍💻Commands: Content Wil Be Updated Soon! 📝TIMESTAMPS Updation In Progress.. 🎬ABOUT OUR CHANNEL Our channel is about Programming, Cybersec...
Beginner's Flask Tutorial # 2 - Html Pages, Static Files, Redirects #CHATAPP#easy
Переглядів 672 роки тому
Beginner's Flask Tutorial # 2 - Html Pages, Static Files, Redirects #CHATAPP#easy
Beginner's Flask Tutorial # 1 - Getting Started, Installation, Show Casing Projects#easy #CHATAPP
Переглядів 1272 роки тому
Beginner's Flask Tutorial # 1 - Getting Started, Installation, Show Casing Projects#easy #CHATAPP
Destroying My Inbox Using Email Bomber w/ Python. How to learn and create an email bomber?
Переглядів 3,2 тис.2 роки тому
Destroying My Inbox Using Email Bomber w/ Python. How to learn and create an email bomber?
How to send/recv files using socket module python3?
Переглядів 2142 роки тому
How to send/recv files using socket module python3?
It's So EASY! Getting Wifi Passwords.. How to secure your wifi password?
Переглядів 7372 роки тому
It's So EASY! Getting Wifi Passwords.. How to secure your wifi password?
How scammers TAKE DOWN Instagram accounts 2022 | How to protect ourself from it?
Переглядів 1,9 тис.2 роки тому
How scammers TAKE DOWN Instagram accounts 2022 | How to protect ourself from it?
Tracking GPS Location Using Any Device ! Android|Windows|ios.How To Protect Yourself?
Переглядів 8412 роки тому
Tracking GPS Location Using Any Device ! Android|Windows|ios.How To Protect Yourself?
Beginnner's Arduino Programming Series | Part 1
Переглядів 1542 роки тому
Beginnner's Arduino Programming Series | Part 1
Beginner's Game Development Python3-Pygame Series | Part2-Adding Enemy and Player ,Changing BG Color
Переглядів 822 роки тому
Beginner's Game Development Python3-Pygame Series | Part2-Adding Enemy and Player ,Changing BG Color
Beginner's Game Development Python3-Pygame Series | Part1 -Intro ,Installation and Creating a Window
Переглядів 922 роки тому
Beginner's Game Development Python3-Pygame Series | Part1 -Intro ,Installation and Creating a Window
Scamming Instagram Passwords | Prank (Phishing-Attack-Demo)
Переглядів 1,5 тис.2 роки тому
Scamming Instagram Passwords | Prank (Phishing-Attack-Demo)
Simplest Ways To Remote Access And Control Your Android Device!
Переглядів 58 тис.2 роки тому
Simplest Ways To Remote Access And Control Your Android Device!
Creating an Online ChatApp and Deploying It || w/Python3!
Переглядів 3732 роки тому
Creating an Online ChatApp and Deploying It || w/Python3!
Part-1|Beginners Python3|ntro And Installation
Переглядів 2382 роки тому
Part-1|Beginners Python3|ntro And Installation
Socket Programming | Python3 | In 7 minutes
Переглядів 4042 роки тому
Socket Programming | Python3 | In 7 minutes