|
WinPcap 3.0
hot!
|
|
Hits: 113 |
|
Date added: 05/25/2005 |
|
WinPcap, an open source packet capture and network analysis library for the Win32 platforms including Windows 95, 98, ME, NT, 2000, XP and 2003. It includes a kernel-level packet capture driver, a low-level dynamic link library (packet.dll), and a high-level and system-independent library (wpcap.dll, based on libpcap version 0.8.3).
The packet capture driver provides direct access to raw packet data from a wide range of network interface cards. The packet capture driver also supports optional packet filtering prior to storing the captured packets in a kernel buffer for retrieval using the low-level dynamic link library (packet.dll).
Packet.dll is an API that can be used to directly access the capabilities of the packet capture driver, offering a portable packet capture interface across supported Win32 platforms.
Wpcap.dll exports a set of high-level capture primitives that are compatible with libpcap, the well known Unix packet capture library. This library (wpcap.dll) provides a packet capture interface that is independent of the underlying network hardware and operating system, thereby supporting a wide variety of open-source and commercial network analysis tools.
WARNING: you must uninstall older versions (see Q-2 in the FAQ to know how) and reboot the system before installing the new ones, otherwise WinPcap could not work properly. |
|
|
|
|
Win32program disassembler 0.25
hot!
|
|
Hits: 91 |
|
Date added: 01/29/2005 |
|
Win32 Program Disassembler is a straight line disassembler of Windows 32-bit executables (i.e. PE). The program works in console mode (no graphical interface). Win32PD appears to understand switch statements as it does not get tripped up by the pointers. It also decodes Win32 API calls. No disassembly of the data section is done, but string statements are emitted where appropriate. This disassembler does not support symbols in PE files |
|
|
|
|
Yoda Process Patcher
hot!
|
|
Hits: 87 |
|
Date added: 02/28/2005 |
|
- you just have to add patchinfos/actions in a list and YPP will create a small win32 exe file.
- you can get patchinfos through filecomparing.
- the loader can also do Search & Replace actions and it can wait some time.
- you can choose your own icon for the loader.
- source code available. |
|
|
|
|
DLL Injector
hot!
|
|
Hits: 86 |
|
Date added: 01/17/2007 |
|
Inject injects the dll into the process specified by Executable while Inject All injects the dll into all running processes. |
|
|
|
|
Patch Creation Wizard
hot!
|
|
Hits: 62 |
|
Date added: 02/28/2005 |
|
Patch Creation Wizard provides an easy way to create patches, which could be used for savegame cheaters etc. You can create three different type of patches: Byte Patches, Seek and Destroy Patches and Memory Patches. |
|
|
|