How do you execute ls -la when encoded as hex?
There used to be a really bad joke from the internet where you would copy something starting with \x0B\x2E… (just an example) and when you execute this command the terminal would interpret it as sudo rm -rf /.
How do you do this kind of … Continue reading How do you execute ls -la when encoded as hex?