wrc is a windows telnet server which provides capability of remote access to windows command-line.
wrc is able to work either as a windows service or as a usual windows console application and can handle multiple connections simultaneously.
wrc works on Windows 2k/xp/2k3
usage: wrc [ [-i] | [-c] [-p port] ] [-u] [-s] [-e] [-q] [-?]
| -i | install wrc as a windows service |
| -u | uninstall wrc windows service |
| -p port | specify port number, default port is 5125 |
| -c | start wrc as a console application |
| -s | start wrc windows service |
| -e | stop wrc windows service |
| -q | don't print any message, quiet mode |
| -? | help |
example:
the following command installs wrc as a windows service on port 8888 and starts it up:
wrc -i -p 8888 -s
after that, we can make a connection, for example:
telnet 127.0.0.1 8888
download:
wrc 1.01 (x86 binaries for windows 2k/xp/2k3)
oepass is a small command-line utility which reads passwords stored on your computer by Microsoft Outlook Express. The passwords are revealed by reading the information from the Protected Storage
oepass works on Windows 2k/xp
download:
oepass 1.00 (x86 binaries for windows 2k/xp)
gadu-gadu is a polish popular instant messenger which uses the config.dat file to store UID, password and some other things;
the ggcd is a command-line tool which reads and decodes the password and UID from that file; gadu-gadu client is available here: www.gadu-gadu.pl
ggcd works on Windows 2k/xp/2k3
download:
ggcd 1.01 (binaries for windows 2k/xp/2k3)
download:
ggcd 1.01 (sources in c++)
