This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
pupy
mirror of
https://github.com/n1nj4sec/pupy.git
Watch
1
Star
1
Fork
You've already forked pupy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7235633820
pupy
/
client
/
android_sources
/
pp.py
5 lines
94 B
Python
Raw
Normal View
History
Unescape
Escape
Add new android container (doesn't work yet)
2017-05-14 17:48:15 +00:00
import
time
def
main
(
)
:
Improve new android container - forward (pyuv) works, but some strange issues with initialization - ip (psutil/getifaddrs) crashes process (likely new types of interfaces) + gps/info works, shell works, netstat works and so on
2017-05-22 20:44:30 +00:00
print
"
pp.py is not replaced with working one!
"
time
.
sleep
(
1
)