zwimer/DrShadowStack

Argument parser ignores flags of the sub shell

Closed this issue · 1 comments

Running:
./DrShadowStack.out -m ext -d ~/dynamorio/build/bin64/drrun ls -la

Log produces:
Calling execvp on: /home/vagrant/dynamorio/build/bin64/drrun -c /home/vagrant/ShadowStack/src/build/libss_dr_client.so ext /tmp/5VvB7lZNYELIKuNauM -- ls

Done