Fill in ropchain padding automatically
Co-authored-by: Chris Gora <34940205+ChrisGora@users.noreply.github.com> Co-authored-by: jack bond-preston <jackbondpreston@outlook.com>
This commit is contained in:
3
init.sh
3
init.sh
@ -12,6 +12,9 @@ sudo apt-get --assume-yes --quiet install python3 python3-pip python3-dev git li
|
||||
sudo apt-get --assume-yes --quiet install python
|
||||
python3 -m pip install --upgrade pip
|
||||
python3 -m pip install --upgrade pwntools
|
||||
python3 -m pip uninstall --yes ROPgadget
|
||||
|
||||
cd /home/vagrant/cw && ./ropinstall.sh
|
||||
|
||||
sudo apt-get clean
|
||||
|
||||
|
Reference in New Issue
Block a user