How to connect and control Android with Kali Linux -2023 || scrcpy ||

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • In this video i will show you how to connect and control Android with Kali Linux.
    //command :
    First, you need to install the required packages:
    sudo apt install ffmpeg libsdl2-2.0-0 adb wget \
    gcc git pkg-config meson ninja-build libsdl2-dev \
    libavcodec-dev libavdevice-dev libavformat-dev libavutil-dev \
    libswresample-dev libusb-1.0-0 libusb-1.0-0-dev
    Then clone the repo and execute the installation script (source):
    git clone github.com/Gen...
    cd scrcpy
    ./install_release.sh
    When a new release is out, update the repo and reinstall:
    git pull
    ./install_release.sh
    To uninstall : sudo ninja -Cbuild-auto uninstall
    #scrcpy
    #kalilinux
    #learnhacking #learnethicalhacking
    #github

Комментарии • 25

  • @NafijAl-lb9sg
    @NafijAl-lb9sg Год назад +3

    👌👌👌

  • @GabrielSousa-th5ed
    @GabrielSousa-th5ed 4 месяца назад +1

    Ow man, sou brazuca e achar conteúdo desse sistema operacional por aqui é paia demais, muito obrigado pela força. Tmj.
    (Hey man your video helped me a lot, thanks.)

  • @nazarethe-sports5141
    @nazarethe-sports5141 Месяц назад +1

    When I run scrcpy I get
    ERROR: could not find any ADB device
    ERROR: Server connection failed

  • @chrisjoubert2629
    @chrisjoubert2629 4 месяца назад +1

    Excellent! Might confuse the rookie.

  • @berlinberlin8303
    @berlinberlin8303 10 месяцев назад +3

    when installing sudo apt install ffmpeg , I got the problem unable to correct problems, you have held broken packages. what's the solution?

    • @laboflearning
      @laboflearning  10 месяцев назад

      Brother , try this command. Just copy and paste the whole line : "sudo apt install ffmpeg libsdl2-2.0-0 adb wget \
      gcc git pkg-config meson ninja-build libsdl2-dev \
      libavcodec-dev libavdevice-dev libavformat-dev libavutil-dev \
      libswresample-dev libusb-1.0-0 libusb-1.0-0-dev" . Copy this whole command and paste it on your terminal and hit enter. I think It should work brother..

  • @Darkroom188
    @Darkroom188 Месяц назад

    It works for any Android phones with pattern lock screen?

  • @ehack2
    @ehack2 Год назад +2

    Thanks bro these guys in the comments just not doing it right

  • @anihasan-e6l
    @anihasan-e6l Месяц назад

    It’s not working in same wifi...???

  • @adyanon240
    @adyanon240 10 месяцев назад +1

    its work

  • @sheelamalik5080
    @sheelamalik5080 6 месяцев назад +1

    Thanks

  • @quniunik2492
    @quniunik2492 5 месяцев назад +2

    Nice but...audio it's working??

    • @laboflearning
      @laboflearning  5 месяцев назад +1

      I'm not sure about it. I didn't try it.

    • @alx13lot
      @alx13lot 4 месяца назад +1

      Yes I tried it work

  • @nanabrightatsiatorme1348
    @nanabrightatsiatorme1348 5 месяцев назад +1

    thanks

  • @SupriyaDas-zl3ki
    @SupriyaDas-zl3ki 6 месяцев назад +1

    Can I perform same process in Kali nethunter

    • @laboflearning
      @laboflearning  6 месяцев назад

      Yeah....you can perform everything if your phone is rooted.

  • @Christ_defender
    @Christ_defender 10 месяцев назад +1

    BRO ITS BEEN 2 WEEKS I CANT PREVENT THIS FUCKING ERROR UNABLE TO LOCATE PACKAGE BROOOOOOOO IM SICK

    • @laboflearning
      @laboflearning  10 месяцев назад

      Brother in which command you're facing error? Tell me everything, Maybe i can fix that

  • @tntomega
    @tntomega Год назад +2

    What?! You show how to download and uninstall ?! Really???

    • @laboflearning
      @laboflearning  Год назад +1

      Brother, I have added all the commands in the description box... Just copy & paste....

  • @swpnildhananjaychavat6047
    @swpnildhananjaychavat6047 Год назад +2

    ──(root💀theuser)-[~/Desktop/scrcpy]
    └─# scrcpy
    Command 'scrcpy' not found, did you mean:
    command 'scrapy' from deb python3-scrapy
    Try: apt install
    plz help

    • @laboflearning
      @laboflearning  Год назад +1

      I think you didn't select the right path where you cloned the repository. I have added all the necessary commands in the description box. Just copy & paste that brother.