GNU Info

Info Node: (nasm.info)Section A.3

(nasm.info)Section A.3


Next: Section A.3.1 Prev: Section A.2 Up: Appendix A
Enter node , (file) or (file)node

A.3. Running NDISASM
====================

   To disassemble a file, you will typically use a command of the form

            ndisasm [-b16 | -b32] filename

   NDISASM can disassemble 16-bit code or 32-bit code equally easily,
provided of course that you remember to specify which it is to work
with. If no `-b' switch is present, NDISASM works in 16-bit mode by
default. The `-u' switch (for USE32) also invokes 32-bit mode.

   Two more command line options are `-r' which reports the version
number of NDISASM you are running, and `-h' which gives a short summary
of command line options.

Section A.3.1
COM Files: Specifying an Origin
Section A.3.2
Code Following Data: Synchronisation
Section A.3.3
Mixed Code and Data: Automatic (Intelligent) Synchronisation
Section A.3.4
Other Options

automatically generated by info2www version 1.2.2.9