Logger!

  • 14 years ago
    Hi, I am only 15 and need a load of help! How do I make my keylogger that I made save to a text file right when someone shuts down. Any help is needed! Thank You:)
  • 13 years ago

    You should use the following name spaces. Thy all  have to do with files and logging.

    The most important one there for you is System.Diagnostics.
    System.Diagnostics,System.IO.Stream,System.IO

    You can also use the Win32_OperatingSystem object. It  lets you call shutdown, logoff and restart os functions using Win32ShutDown method.

     

     

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The generation of random numbers is too important to be left to chance.” - Robert R. Coveyou