SECFORCE / sparta

Network Infrastructure Penetration Testing Tool
GNU General Public License v3.0
1.61k stars 445 forks source link

Error while saving screenshots #104

Closed ghost closed 4 years ago

ghost commented 5 years ago

Saving screenshots should be slowed down, it seems like it's trying to save a big number of screenshots at same time. This is picture of errors I got, and 0 screenshot pictures were saved. Screenshot_20190712_200516

st3r30byt3 commented 4 years ago

We've ported SPARTA to Python3 and PyQt5. It should run on the latest Kali.

Just install the dependencies as detailed in the README file.

You can get it from the dev branch here: https://github.com/SECFORCE/sparta/tree/dev

If you find any bugs, please create another issue and we'll have a look asap.