Android lib/jni Debugging!

Поділитися
Вставка
  • Опубліковано 4 гру 2024

КОМЕНТАРІ • 18

  • @martinbokos824
    @martinbokos824 8 років тому +2

    dirty but very helpfull i didnt know u can actually do that

  • @vanillagorilla__
    @vanillagorilla__ 7 років тому

    An attempt was made to access a socket in a way forbidden by its access permissions. Command "ProcessAttach" failed

  • @Sanchit_X23
    @Sanchit_X23 5 місяців тому +1

    2024 and I am watching this legendary video now. Please say tell me you are still alive 🥲. You are my last hope.

  • @ryangoh2337
    @ryangoh2337 8 років тому

    At first all went well, until the "moving database info", a message appears on my application being run: "Iron Force is not responding. Do you want to close it? (Wait; Report; Ok)", and the applications running on device be stopped, as well as IDA Pro.
    Are there other steps that I miss ??
    Please guidance me, thanks

  • @dev-rock
    @dev-rock 6 років тому

    ida keeps asking for the libs..how do you give it...ida cant take libs from my phone

  • @kefalsuan8458
    @kefalsuan8458 2 роки тому

    man, where you get the file "/system/bin " from ?
    inside the folder ( arm-linux-android ).
    pls help..

  • @sangdarkside4938
    @sangdarkside4938 8 років тому

    why I can't run file android_server on android. "android_server: No such file or directory" but it exist.

    • @Raslin777
      @Raslin777  8 років тому

      chmod - x android_server

    • @sangdarkside4938
      @sangdarkside4938 8 років тому

      I even chmod 777 but it not work. What tool did you use simulator android to debug ?. I use Genymotion and VMware but Vmware can only run gdbserver. In Genymotion if android_server has "777", i have a error: "Magic 7F45". I have a error: "android_server: No such file or directory" in vmware installed android x86.

  • @Raslin777
    @Raslin777  8 років тому

    need to use the proper Android server for the environment you are in. arm or Intel/x86 or x64.

    • @sangdarkside4938
      @sangdarkside4938 8 років тому

      Thank bro. I use SDK to create emulator and it works.

    • @Raslin777
      @Raslin777  8 років тому

      +Sang Ly Ngoc
      Good job, happy it works for you.

  • @dimonivanov593
    @dimonivanov593 8 років тому

    How start android_server on Genimotion ?

    • @abirpat
      @abirpat 5 років тому

      Genymotion is x86. android_server is for ARM. You can't start it on Genymotion. It will give error like Magic 7F45. Try the Android SDK's emulator. That will work with ARM.

  • @St4HdUp
    @St4HdUp 6 років тому

    What emulator is it?

    • @abirpat
      @abirpat 5 років тому +2

      I think he's just mirroring his phone to his PC. I don't think he's using any emulator. He probably has a rooted phone so he can run android_server