Decompile it guys.... It connect to a php file on a web server and sends the keys you have pressed at the end of the URL, the php file emails him the log.
oldest scam in the book dude.
DO NOT USE THIS/ OPEN IT
And there is proof, there is a hidden web browser in the program that connects to his php file/web server.
and we disassemble his code..
Code:
internal bool ValidateInternal(bool checkAutoValidate, out bool validatedControlAllowsFocusChange);
private bool ValidateThroughAncestor(Control ancestorControl, bool preventFocusChangeOnError);
private void WmSetFocus(ref Message m);
[EditorBrowsable(EditorBrowsableState.Advanced), SecurityPermission(SecurityAction.LinkDemand, Flags=SecurityPermissionFlag.UnmanagedCode)]
protected override void WndProc(ref Message m);
Some code to disable security (windows xp mostly)
After looking through his code... All this thing does is Make labels & change text. There is NO cheat code/process/memory editing what so ever.
Decompile it for yourself:
http://www.aisto.com/roeder/dotnet/