Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 530 Bytes

File metadata and controls

33 lines (30 loc) · 530 Bytes

ABOUT

This is a python-based Remote Access Trojan(RAT)

  • With functions such as

    Download/Upload file command

    Keylogging

    screen share/shot

    camera streaming/snap

    persistence (maintaining access)

    mic recording, and keystroke

    program execution

  • The required pip install:

    pyaudio

    cv2

    pyautogui

    pynput

    mss

    numpy

NOTE

This RAT is only a PoC project, this still has alot of Errors, and i am not responsible for any misuse case.