Binary Exploitation Workshop: Difference between revisions

From Chaosdorf Wiki
No edit summary
No edit summary
Line 67: Line 67:
== Prerequisites ==
== Prerequisites ==
As a participant, you should at least know:
As a participant, you should at least know:
- C
    - C
- Intel x86_64 assembly
    - Intel x86_64 assembly
- the x86_64 calling convention
    - the x86_64 calling convention
Bonus points for knowing the layout of a process in memory and where each section gets loaded into ;D
    Bonus points for knowing the layout of a process in memory and where each section gets loaded into ;D