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, you have suggestions to improve it, or you tested it [...]
read full post »
posted in RAT sources, Tools & sources on Feb 15th, 2010
Name
Trj.Casper
Type
RAT
Author
Unknown
Written in
C
Description
This sourcecode dates back to 2004. It is quite old and its functionality is rather limited. The intresting part in this source code is the injection section which represents the biggest part of it. It contains an injection function based on the CreateRemoteThread call and all required functions to make it completely run in [...]
read full post »
posted in Info, Off topic, Stuff, Tools & sources on Feb 8th, 2010
So I am back again after one week away from the keyboard. I was not completely off-line but I reduced the efforts to a minimum. Recreation and preparation work for the exams had the main priority.
What I am going to release next is some kind of a digital bug. It’s a small piece of software [...]
read full post »
posted in Tools & sources on Jan 29th, 2010
As I already announced in the morning an updated version of the FFPasswordRecovery tool is available tonight. So here it is.
I reorganised the code a little and added the SQLite support that was integrated into FireFox lately. You can download both the binary version if you don’t want to compile it yourself or the sourcecode [...]
read full post »
posted in Info, Stuff, Tools & sources on Jan 28th, 2010
The new code that extracts the Firefox account data out of the SQLite database is more or less done. If everything goes well I’ll upload the new sourcecode tonight (Swiss time) in a new version of the FFPasswordRecovery tool.
During spring I plan to conduct some tests with the SkypeTap plugin and other instant messengers. If [...]
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 have suggestions to improve it, or you tested it with [...]
read full post »
posted in Stuff, Tools & sources on Jan 6th, 2010
I uploaded some screenshots of the VoIP-Recorder web GUI. For the end user it looks about like this when using the GUI for processing the intercepted Skype calls …
Further screenshots will be posted here.
read full post »
posted in Tools & sources on Dec 26th, 2009
Dear readers
I used the time over christmas to work on the Skype trojan source code. The code was a little messy, it compiled but at some places it crashed. The old source was optimised for Skype 3 and about for a year now Skype 4 is spreading more and more. Therefore I decided to clean [...]
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 solution solves this problem [...]
read full post »
posted in Tools & sources on Nov 25th, 2009
Tool name :
SecureDelete version 0.1
Description :
SecureDelete is a tool that allows you to delete files permanently and unrecoverable from your Windows system. There is no remaining copy in the trash can and the blocks the file was using are overwritten with random data. Once a file was was deleted with SecureDelete the data is gone.
Tested [...]
read full post »