|
VB ref. analyzer 2.2
|
|
Hits: 8 |
|
Date added: 01/29/2005 |
|
Visual Basic string reference analyzer version |
|
|
|
|
DeWin 2.0
|
|
Hits: 7 |
|
Date added: 01/29/2005 |
|
Smart dump creator for Windows Executable, makes report like a tdump.exe, extracts from .exe segments of data code build .asm source code for it, including external imports, extract resource to its DIB prototype, menu dialogs. |
|
|
|
|
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 |
|
|
|
|
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. |
|
|
|
|
TMG Ripper Studio 0.03
|
|
Hits: 12 |
|
Date added: 01/29/2005 |
|
News:
- Linked with an own-coded WinMain-caller, reducing the size by 10KB
- Interface shrinked to fit 800*600 resolution
This is a tool for converting a small part of a program into assemblycode that you could paste into your own sources. The program takes either a fileoffset or a virtual address as input and starts to disassemble from that point. When a conditional jump is reached, it branches and follow both directions. It also follows unconditional jumps and traces calls... |
|
|
|