posted in C, C#, Tools & sources on May 22nd, 2010
Tool name : TCPSniffer Description : TCPSniffer is a simpel and straightforward raw Winsocket based sniffer implementation. It reads all incoming and outgoing TCP packets and searches the payload after predefined patterns as account information. Tested on : Windows XP Feedback : In case you encounter any problems with the tool, you [...]
read full post »
posted in Tools & sources on Feb 21st, 2010
Tool name : MSNRecover version 0.1 Description : MSNRecover searches inside the Microsoft Credential management system for MSN authentication data. If such an entry was found targetname, comments, username and password are printed on the display. Tested on : Windows XP Feedback : In case you encounter any problems with the tool, [...]
read full post »
posted in Articles, Off topic, Stuff on Jan 20th, 2010
From time to time the documents I’ve stumbled uppon in the Internet or people recommended me and I’ve considered as interesting were put on the server and announced afterwards in the blog. Things that seem interesting to me may also be of your interest. The same thing with the software from other places. On the [...]
read full post »
posted in Tools & sources on Jan 13th, 2010
Tool name : WhoIs 0.1 Description : A tool to request an IP’s Whois registration information from a Whois server. In this tool the ripe.net server is the chosen one. Change to whatever you want. Tested on : Windows XP Feedback : In case you encounter any problems with the tool, you [...]
read full post »
posted in Tools & sources on Dec 15th, 2009
Tool name : SelfDelete version 0.1 Description : This is a proof of concept tool to show how to make a process delete its own binary file. Normally an exe file can’t delete itself because the file was locked when it was executed and still running. There are several ways to handle this. This [...]
read full post »