git clone https://github.com/praetorian-code/DVRF.git
1287 ls
1288 cd DVRF
1289 ls
1290 cd Source\ Code
1291 ls
1292 cd ../ls
1293 ls
1294 cd ../
1295 ls
1296 cd Firmware
1297 ls
1298 binwalk -Me DVRF_v03.bin
1299 ls
1300 cd _DVRF_v03.bin.extracted
1301 LS
1302 ls
1303 cd squashfs-root
1304 ls
1305 cd pwnable
1306 ls
1307 cd Intro
1308 ls
1309 file stack_bof_01
1310 ls
1311 cd ../
1312 ls
1313 cd ../
1314 ls
1315 cp $(which qemu-mipsel-static) ./
1316 ls
1317 ll
1318 chroot ../qemu-mipsel-static ./pwnable/Intro/stack_bof_01 test123
1319 chroot . ./qemu-mipsel-static ./pwnable/Intro/stack_bof_01 test123
1320 sudo chroot . ./qemu-mipsel-static ./pwnable/Intro/stack_bof_01 test123
1321* cd ../