Introduction to Procedure Linkage Table (PLT) and Global Offset Table (GOT)

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024
  • This video highlights the basics of Procedure Linkage Table (PLT) and Global Offset Table (GOT)

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

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

    awesome material, concise and clear. love it ❣

  • @TapanDThaker
    @TapanDThaker ปีที่แล้ว +1

    Awesome explanation ! Thank you

  • @funil6871
    @funil6871 ปีที่แล้ว

    THANK YOU! AWESOME! (YOU ARE AWESOME)

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

    How do you get the gdb view with all those sections (stack, code, variables, etc).? at 5:18 in video. Great tutorial btw.

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

      I think I figured it out - I got the .gdbinit from cyrus-and/gdb-dashboard

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

      I use GEF a GDB plugin

  • @diegoporras7769
    @diegoporras7769 2 ปีที่แล้ว +2

    Missed important details between 6:01 and 6:20, that's the whole relationship between PLT and GOT.

    • @user-sy2pe1dh3w
      @user-sy2pe1dh3w หลายเดือนก่อน

      what is that information

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

      @@user-sy2pe1dh3w I forgot it myself... But w/o watching the video again I think it was on how the LPT/GOP resolution worked.

  • @ansrhl9448
    @ansrhl9448 ปีที่แล้ว

    Could. you also make a similar video on relocatable shared libraries?