Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 528 Bytes

570-991esp-rop-tools

Some tools to help with rop building, (may work with other calcs)

usage

To use these tools you need some kind of python/web tool so other operating systems other than linux/unix/mac may be more difficult to run.

These tools will build your rop chain in my own language syntax.

syntax: a:bcde(h) #<comment> {newline}

and the output will be: de bc xa xx {newline}

INSTALL

wget https://raw.githubusercontent.com/fxesdev/570-991esp-rop-tools/main/install.sh; sudo bash ./install.sh