SafeBreach-Labs / SirepRAT

Remote Command Execution as SYSTEM on Windows IoT Core (releases available for Python2.7 & Python3)
BSD 3-Clause "New" or "Revised" License
373 stars 86 forks source link

sadly doesnt work with kali 2020 #12

Closed kyleAW closed 3 years ago

kyleAW commented 3 years ago

as its written in 2.7 it wont work on kali 2020 as its no longer supported so pip only works for python 3 not 2.7

pwnfoo commented 3 years ago

@kyleAW python2 -m pip should work.

dorazouri commented 3 years ago

@kyleAW will happily accept PRs for porting into python3

dorazouri commented 3 years ago

@kyleAW SirepRAT v2 is now committed and supports python3! See latest code and release.