Latest News
Showing posts with label msn. Show all posts
Showing posts with label msn. Show all posts
Microsoft Detours
Posted by genesisdatabase
on
Friday, 3 December 2010
, under
address,
api,
C,
cpp,
detours,
iat,
import,
intercept,
kernel,
microsoft,
ms,
msn,
recv,
redirect,
send,
table,
win32,
winapi
|
comments (0)
Detours is a library for instrumenting arbitrary Win32 functions on x86, x64, and IA64 machines. Detours intercepts Win32 functions by rewriting the in-memory code for target functions. The Detours package also contains utilities to attach arbitrary dynamic-link libraries (DLLs) and data segments (called payloads) to any Win32 binary.
GDWS | GenesisDatabase WLM Stealer
Posted by genesisdatabase
on
Wednesday, 11 August 2010
, under
binary,
C,
code,
gdws,
gui,
messenger,
msn,
password,
Programming,
recovery,
socket,
Software,
source,
Source Codes,
stealer,
Tools,
Tutorials,
wlm
|
comments (3)
GDWS is an application that i have created using C without relying on resources for its GUI. It's simple to use and requires no driver reliability however it only works on Windows only.
Functions
- GUI in C
- retrieve stored WLM passwords
- run website in a hidden window via IE or FF (using socket)
- intermediate socket usage
- socket to load website
Download
Download Binary
Download Source Code
Note: If anyone requests for the source code, it would be generous of you to direct them here. I know it will consume your time but i'm sure a good deed is always worth it - what comes around goes around.