Minishell Intro x86-64 shellcode of a minimal interactive shell, with cd, ls, cat implemented, for pwning and fun:) Build To generate shellcode, run make To run and test it, use make run