Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 306 Bytes

Readme.md

File metadata and controls

21 lines (16 loc) · 306 Bytes
cd /pwd/sudo-1.8.31p2
make clean && make && make install
cd /pwd
python3 fengshui3.py

Install gef

bash -c "$(curl -fsSL http://gef.blah.cat/sh)"

set the plugins directory to our gef location

gdb -ex 'gef config gef.extra_plugins_dir "/pwd/gef"' -ex 'gef save' -ex quit