console injection
05/Mar/2023
Adding binary arguments through stdin:
echo -ne "blabla\xde\xad\xbe\xef" | ./ch13
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
05/Mar/2023
Adding binary arguments through stdin:
echo -ne "blabla\xde\xad\xbe\xef" | ./ch13