Super Disassembly Tool
/
--------------------------------------------------------------------------------
①Wide range of use. It can work on standard EXE, COM, OVL, SYS and other files, can also disassemble binary files without a standard header structure, and can even directly read data from a specified memory range to generate source code and listing files.
②Optional multiple scanning passes, with a selectable range of 1 to 9 passes. Generally speaking, the more scanning passes, the more accurate the result. Some data areas may be understood as code in the first few passes; during the analysis of the code, the next pass can identify illegal instruction structures and mark them so they can be treated as data in subsequent scans.
③At data items, label locations, and subroutine definitions, it provides information such as cross-reference addresses, and can generate call flowcharts.
④Detailed semantic comments. It can provide detailed explanations of BIOS and DOS interrupt calls, subroutines, input/output ports, and program operations.
It is precisely because of these features that the code generated by Sourcer is in many ways easier to read and understand than the original source code.
/
--------------------------------------------------------------------------------
①Wide range of use. It can work on standard EXE, COM, OVL, SYS and other files, can also disassemble binary files without a standard header structure, and can even directly read data from a specified memory range to generate source code and listing files.
②Optional multiple scanning passes, with a selectable range of 1 to 9 passes. Generally speaking, the more scanning passes, the more accurate the result. Some data areas may be understood as code in the first few passes; during the analysis of the code, the next pass can identify illegal instruction structures and mark them so they can be treated as data in subsequent scans.
③At data items, label locations, and subroutine definitions, it provides information such as cross-reference addresses, and can generate call flowcharts.
④Detailed semantic comments. It can provide detailed explanations of BIOS and DOS interrupt calls, subroutines, input/output ports, and program operations.
It is precisely because of these features that the code generated by Sourcer is in many ways easier to read and understand than the original source code.
ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器


