|
General Details
|
|
C# (C Sharp)
|
|
Posted 2.32 Years Ago
|
|
4,905 Views
|
|
Received 5 Ratings
|
|
Keylogger
Description
This is just a simple Keylogger.
Source Code
Comments
| Please login to post comments. |
|
|
Hm perhaps I am a little late on this and I'm not completely sure if I am right or not but for the return key it should not be 'Return' it should be 'Enter'. But again I think this code is from like a year ago so it might have changed since then... :P
|
|
|
Brainiac,
You sure did pick the right nickname. C# is a superset of C++ designed specifically for use with .NET. It was designed completely from the ground up by Microsoft Research and models C++ except for a few minor logical improvements in the languages, such as functions shouldn't have context (i.e. no static member variables in a function), etc.
|
|
|
C sharp
this is C++ , you use classes and techniques that don't exsist in C
|
More "C# (C Sharp)" Source Codes By This Author
Recently Posted "C# (C Sharp)" Source Codes
Recently Rated "C# (C Sharp)" Source Codes
|