Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PythonRAT 0.11.1-alpha

Latest

Choose a tag to compare

@safesploit safesploit released this 21 Jul 16:30
· 6 commits to main since this release

Functionality

  • Implemented webcam capture

Bug Fixes or Convenience

Client

  • can now background a session using bg or background

Server

  • Error handling for
    • reliable_recv()
    • reliable_send()
    • Allow address reuse to prevent 'Address already in use' error
      • sock.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1)
    • KeyboardInterrupt error handling
  • Rewrite most code into functions
Morty Proxy This is a proxified and sanitized view of the page, visit original site.