Tobias Reich | tobsec
Tobias Reich | tobsec
hi, I've composed a php standalone file with some extras like automated architecture and (writable) working directory detection and GET parameters for dynamic assignment of architecture (arch), writable directory (cwd)...
When trying to run it: ``` tobjasr@ubuntu-desktop:~/srp-6a-demo$ composer install && bower install Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Nothing to install or update...
something seems broken here. no import errors, nor any other errors, just not working... the pwnX test programs work, the py-script works (seemingly), but: ``` $ python3 overflow_checker.py test_files/pwn1 test_files/pwn1...