Languages Assembler x86 Programming Development tools Dis-Assembler  

Dunfield Cross Disassembler Demo

download download  
important code information
author:
Unknown
minimum requirements:
Dunfield Cross Disassembler Demo description

Run on a PC compatible computer, and process binary machine code for a specific processor, producing either an assembly listing, or an assembly source file representing the content of that code. Suports many CPU's.


Dunfield cross disassemblers run on a PC compatible computer, and process binary machine code for a specific processor, producing either an assembly listing, or an assembly source file representing the content of that code.

The disassemblers feature several advanced features, including:

- Accept a user defined symbol table
- Generate initial symbol table
- Accept definitions for memory block bytes (Code, data etc.)
- Merge a file of comments into the disassembly output.

With careful use of these features, you can generate a complete assemblly source file for a given binary image, without resorting to editing the output of the disassembler. This allows you to re-run the disassemler as many times as you like without losing the definitions and comments that you insert. (With most disassemblers, every time you run the disassembler, you have to start fresh).

This package is intended to demonstrate the DDS cross disassemblers. It includes a fully-functional disassembler for the C-FLEA virtual CPU, as well as documenation for all of the cross disassmblers. A sample program and ready-made disassembler control files are also provided so that you can easily see what the disassembler can do (See the comments near the beginning of HILOW.ASM). NOTE: A C-compiler, Assembler and Simulator for the C-FLEA virtual processor is available in the Micro-C embedded development test-drive (MC???EMB.ZIP).



File List:
CATALOG27Kb
DASMDEMO.DOC32Kb
DISCF.EXE7Kb
HILOW.ASM5Kb
HILOW.BIN316b
HILOW.CMT3Kb
HILOW.DEF395b

Similar code
Visual Disasm32 (Popularity: ) : Visual Disasm32 (free limited demonstration version) is a symbolic visual disassembler for 32 bits Portables Executables (PE) used by Windows95/NT and Win32s.
Make Source 1.0, .COM-file dissasembler (Popularity: ) : To generate assembly language source files from COM files. Will not work on any other type. Although I wrote this to generate source which is compatible with the A86 assembler, a little work will convert your resultant source file for ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 77
version
size in Kb 31
popularity   1284/7913374
user rating 5/10
ad


New Code
Popular Code