Articles
Coding
Monitoring New Processes - How to get an event every time a new process is launched on your computer. This code can easily be modified to monitor processes on other computers.
Monitoring your event log – Getting events from your windows event logs.
Protecting your executables Part 1 – Defending your running applications from being killed by another user.
Protecting your executables Part 2 - Preventing your executables from being renamed which prevents them from being killed or replaced after renaming.
Reading Index.dat via code - Sometimes you just need to know what is going on in your index.dat file (temporary internet files) this code will help you find that out.
No Comments
Leave a comment