RAPTORRDP

This is a series of software that will allow you to connect to your computers from anywhere in the world, without using an untrusted middleman or closed source commerical software that may have an intentional backdoor.

You can transfer files between client and host computers, and control host computers almost as if you were in front of it.

I also have one thing that most of the commercial vendors I looked at do not appear to have: a native HTML5 web interface for both the remote control client AND the file manager.

The software on windows works in the UAC enviroment thanks to the help of a C++ and java native interface (JNI) code i found on github..

The software with the exception of the Java UAC interface is written in python-2.7

Windows Apple El Capitan, and Linux are currently tested and working. BSD and Solaris should work.

Major changes have been made In version 8.5:

- Now supports Left click, right click, full mouse drag AND double click.
- The python native Remote control client "RAPTORV" has been rewritten.
- Some performance and speed changes have been made.
- DPI Issues with Microsoft Windows have been resolved (your screen will be displayed properly)
- Easy configure and build scripts are now included! (this program is a pain in the ass to build without these scripts)
- A list of requirements is shipped with the software.

IMPORTANT:

Due to size constraints i am unable to supply the entire library source i used for building the java "winsysi" (windows system interact) tool.

I have supplied my pre-built jars and the source code to winsysi.

the winrobot library can be found at: https://github.com/caoym/WinRobot

also, microsoft security essentals flags parts of the java library as a trojan, Malwarebytes and other vendors i use do not flag the software at all.

Author(s): 
r3q13m
Version: 
8.5
Date: 
6/25/2017
Filename: 
Size: 
1490.00KB
Requirements: 

Python-2.7

pywin32-220 (windows only)

twisted 15.0

autobahn 0.13.1

pygame-1.9.1

pillow-2.9.0

psutil-4.3.0

Tkinter

cxfreeze 4.3.2 (Windows)

cffi-1.6.0

cryptography-1.3.4

pyOpenSSL-16

Latest Java JRE (windows)

homebrew (Apple)

brew python2.7.x (Apple)

Xcode (Apple)

PyAutoGUI 0.9.33 (ALL)

pyobjc-2.51 or above (Apple)

pyinstaller-3.2 (Apple, Linux, Unix)

Status: 
Active
Future Plans: 
Fix bugs based on user feedback
Audio support