Professional approach to protecting, research, document and reverse engineering .Net assemblies! Spices.Net - powerful tool for .Net developers that offers obfuscation, decompilation, analytical and documentation management features. Spices.Net is plugin environment that constantly renewing new possibilities.
.Net Decompiler that decompiles /disassembles .Net assemblies from MSIL (MS Intermediate Language) binary format to well-formed and optimized source code (6 languages: MSIL, C#, VB.NET, Delphi.Net J# and managed C++).
PE Explorer provides software engineers the necessary tools for disassembly and inspection of unknown binaries, modifying the properties of executable files and customizing and translating their resources. With PE Explorer, you can apply a professional approach to research and reverse engineering of win32 PE executables. PE Explorer comes with a Resource Editor, Exported/Imported API Function Viewer, API Function Syntax Lookup and a Disassembler.
DE Decompiler? restores most parts of the compiled code and helps you to recover most parts of the lost sources. It contains the powerful disassembler which supports Pentium Pro commands including MMX and SSE extensions. Also it has a useful smart assembler code emulation engine. The build-in disassembler allows you to disassemble a lots of functions and represents it in semi-decompiled mode.
DLL to Lib is a magical tool which can convert DLL into its equivalent static library and introduce a programming interface identical to the export functions in the DLL for developers. After that, you can replace the original DLL with the static library, rebuild your application, and distribute it without the DLL! The most exciting thing is that the conversion process DOES NOT require any source codes of the DLL files!
psSendMail™ is a Windows™ DLL that provides the ability to send e-mail messages. The purpose of this DLL is to make e-mail capability possible for those development environments that are capable of communicating with a DLL but cannot send e-mail directly. There are two interfaces to the DLL. The first interface, or Standard Interface, does not limit the length of the strings passed into each of the functions.
BDASM is a multi-cpu, multi format file disassembler for Windows and now it features a Windows Debugger. Currently it supports ucLinux, ELF, X-Box, PE and raw binary files. The CPU support includes the Intel x86 16/32bits processor family up to SSE2 instructions, and PowerPc 603,604 32bits CPUs, lately support for ARM processors was added trought plugins. You can program your own plugins to extended BDASM formats and CPU's, and SDK is available
DJ Java Decompiler is Windows decompiler and disassembler for Java that reconstructs the original source code from the compiled binary CLASS files. This program can take compiled binary class files including applets, and "dead" code parts and generate accurate source code. The program also includes a full-featured Java editor that features a GUI with syntax-coloring. Enables users to save, edit and compile the generated java code
DLL Show is a small utility that displays a list of all running processes and their DLL dependencies. Click your mouse on a listed task or process to see the DLLs that process uses. DLL Show displays comprehensive information about all running processes including memory load, priority and the DLLs they depend upon. DLL Show can also be used to display a list for all DLL and OCX modules installed on your system.
The GetDiskSerial.DLL is a standard 32-bit DLL file.You can use it to read the serial number of hard disk easily. As we all know, this serial number is unique in the world. So this DLL is of great use, for example, you can use this serial number to creat an encrypt number.