Introduction to reverse engineering CTF challenges

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

КОМЕНТАРІ • 7

  • @anntakamaki1960
    @anntakamaki1960 Рік тому +5

    Much of the computer architectures knowledge can be obtained by specific UA-cam videos. However there was no playlist so it took a while to learn. Also, it’s recommended to do an assembly course.

    • @rafirafi3094
      @rafirafi3094 26 днів тому

      do you have any recomendation about some asm course for free? thanks

    • @anntakamaki1960
      @anntakamaki1960 25 днів тому

      @ I learnt from UA-cam videos and reading textbooks. Practical Malware Analysis textbook, and Ghidra book textbook. But I think I would recommend to find some course on Udemy too.
      Also, before starting this make sure you know C programming.

    • @rafirafi3094
      @rafirafi3094 25 днів тому

      @@anntakamaki1960 yes right now i'm still learing cpp from yt channel Bro Code, next ill read those text book, thanks man appreciate it😁

  • @faisalrabbanisitompul4524
    @faisalrabbanisitompul4524 5 місяців тому

    Very impresive video

  • @QuangPhongNguyen-op4ic
    @QuangPhongNguyen-op4ic Рік тому +1

    Thank you😍

  • @m.chinzorig4367
    @m.chinzorig4367 Рік тому

    If the program is python based exe, and which function should I find first for find password checking function sir ?