This website requires JavaScript.
Explore
Help
Register
Sign In
weyne
/
HackerStuff
Watch
1
Star
0
Fork
0
You've already forked HackerStuff
mirror of
https://github.com/0xdade/HackerStuff.git
synced
2025-10-29 16:59:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
HackerStuff
/
Upgrade-Shells
/
pty.py
dade
b82bb38cf2
Create pty.py
2017-07-20 19:20:55 -07:00
2 lines
35 B
Python
Raw
Permalink
Blame
History
import
pty
;
pty
.
spawn
(
"
/bin/bash
"
)
Reference in New Issue
View Git Blame
Copy Permalink