HackingSkills
Jun 18, 2022

Creating stable shell

  1. sudo python3 -c ‘import ptty;pty.spawn(“/bin/bash”)’
  2. export XTERM = term
  3. ctrl + z
  4. stty raw -echo; fg