Bot2Root
Bot2Root
  • 60
  • 49 964
Root Detection Bypass using Frida & Reverse Engineering #frida
In this video, we are going to learn how to use Frida dynamic instrumentation framework and reverse engineering manual methods to bypass root detection checks.
For this video we have used Uncrackable Level1 apk.
📚 Resources:
Frida : th-cam.com/video/VG7E9_jILNw/w-d-xo.htmlsi=NbxQ6r0yn8NCr59A
You can download the application directly from here:
Uncrackable Level 1 : github.com/OWASP/owasp-mastg/blob/master/Crackmes/Android/Level_01/UnCrackable-Level1.apk
APKTOOL & ByteCode Viewer: th-cam.com/video/7facg4xrgcQ/w-d-xo.htmlsi=4b2gcjPzt0lpGl7I
APK Sign: github.com/patrickfav/uber-apk-signer/releases
The script which we have used to bypass root detection in this video is available here:
👥 Join the Community:
Subscribe to stay updated on our latest tutorials.
Like this video if you found it helpful.
Comment below with your thoughts or questions - we love to hear from you!
Share this video with fellow security enthusiasts & developers.
🔔 Stay Connected:
Please Subscribe Our Channel- @Bot2Root
Follow us on Instagram- @Bot2Root
Follow us on Twitter: @RSSD_VEER
Thank you for watching, and happy hacking! 🎉
// Disclaimer //
This video is for informational and educational purposes only. Information security, cybersecurity and ethical hacking is for everyone who is using digital information, smartphones and computers. To protect your information from hackers, you need know how hacking is done. That is why I am sharing my knowledge of such tools on this channel.
I truly appreciate the many messages and questions I have received in terms of this channel's content.
Thanks for being a great community and happy hacking!
00:00 - Intro
00:25 - What is Root Detection ?
03:08 - Methods
03:45 - Root Detection Bypass using Reverse Engineering
10:20 - Root Detection Bypass using Frida
14:30 - CTF : Submit the Flag
#objection #androidhacks #frida #androidpentesting #android #hackingtools #cybersecurity #bugbounty #adbtool #hacker #mobilehacking #informationsecurity
มุมมอง: 97

วีดีโอ

Android Pentesting with Frida (Part -1 ) | Frida Explanation
มุมมอง 206หลายเดือนก่อน
In this video, we'll sharing a little bit about hacking Android apps with Frida and how to use Frida to audit Android applications for security vulnerabilities. Frida is an open source dynamic instrumentation tool kit that allows developers and security professionals to inject code into the runtime of applications to monitor and manipulate their behavior. 📚 Resources: frida.re/docs/android/ git...
Android Debug Bridge | ADB Commands Android #adb #pentesting
มุมมอง 2502 หลายเดือนก่อน
In this video, we'll introduce you to the essential techniques and tools needed to analyze Android apps for security vulnerabilities without diving into complex code. - Android Debug Bridge (adb) is a versatile command-line tool that lets you communicate with a device. 📚 Resources: developer.android.com/tools/adb 👥 Join the Community: Subscribe to stay updated on our latest tutorials. Like this...
Decompile APK : APKTool , JD-GUI, Dex2jar & Bytecode Viewer
มุมมอง 1932 หลายเดือนก่อน
In this video, we'll introduce you to the essential techniques and tools needed to analyze Android apps for security vulnerabilities without diving into complex code. - Static analysis in Android refers to a method of analyzing the source code or compiled code of an Android application without actually executing it. 📚 Resources: github.com/pxb1988/dex2jar/releases github.com/satishpatnayak/MyTe...
How Deeplink Exploitation works #intent #deeplinkexploit
มุมมอง 4663 หลายเดือนก่อน
In this video, focusing on the intricacies of #deeplink #intent vulnerabilities. Topics: 1. What is deeplink ? 2. how to exploit intent & deeplink? 3. Create a POC to exploit the deeplink. 📚 Resources: Official Android documentation on Intents & deeplink: 1. developer.android.com/training/app-links/deep-linking 2. bot2root24.github.io/youtube/ 👥 Join the Community: Subscribe to stay updated on ...
Android Hacking Techniques with APK DeepLens #cybersecurity
มุมมอง 2903 หลายเดือนก่อน
#apkdeeplens is a Python based tool designed to scan Android applications (APK files) for security vulnerabilities. It specifically targets the OWASP Top 10 mobile vulnerabilities, providing an easy and efficient way for developers, penetration testers, and security researchers to assess the security posture of Android apps. 📚 Resources: github.com/d78ui98/APKDeepLens 👥 Join the Community: Subs...
How to Exploit Android Intent | Android Exploitation #intent
มุมมอง 5313 หลายเดือนก่อน
In this video, focusing on the intricacies of #intent vulnerabilities. Topics: 1. What are Android Intents? Understand the basics and how they facilitate communication between components in Android. 2. Common Exploits: Learn about various Intent-based attacks, including Intent Spoofing, Broadcast Theft, and more. 3. Real-World Examples: We'll walk you through actual cases of Intent exploits and...
Introduction to Android Static Pentesting: Android Manifest File #cybersecurity
มุมมอง 2074 หลายเดือนก่อน
Welcome to our first tutorial on Android static pentesting! In this video, we'll introduce you to the essential techniques and tools needed to analyze Android apps for security vulnerabilities without diving into complex code. - Static analysis in Android refers to a method of analyzing the source code or compiled code of an Android application without actually executing it. // Disclaimer // Th...
Automate the Drozer to find the vulnerabilities #drozer
มุมมอง 2.9K5 หลายเดือนก่อน
Welcome to today's #drozer video, where we'll delve into the powerful tool known as Drozer and explore how it can be utilized to audit Android applications and even target their internal components. I'll guide you through every step of the process, from selecting the optimal options to setting up your lab environment for Drozer, and ultimately demonstrating how to automate tasks using this vers...
Android Pentesting Tools Setup | ADB, Frida, Objection #androidhacks #cybersecurity
มุมมอง 8145 หลายเดือนก่อน
// Disclaimer // This video is for informational and educational purposes only. Information security, cybersecurity and ethical hacking is for everyone who is using digital information, smartphones and computers. To protect your information from hackers, you need know how hacking is done. That is why I am sharing my knowledge of such tools on this channel. Links: Diva Apk : github.com/0xArab/di...
MobSF Dynamic & Static Analysis Lab Setup - Android Pentesting
มุมมอง 3.8K6 หลายเดือนก่อน
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. // Disclaimer // This video is for informational and educational purposes only. Information security, cybersecurity and ethical hacking is for everyone who is using digital inform...
Android Pentesting Lab Setup - Genymotion, Android Studio and Nox Player Emulator setup
มุมมอง 2.6K6 หลายเดือนก่อน
If you're struggling with setting up the Android emulator and creating virtual devices, don't worry, I've got you covered! In this video, I'll walk you through each step of the process, from choosing the right options to creating your new Android virtual device. Let's get started together! Download Emulator from official page : 1. www.genymotion.com/product-desktop/download/ 2. www.bignox.com/ ...
An overview of how Android APKs are built | Android Pentesting - 2 #cybersecurity
มุมมอง 3327 หลายเดือนก่อน
In this video, described how Android APKs are built and how they can be analyzed for security vulnerabilities by security researchers or bug bounty hunter. explained that how an attacker can extract sensitive information from an APK file by modifying the work flow, files, and logic used by developers. // Disclaimer // This video is for informational and educational purposes only. Information se...
Android Architecture Explained || Android Pentesting #cybersecurity #pentesting
มุมมอง 1787 หลายเดือนก่อน
This video provides an introduction to Architecture components and its need. A brief overview of these components of the Android Operating System including Application Layer, Android Framework, Android Runtime, Native C, C Libraries, Linux Kernel. // Disclaimer // This video is for informational and educational purposes only. Information security, cybersecurity and ethical hacking is for everyo...
Build a Port Scanner in Python using socket || Pentesting with Python #cybersecurity #pentesting
มุมมอง 967 หลายเดือนก่อน
Build a Port Scanner in Python using socket || Pentesting with Python #cybersecurity #pentesting
#10 Python Socket Module || Python for Cyber Security #python #cybersecurity
มุมมอง 547 หลายเดือนก่อน
#10 Python Socket Module || Python for Cyber Security #python #cybersecurity
#9 Importing Modules || Python for Cyber Security #python #cybersecurity
มุมมอง 677 หลายเดือนก่อน
#9 Importing Modules || Python for Cyber Security #python #cybersecurity
#8 Error Handling|| Python for Cyber Security #python #cybersecurity
มุมมอง 348 หลายเดือนก่อน
#8 Error Handling|| Python for Cyber Security #python #cybersecurity
#7 Python Dictionary|| Python for Cyber Security #python #cybersecurity
มุมมอง 168 หลายเดือนก่อน
#7 Python Dictionary|| Python for Cyber Security #python #cybersecurity
Automation Tool for Penetration Testing || Metasploit GUI - Armitage #cybersecurity #pentesting
มุมมอง 2908 หลายเดือนก่อน
Automation Tool for Penetration Testing || Metasploit GUI - Armitage #cybersecurity #pentesting
#6 Tuple || Python for Cyber Security #python #cybersecurity
มุมมอง 428 หลายเดือนก่อน
#6 Tuple || Python for Cyber Security #python #cybersecurity
#5 List | Python for Cyber Security #python #cybersecurity
มุมมอง 469 หลายเดือนก่อน
#5 List | Python for Cyber Security #python #cybersecurity
#4 Python for Cyber Security || Functions in #python #cybersecurity
มุมมอง 559 หลายเดือนก่อน
#4 Python for Cyber Security || Functions in #python #cybersecurity
#3 Python for Cyber Security || Loops in #python #cybersecurity
มุมมอง 529 หลายเดือนก่อน
#3 Python for Cyber Security || Loops in #python #cybersecurity
#2 Python for Cyber Security || Math Operators & Conditional statement in #python #cybersecurity
มุมมอง 359 หลายเดือนก่อน
#2 Python for Cyber Security || Math Operators & Conditional statement in #python #cybersecurity
#1 Python for Cyber Security || Variable, Datatype & String in #python #cybersecurity
มุมมอง 2889 หลายเดือนก่อน
#1 Python for Cyber Security || Variable, Datatype & String in #python #cybersecurity
Python for Cyber Security - Introduction #cybersecurity #pentesting
มุมมอง 1859 หลายเดือนก่อน
Python for Cyber Security - Introduction #cybersecurity #pentesting
WormGPT : The Hacker ChatGPT || AI Tool for Blackhat Hackers #wormgpt #ai #chatgpt #cybersecurity
มุมมอง 3.3K11 หลายเดือนก่อน
WormGPT : The Hacker ChatGPT || AI Tool for Blackhat Hackers #wormgpt #ai #chatgpt #cybersecurity
HackerGPT: A ChatGPT Empowered Penetration Testing Tool || HackerGPT for Hackers #chatgpt #hackergpt
มุมมอง 5K11 หลายเดือนก่อน
HackerGPT: A ChatGPT Empowered Penetration Testing Tool || HackerGPT for Hackers #chatgpt #hackergpt
What is DNS Zone Transfer? | Types of Zone Transfers | DNS Enumeration #dns #bugbounty
มุมมอง 210ปีที่แล้ว
What is DNS Zone Transfer? | Types of Zone Transfers | DNS Enumeration #dns #bugbounty

ความคิดเห็น

  • @swagat5468
    @swagat5468 วันที่ผ่านมา

    Thanks bhai really helpful ❤️

  • @theabhinavbhardwaj52
    @theabhinavbhardwaj52 3 วันที่ผ่านมา

    Make Videos On Native Library debugging On Runtime

  • @aakashtayal757
    @aakashtayal757 4 วันที่ผ่านมา

    Thank you! Really well explained 👏🏻👏🏻 I’m loving these videos, they’re super helpful for learning. Please keep them coming, especially on Android pentesting! Also, it would be great if you could create some iOS pentesting videos from scratch.

    • @Bot2Root
      @Bot2Root 4 วันที่ผ่านมา

      Sure 👍🏻

  • @swaren180
    @swaren180 19 วันที่ผ่านมา

    I am not an expert - I have an application on my phone, and there is a file containing settings for the application, and I import the file into the application..... I want to use hook to extract those settings... How do I do that? Give me a simple example😭😭😭

  • @anugrahgilangramadhan9798
    @anugrahgilangramadhan9798 19 วันที่ผ่านมา

    is genymotion web down?

  • @uncover_beatz5712
    @uncover_beatz5712 28 วันที่ผ่านมา

    good content bro.

  • @Cybersecurity78
    @Cybersecurity78 หลายเดือนก่อน

    When does Part 2 come?

  • @Cybersecurity78
    @Cybersecurity78 หลายเดือนก่อน

    when part 2 come?

  • @Cybersecurity78
    @Cybersecurity78 หลายเดือนก่อน

    when part 2 come?

    • @Bot2Root
      @Bot2Root หลายเดือนก่อน

      Yes .. in 2 days

  • @Cybersecurity78
    @Cybersecurity78 หลายเดือนก่อน

    The tutorial is amazing and very helpful for starting Android pentesting

  • @shahshah7008
    @shahshah7008 หลายเดือนก่อน

    flag 10 in adb proses not successfully run please help

    • @Bot2Root
      @Bot2Root หลายเดือนก่อน

      Pls DM Insta : Bot2Root

  • @Griggs08
    @Griggs08 หลายเดือนก่อน

    Thanks, brother

  • @swagat5468
    @swagat5468 หลายเดือนก่อน

    Ok nice video...♥️ Jaldi jaldi upload karo aage ke videos bhai 🙂

  • @andhikapratama855
    @andhikapratama855 หลายเดือนก่อน

    if its work if i using VM on android studio?

  • @kaanulu-m6l
    @kaanulu-m6l หลายเดือนก่อน

    Thank you bro , but the command has changed. frida -l root_bypass.js -U -f package_name --pause

  • @Coollinux-c2b
    @Coollinux-c2b หลายเดือนก่อน

    i am new in this thng, i just wonder is this a mobile apps pentester?

  • @hextechsolutions
    @hextechsolutions 2 หลายเดือนก่อน

    Having issue with IMP module in python 3.12

    • @shubham.pandey
      @shubham.pandey หลายเดือนก่อน

      same

    • @Bot2Root
      @Bot2Root หลายเดือนก่อน

      Try to reinstall the Python

  • @adityaagarwal1734
    @adityaagarwal1734 2 หลายเดือนก่อน

    bro after running both the docker commands for mobsf and running the link address it is showing to signin to mobsf. what should i do now

    • @shubham.pandey
      @shubham.pandey 2 หลายเดือนก่อน

      U solved this problem?? I am facing same problem

    • @Bot2Root
      @Bot2Root หลายเดือนก่อน

      Pls DM on Insta : Bot2Root

  • @AmitKumar-fp6sw
    @AmitKumar-fp6sw 2 หลายเดือนก่อน

    sir please tell me insta id

    • @Bot2Root
      @Bot2Root 2 หลายเดือนก่อน

      Link the Description ( Insta - Bot2root)

  • @mrlafangagamer6078
    @mrlafangagamer6078 2 หลายเดือนก่อน

    bhai link kha ha

  • @AmitKumar-fp6sw
    @AmitKumar-fp6sw 2 หลายเดือนก่อน

    hi sir i need some help

    • @Bot2Root
      @Bot2Root 2 หลายเดือนก่อน

      DM pls : Insta

    • @AmitKumar-fp6sw
      @AmitKumar-fp6sw 2 หลายเดือนก่อน

      @@Bot2Root sir please tell me insta id

    • @AmitKumar-fp6sw
      @AmitKumar-fp6sw 2 หลายเดือนก่อน

      @@Bot2Root sir give me insta account

  • @ourbakery4793
    @ourbakery4793 2 หลายเดือนก่อน

    Bro kasam se jo cheez chiyea aaj k time pr wo sabhi content hai is channel pr ...iss channel ko continue rakh na bhot age jyena❤‍🔥❤‍🔥lots of love

  • @vuquocchinh8234
    @vuquocchinh8234 2 หลายเดือนก่อน

    i think jadx tool is simple to decomplie code. It is esay when apk is debug, Now when public in store, build relase minifyEnable = true and code by kotlin, Decomple is hard or very hard. I think decomplieing code is more suitable for modding or unlocking certain features of an application or game. :((

  • @subhankarkarmahapatra7460
    @subhankarkarmahapatra7460 2 หลายเดือนก่อน

    Sir error is comming Error: Not inside virtualenv. Do source venv/bin/activate

    • @Bot2Root
      @Bot2Root 2 หลายเดือนก่อน

      create virtual env and use your env name instead of VENV, I'm using Bot2root as env name

  • @ShafatShadi-dh3ro
    @ShafatShadi-dh3ro 3 หลายเดือนก่อน

    Love from Bangladesh ❤

    • @Bot2Root
      @Bot2Root 3 หลายเดือนก่อน

      Thanks mate 🤘🏻❣️

  • @AshutoshSrivastava-k8t
    @AshutoshSrivastava-k8t 3 หลายเดือนก่อน

    WHY you move mobsf to mosf2 timestamp 18:00

  • @AmanPatel-rw3fm
    @AmanPatel-rw3fm 3 หลายเดือนก่อน

    google api exploit

  • @AmanPatel-rw3fm
    @AmanPatel-rw3fm 3 หลายเดือนก่อน

    google api exploit

  • @AmanPatel-rw3fm
    @AmanPatel-rw3fm 3 หลายเดือนก่อน

    google api exploit

    • @Bot2Root
      @Bot2Root 3 หลายเดือนก่อน

      Use this GitHub Repo : github.com/streaak/keyhacks

  • @RAHULKUMAR-g3m4j
    @RAHULKUMAR-g3m4j 3 หลายเดือนก่อน

    Sir frida hooking pe videos banaiye please 🙏

    • @Bot2Root
      @Bot2Root 3 หลายเดือนก่อน

      Sure 👍🏻

    • @RAHULKUMAR-g3m4j
      @RAHULKUMAR-g3m4j 3 หลายเดือนก่อน

      @@Bot2Root I am waiting sir ..

  • @saurabhkumar760
    @saurabhkumar760 3 หลายเดือนก่อน

    Pending intent k upar

    • @Bot2Root
      @Bot2Root 3 หลายเดือนก่อน

      I'm working on it

  • @saurabhkumar760
    @saurabhkumar760 3 หลายเดือนก่อน

    Pending intent k barai mai video bna sktai ho

  • @khushichouhan4619
    @khushichouhan4619 3 หลายเดือนก่อน

    Good 👍🏻

  • @ramenpradhan2836
    @ramenpradhan2836 3 หลายเดือนก่อน

    bro can you please create a playlist to do android pentest

    • @Bot2Root
      @Bot2Root 3 หลายเดือนก่อน

      Please check out the Android playlist on this channel.

  • @rohitnukte5417
    @rohitnukte5417 3 หลายเดือนก่อน

    How to a develop poc application for intent

    • @Bot2Root
      @Bot2Root 3 หลายเดือนก่อน

      pls DM me on insta, i'll explain you!!!

  • @PRAHLADSOLANKIBLOGS
    @PRAHLADSOLANKIBLOGS 3 หลายเดือนก่อน

    Thenks show much dost❤❤

  • @UsmanKhan-nz1up
    @UsmanKhan-nz1up 4 หลายเดือนก่อน

    Love u

  • @nandheeshganeshkumar4087
    @nandheeshganeshkumar4087 4 หลายเดือนก่อน

    how to open jadx

  • @Defendyoursite
    @Defendyoursite 4 หลายเดือนก่อน

    Your subscription is gonna 1k after 1 sec Can you make videos on ios pt

    • @Bot2Root
      @Bot2Root 4 หลายเดือนก่อน

      Yes ... Sure 😄

  • @ryzin05
    @ryzin05 4 หลายเดือนก่อน

    Very informative video 👍

  • @ShafatShadi-dh3ro
    @ShafatShadi-dh3ro 4 หลายเดือนก่อน

    ❤ Love From Bangladesh ❤

  • @abdulx01
    @abdulx01 4 หลายเดือนก่อน

    Nice brother, I'm planning to star android testing. Glad to see your videos in Hindi. 👍Appreciate it.

  • @shubhankargauniyal3199
    @shubhankargauniyal3199 4 หลายเดือนก่อน

    Bro how can we generate a report after this?

  • @Cyber_Sec_
    @Cyber_Sec_ 5 หลายเดือนก่อน

    😮

  • @shubhankargauniyal3199
    @shubhankargauniyal3199 5 หลายเดือนก่อน

    It is not working after trying run.bat I also got the same issue but when I typed pip install poetry I got result Requirement already satisfied but when I ran the command run.bat it showed the same error.

    • @Bot2Root
      @Bot2Root 5 หลายเดือนก่อน

      Pls configure your python environment and try again... After that you are getting the same error pls DM me on Instagram

    • @shubhankargauniyal3199
      @shubhankargauniyal3199 5 หลายเดือนก่อน

      @@Bot2Root bro the website is hosted but the web browser is giving me Internal Server Error The server encountered an unexpected internal server error (generated by waitress)

    • @tigorabraham1318
      @tigorabraham1318 5 วันที่ผ่านมา

      @@shubhankargauniyal3199 yeah, me too

  • @Helianthus_Promotions
    @Helianthus_Promotions 5 หลายเดือนก่อน

    I'm not Indian but I surprisingly understand 90% of the content. Thanks bro keep it up.

    • @Bot2Root
      @Bot2Root 5 หลายเดือนก่อน

      Thanks 🤘🏻

  • @harshsaini2639
    @harshsaini2639 5 หลายเดือนก่อน

    I tried this on Android 14 but it's not working please can you make video on real device

    • @Bot2Root
      @Bot2Root 5 หลายเดือนก่อน

      Sure 👍🏻

  • @Mathunknow
    @Mathunknow 5 หลายเดือนก่อน

    Assisto do Brasil, não temos muito conteúdo aqui sobre isso, e o que temos é de 2016, por favor continue. Estou aprendendo muito com você, mesmo tendo dificuldade com o idioma.

  • @WSh8500
    @WSh8500 5 หลายเดือนก่อน

    why title in english but not speak english bruh

  • @ujjwalshrivastava3594
    @ujjwalshrivastava3594 5 หลายเดือนก่อน

    Hello sir I also want to learn security testing I know python and Java but not data structures will i be fine

    • @Bot2Root
      @Bot2Root 5 หลายเดือนก่อน

      As a beginner, Data structure is not necessary for cyber security. If you have any questions pls DM me on Instagram