C
IdleGuard
Some MMO games have been criticized for having up to 5 hour – or more – queues before you can actually enter the game and play. This inspired me to create a mini-program that might help you with this by reducing the amount of times you need to actually log in. Any software that kicks you for being idle might have a use for this little program.
A Simple Win32 Window in C
I decided to get a better grasp on the Win32 API while I made my keylogger a while back. Here is a small example for making the most basic Win32 window. It is heavily commented to give a thorough overview of the different elements.
You can download the example with its source code here.
KeyGuard – A keylogger in C
A small keylogger that’s easy to install. I used the Win32 API with socket/networking and windows registry manipulation, programmed in C. My goal was to create a small keylogger that can be installed just by executing a single small file.
Welcome to Thronic.com
Search this Site
Miscellaneous Links
Recent Articles
- Linux Bash Color
- Resize a div layer with javascript
- Moving a div layer with javascript
- Web Galaxy » A sci-fi browser game
- Windows 7 on Asus Eee 900 PC
- IE and PHP sessions
- Wordpress 2.8.6 Spell Check Languages
- Reset MySQL Root Password
- Linux hosts file
- IdleGuard
- Column count in SQL
- String encryption in PHP
- Alphanumeric Captcha values in PHP
- Your own numeric Captcha in PHP
- DHTML Flyout Menus
