 
      
    | You are here | www.hutteman.com | ||
| | | | | willhaley.com | |
| | | | | The idle timer is the countdown after a user driven event on a Windows computer. So if your computer is set to enable a screensaver "after 5 minutes", that "after" refers to a user driven event like moving the mouse or pressing a key. This program simulates a user driven event to reset that idle timer. Download Program I have not tested this extensively, but it does work in Windows 7 x86 as an Admin. | |
| | | | | www.williamjbowman.com | |
| | | | | In a fit of nostalgia, I wanted to play some Runescape this weekend. I discovered that Runescape forbids copy and pasting your password into the client, for bogus security reasons. This poses a problem for me, since my password is a very long randomly gen... | |
| | | | | anti-forensics.com | |
| | | | | Simple C# application demonstrating how to kill running processes. In this case, the Digital Forensics software. C# Kill Process | |
| | | | | dataonwheels.wordpress.com | |
| | | Sometimes you need a fast way to test your API call and responses, and for that VS code is the perfect tool to do that. For today's demo, we will use a free API to test with. https://catfact.ninja/factKeep in mind, this is a very very simple REST API. For more complicated REST API calls, make... | ||