|
Ping.c
|
|
Hits: 17 |
|
Date added: 11/10/2006 |
|
Simple ping utility using SOCK_RAW. |
|
|
|
|
PHPConfig v1.00
|
|
Hits: 9 |
|
Date added: 01/27/2005 |
|
If you're at all into dynamic websites, or just server-side scripting, then you know what PHP is. If you don't, then visit their site and come back afterwards! :) PHP is great, but the configuration side of things still leaves a bit to be desired by most Windows users, and that's where AnalogX PHPConfig comes into play!
AnalogX PHPConfig is a graphical frontend to PHP's php.ini file, where all of configuration of PHP takes place. The end result is that you can spend more time on your PHP code and less on tweaking their .ini file. It supports all of the standard PHP functionality, and has a special 'Unknown' tab to handle any 3rd party plugins, such as the Zend Optimizer, MSSQL, or whatever. PHPConfig does not have it's own data format, but instead loads up the same configuration file that PHP uses, and outputs directly to the same format. |
|
|
|
|
PEiD v0.93 Build
hot!
|
|
Hits: 590 |
|
Date added: 05/13/2006 |
|
PEiD detects most common packers, cryptors and compilers for PE files. It can currently detect more than 470 different signatures in PE files.
PEiD is special in some aspects when compared to other identifiers already out there!
1. It has a superb GUI and the interface is really intuitive and simple.
2. Detection rates are amongst the best given by any other identifier.
3. Special scanning modes for *advanced* detections of modified and unknown files.
4. Shell integration, Command line support, Always on top and Drag'n'Drop capabilities.
5. Multiple file and directory scanning with recursion.
6. Task viewer and controller.
7. Plugin Interface with plugins like Generic OEP Finder and Krypto ANALyzer.
8. Extra scanning techniques used for even better detections.
9. Heuristic Scanning options.
10. New PE details, Imports, Exports and TLS viewers
11. New built in quick disassembler.
12. New built in hex viewer.
13. External signature interface which can be updated by the user. |
|
|
|
|
PEDasm
|
|
Hits: 17 |
|
Date added: 01/29/2005 |
|
News:
- improved config file , added manual reloc symbol features
- removed small bugs in inst output
- handled special c++ decorated name from c++ dll import
PEDasm is a Win32 command line tool wich disassemble binary files targeted for win32 X86 platforms. It produces on output an asm source file that can in several case be successefully recompiled with an masm compatible assembler . This executable may be downloaded and used freeely. Full source included. |
|
|
|
|
PEBrowse Professional v9.0.3
|
|
Hits: 48 |
|
Date added: 08/01/2007 |
|
PEBrowse Professional (v9.0.3) is a static-analysis tool and disassembler for Win32/Win64 executables and Microsoft .NET assemblies produced according to the Portable Executable specifications published by Microsoft. For Microsoft Windows XP, Windows 2000, and others. (We have received reports that the software also works on other OSes, including Wine (!) and Windows CE.)
With the PEBrowse disassembler, one can open and examine any executable without the need to have it loaded as part of an active process with a debugger. Applications, system DLLs, device-drivers and Microsoft .NET assemblies are all candidates for offline analysis using PEBrowse. The information is organized in a convenient treeview index with the major divisions of the PE file displayed as nodes. In most cases selecting nodes will enable context-sensitive multiple view menu options, including binary dump, section detail, disassembly and structure options as well as displaying sub-items, such as optional header directory entries or exported functions, that can be found as part of a PE file unit. Several table displays, hex/ASCII equivalents, window messages and error codes, as well as a calculator and scratchpads are accessible from the main menu. |
|
|
|