Welcome to the RCE Daemon official homepage. |
main | download | screenshots: 1 2 3| license |
RCE Daemon is a small open-source (GPL) tool for administering local area
network machines under Win32. It currently acts like a telnet dæmon
(hence the name daemon) listens to TCP port 999 (hard-coded for now), is
multithreading and allows connecting many users at once.
The graphical client is in development. You can peek at screenshots or get it from 0.1 beta release. It is included, but is buggy! RCE Daemon is written in pure C++ (with STL/container class/string class usage) and runs on WinNT, 2k, XP as well as on 98/ME machines, although some functionality is not available on the not-NT machines. Win95 support is not tested. Haven't seen a 95 box for a long time. Any comments/proposals/code additions/bug reports are WELCOME here!
SECURITY NOTE:
RCE comes with a default PWDB file which is used in case the system-wide file is not found. It's entries are:
Every entry have its own "rights" from 1 to 4 which controls access permissions. Since I can't document everything I wrote, use the source code!Please note that it is not a trojan horse and has no self-replication methods. (well... at the moment :) |
|