|
Tiny Hexer
|
|
Hits: 23 |
|
Date added: 08/03/2006 |
|
Tiny Hexer is a free of charge hex editor for binary files. it allows you to edit multiple files (mdi), sectors of disks and other data media (disk editor) and modifiy virtual memory of other processes. tiny hexer is scriptable, lets you view data structures in a special browser in human readable format and has a plugin interface for third party extensions. |
|
|
|
|
Bloodshed Dev-C++
|
|
Hits: 24 |
|
Date added: 07/29/2006 |
|
Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler. It creates native Win32 executables, either console or GUI. Dev-C++ can also be used in combination with Cygwin. Source code included.
Features are :
- Support GCC-based compilers
- Integrated debugging (using GDB)
- Project Manager
- Customizable syntax highlighting editor
- Class Browser
- Code Completion
- Function listing
- Profiling support
- Quickly create Windows, console, static libraries and DLLs
- Support of templates for creating your own project types
- Makefile creation
- Edit and compile Resource files
- Tool Manager
- Print support
- Find and replace facilities
- CVS support
|
|
|
|
|
HDE
|
|
Hits: 27 |
|
Date added: 02/16/2007 |
|
Hacker Disassembler Engine, or HDE, is a small disassembler engine, which intend to
code analyse. HDE get length of command, prefixes, ModR/M and SIB bytes, opcode,
immediates, displacements, relative addresses, etc. For example, you can use HDE
when writing unpackers or decryptors executable files, because more other
disassemblers too big, get only disasm listing and aren't intended for code
analysis, but more simple length disassemblers usually get too little info. HDE get
enough info to analyse, but it has very small size. HDE package include DLL,
object files in difference formats, header files and and assembler source. |
|
|
|
|
Bind .exe using V.B 6.0
|
|
Hits: 28 |
|
Date added: 11/19/2005 |
|
MAB show you a technique to bind multiple executables into one main executable, where all executables will be executed once the joined EXE is executed. The joined EXE will be undetectable for AV, and not be detected as trojan.dropper! Need Visual Basic... |
|
|
|
|
Exe and Dll viewer
|
|
Hits: 29 |
|
Date added: 01/16/2006 |
|
View resources in Win32 executable files (*.exe, *.dll, *.cpl, *.ocx) and in Win32 resource files (*.res) in both their compiled and decompiled formats.
|
|
|
|