Skip to content

Latest commit

 

History

History
executable file
·
15 lines (9 loc) · 340 Bytes

File metadata and controls

executable file
·
15 lines (9 loc) · 340 Bytes

Radare2

How to Patch

  1. Find location to patch (s main;pdf)
  2. Seek (s) to it
  3. wa - write asm
  4. Profit

From MagicCTF 2020, Linux 300 Memedit