Reverse-Engineering an Android app

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

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

  • @Kingda2_
    @Kingda2_ 2 года назад +2

    Hey bro, lovely video. I'm also a Nigerian, good job bro

  • @jagadishn753
    @jagadishn753 2 года назад +1

    I want to know which website or url the app or apk is accessing while it's functioning.
    Can you please tell how to know it sir ??🙏🙏

    • @bayo_code
      @bayo_code  2 года назад +2

      You're going to need to spawn an emulator on your machine and use wireshark to monitor the traffic...
      I believe that should work

  • @sahilkhatri4561
    @sahilkhatri4561 2 года назад +3

    I think Proguard is not enabled for this app, due to which the names of variables and classes remain the same.
    Can you please make a reverse engineering video on a proguard enabled app?

    • @bayo_code
      @bayo_code  2 года назад +2

      Sure thing, I'll keep it on my radar

    • @MinerCold-w1s
      @MinerCold-w1s Год назад

      @@bayo_code have you done it now?

  • @gaminggamingtm
    @gaminggamingtm 2 года назад +2

    Can I do the same for games too?

    • @bayo_code
      @bayo_code  2 года назад

      Sure, you can reverse-engineer any android app

  • @bugamer4063
    @bugamer4063 2 года назад +1

    How can i patch the apk? I can't change the code in the GUI

    • @bayo_code
      @bayo_code  2 года назад +1

      You should be able to do that with the jdgui tool, buh... I'm not sure

  • @arifmuhamadthalhah9043
    @arifmuhamadthalhah9043 2 года назад

    How can i get ssl certificate from an apk?

    • @bayo_code
      @bayo_code  2 года назад +1

      Not sure what you're asking

  • @chorkaniitv3386
    @chorkaniitv3386 9 месяцев назад

    Too easy make it more difficult
    If u have the time ull enjoy it