Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

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