knownsec / Pocsuite

This project has stopped to maintenance, please to https://github.com/knownsec/pocsuite3 project.
http://pocsuite.org
1.83k stars 607 forks source link

os.system("clear") #62

Closed roycncn closed 8 years ago

roycncn commented 8 years ago

If running in a Win OS env, "clear" will make no sense. cls should be a better idea.

nixawk commented 8 years ago

Could you show the lab and steps details in order to reproduce the issue ? Pocsuite is a cross-platform framework. Commands are more *inx-like.