Latest News
Showing posts with label gui. Show all posts
Showing posts with label gui. Show all posts
Wireshark | Network Sniffing Tool
Posted by genesisdatabase
on
Monday, 28 February 2011
, under
Forensic and Data Recovery,
gui,
icmp,
ip,
network,
protocol,
Security,
shark,
sniff,
sniffer,
sniffing,
Software,
tcp,
tool,
Tools,
udp,
wire,
wireshark
|
comments (0)
Wireshark is one of the tools that help you identify incoming and outgoing packets be it UDP or TCP level, ICMP or IP level. Wireshark is a tool that intercepts packets and analyze them. One of the helpful tool that helped me analyze how website POST GET works for my projects, it is considered user friendly thanks to its Graphical User Interface. The GUI of Wireshark is one of its strong points. You are able to look at a list of tens and thousands of packets and filter them according to your need with conditional statements. Wireshark is capable of running in both Linux and Windows.
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.