Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 658 Bytes

Arbitrary jump with function type variable.md

File metadata and controls

20 lines (19 loc) · 658 Bytes

Function type variables should be carefully handled and avoided in assembly manipulations to prevent jumps to arbitrary code locations. (see here)


Slide Screenshot

059.jpg


Slide Text

  • Function Type
  • Arbitrary Jump
  • Variable Assignment
  • Assembly Code
  • Function Variable -> Arbitrary Code
  • Avoid Assembly
  • Arbitrary Function Values

References


Tags