D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
python27
/
lib64
/
python2.7
/
site-packages
/
guppy
/
heapy
/
Filename :
Target.py
back
Copy
import os, sys class Target: def __init__(self): self.wd = os.getcwd() self.pid = os.getpid() self.sys = sys