Reverse Engineering - GDB (GNU Debugger)

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024
  • I hope you learned something new. Otherwise, don't forget to hit the sub button. Don't forget to follow me on twitter too: / ir0nbyte
    If you are a fan of reading:
    ironbyte.tech
    Join Discord Server / discord
    Link to install GEF: github.com/hug...
    Link to challs : github.com/IR0...
    Keep Hacking \0/

ความคิดเห็น • 42

  • @zer0k4ge
    @zer0k4ge 4 หลายเดือนก่อน +9

    Anime profile picture = linux skills

  • @Shasky01
    @Shasky01 หลายเดือนก่อน +1

    Finally someone explained GDB for me ! Thank You !

  • @MyWatermelonz
    @MyWatermelonz 4 หลายเดือนก่อน +1

    I put it in my watch later. From the title it's content that I'd like to watch, but the pfp sealed the deal.

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

      Enjoyyy !!

  • @jashdgc
    @jashdgc 8 หลายเดือนก่อน +5

    Good content. You earnd a subscriber

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

      I hope you learned something new.

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

    Very concise and right to the point

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

      Thank You! Stay tuned for more.

  • @ragerp7907
    @ragerp7907 14 วันที่ผ่านมา

    Hey there, Awesome video.
    I just had a doubt for chall1 which is that in the disassembly of _start, there is no explicit mention of the _loop function, then how does the execution continue to the _loop, since generally there is some jmp or call instruction to redirect to another part of the code.
    I'm new to assembly and debugging so i'm not sure how that works. It would be great if you explain this to me.

    • @ir0nbyte
      @ir0nbyte  14 วันที่ผ่านมา

      Hey there thanks, I didn't get ur question join the discord and drop a message there with a screen shoot !

  • @69thApostleOfShindoL
    @69thApostleOfShindoL 8 หลายเดือนก่อน +2

    I havent been on windows for a long while but, Is that a tiling wm in windows?? And us that a term other than cmd?

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

      It's just the WSL, nothing new.

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

    Thanks, nice vid.

    • @ir0nbyte
      @ir0nbyte  2 หลายเดือนก่อน +1

      Glad you like it !

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

    Great. Subscribed. +1 follow on X and 1 Viewer on your blog.

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

      Thank You A share with your friends and community would help too !!

  • @hillarymangena331
    @hillarymangena331 2 วันที่ผ่านมา

    Why does it only work with z (chall1), aren't we only concerned with the 0x988 there?
    E.g, how many c's would give the congrats?😢

    • @ir0nbyte
      @ir0nbyte  2 วันที่ผ่านมา +1

      Hey there, well you can't use c's because in the read syscall we are reading 0x14 = 20 caraceters. 20*'c' won't pass the 0x988 check the first few lines on how the read syscall was made to understand what i'm talking about.

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

    Based kurisu fan
    I'm a cs casual, how would you recommend I start learning/getting gud at gdb?

    • @ir0nbyte
      @ir0nbyte  หลายเดือนก่อน +1

      Hey a big fan here too !
      The best thing yet is to practice I think. Try not to use decompilers and use gdb for example on programs u write and debug them ! Check this playlist and check the other playlist of microcorruption if u are interested in learning some basic exploitation/rev.

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

      @@ir0nbyte Thanks a ton! You on twitter or any other soc media?

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

      @@gregh5061 Welcome ! YES check BIO !

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

      @@ir0nbyte Checked it out + subscribed!
      I've messed around with selenium + automation and some web scraping w/ python in the past but I'm gonna start applying for tech jobs starting next month. Been grinding data structures +algos for a week on leetcode, discovered CSES thru your website and now I'm planning on going through those as well. What else would you recommend?

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

      @@gregh5061 If you are a beginner, I recommend you go through problem solving for some time before getting back.

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

    you're a legend

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

      Thank You !

  • @almightydusty3871
    @almightydusty3871 5 หลายเดือนก่อน +1

    where are u from?

    • @ir0nbyte
      @ir0nbyte  5 หลายเดือนก่อน +1

      Tunisia ! Did you enjoy the video ?

    • @almightydusty3871
      @almightydusty3871 5 หลายเดือนก่อน +1

      ofc dude
      im iraqi i felt ur Arabian

  • @ismbks
    @ismbks หลายเดือนก่อน +1

    gnu debug ok

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

      What do you mean ? xD

    • @ismbks
      @ismbks หลายเดือนก่อน +1

      @@ir0nbyte gnu debug ok

  • @loiphin
    @loiphin 4 วันที่ผ่านมา +1

    Nice try man, but you are rambling a lot as you are not 100% sure yourself. Beginners are not going to be able to understand what you are doing. You should be more structured and explain stuff properly. Some things you just gloss over.

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

      Thank you for your feedback, the video was just one of the videos that I started with. By looking back at it and on the last videos that I made I can spot a difference. But overall, I guess a lot of people understood the concept since many liked it and I even got good feedback in PMs.

  • @SchizoDooDoo
    @SchizoDooDoo 8 หลายเดือนก่อน +6

    the video is good but try not to say "umm" lol

    • @ir0nbyte
      @ir0nbyte  8 หลายเดือนก่อน +5

      Thank you glad you learned something,. Otherwise, I'm working on that Hahah. It's uncontrollable because of the flow of thoughts.

    • @Shywizz
      @Shywizz 8 หลายเดือนก่อน +4

      @@ir0nbyte although it might sound stupid, try to do longer pauses if you have to, blanks are usually preffered as opposed to "onomatopoeias"

    • @gustavoortizvasquez6442
      @gustavoortizvasquez6442 8 หลายเดือนก่อน +1

      Good content, keep up with this channel

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

      @@Shywizz Thank you for your feedback.

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

      @@gustavoortizvasquez6442 Thank youuu !