Open the file paca!
Beginner Hint 1
- This challenge is about executing machine code called shellcode.
- On Unix, what is the minimal sequence of operations needed to display the contents of a file? Try looking it up.
Beginner Hint 2
- Pwntools provides a feature called shellcraft that can generate shellcode for you. Try using it to open the file.