You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
Hi guys! tnx for this awesome RAT! have an issue, how to run it in Linux? Does this RAT support a linux platform? or only windows?
Logs:
pip install pyHook-1.5.1-cp27-cp27m-win_amd64.whl
pyHook-1.5.1-cp27-cp27m-win_amd64.whl is not a supported wheel on this platform.
pip install pyHook
Collecting pyHook
Could not find a version that satisfies the requirement pyHook (from versions: )
No matching distribution found for pyHook
python RATAttack.py
Traceback (most recent call last):
File "RATAttack.py", line 4, in
from PIL import ImageGrab # /capture_pc
File "/usr/lib/python2.7/dist-packages/PIL/ImageGrab.py", line 22, in
raise ImportError("ImageGrab is macOS and Windows only")
ImportError: ImageGrab is macOS and Windows only
The text was updated successfully, but these errors were encountered:
This unfortunately runs only on Windows now. But I'd be glad if this were to be cross-platform since Python can be. Very nice idea. I'll accept pull requests on this
Hi guys! tnx for this awesome RAT! have an issue, how to run it in Linux? Does this RAT support a linux platform? or only windows?
Logs:
The text was updated successfully, but these errors were encountered: