mvrozanti / RAT-via-Telegram

Windows Remote Administration Tool via Telegram
MIT License
646 stars 347 forks source link

Setup Requirement Error #70

Closed apioff closed 5 years ago

apioff commented 5 years ago

You are probably running a processor like ARM. This isn't supported due to the lack of dependencies supporting ARM. Traceback (most recent call last): File "setup_rat.py", line 15, in s('pip install '+fileA);s('pip install '+fileB) NameError: name 'fileA' is not defined

mvrozanti commented 5 years ago

Yeah, ARM is not supported