7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
# REAPER v2.0 - RDP Exploitation Framework
|
|
#
|
|
# Core runs on Python stdlib (asyncio, tkinter, socket).
|
|
# These are only needed for the proxy module:
|
|
aiohttp>=3.9.0
|
|
aiohttp-socks>=0.11.0
|