Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Disassembler
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Examples of disassemblers == A disassembler can be either stand-alone or interactive. A stand-alone disassembler generates an assembly language file upon execution, which can then be examined. In contrast, an interactive disassembler immediately reflects any changes made by the user. For example, if the disassembler initially treats a section of the program as data rather than code, the user can specify it as code. The disassembled code will then be updated and displayed instantly, allowing the user to analyze it and make further changes during the same session. Any interactive [[debugger]] will include some way of viewing the disassembly of the program being debugged. Often, the same disassembly tool will be packaged as a standalone disassembler distributed along with the debugger. For example, [[objdump]], part of [[GNU Binutils]], is related to the interactive debugger [[gdb]].<ref name="Hopper"/> * [[Binary Ninja]]<ref>{{Cite web |url=https://binary.ninja/ |title=Binary Ninja |access-date=2022-01-25 |archive-date=2022-01-24 |archive-url=https://web.archive.org/web/20220124090924/https://binary.ninja/ |url-status=live }}</ref> * [[DEBUG (DOS command)|DEBUG]]<ref name="Paul_1997_NWDOSTIP"/> * [[Interactive Disassembler]] (IDA) * [[Ghidra]] * [[Hiew]] * Hopper Disassembler<ref name="Hopper">{{Cite web |url=https://www.hopperapp.com/ |title=Hopper |access-date=2022-01-25 |archive-date=2022-01-08 |archive-url=https://web.archive.org/web/20220108200723/https://www.hopperapp.com/ |url-status=live }}</ref> * PE Explorer Disassembler<ref>{{Cite web |url=http://www.heaventools.com/PE_Explorer_disassembler.htm |title=PEExplorer Windows Disassembler for Win 32-bit Program EXE DLL OCX, Code Binary Analysis Tool |access-date=2022-04-25 }}</ref> * Netwide Disassembler (Ndisasm), companion to the [[Netwide Assembler]] (NASM). * OLIVER ([[CICS]] interactive test/debug) includes disassemblers for Assembler, [[COBOL]], and [[PL/1]] * [[x64dbg]], a debugger for Windows that also performs dynamic disassembly * [[OllyDbg]] is a 32-bit assembler level analysing debugger * [[Radare2]] * Rizin<ref name="Rizin">{{Cite web |url=https://rizin.re/ |title=Rizin |access-date=2023-12-09 |archive-date=2023-11-28 |archive-url=https://web.archive.org/web/20231128115203/https://rizin.re/ |url-status=live }}</ref> and Cutter<ref name="Cutter">{{Cite web |url=https://cutter.re/ |title=Cutter |access-date=2023-12-09 |archive-date=2023-11-28 |archive-url=https://web.archive.org/web/20231128115335/https://cutter.re/ |url-status=live }}</ref> (graphical interface for Rizin) * SIMON (batch interactive test/debug) includes disassemblers for Assembler, COBOL, and PL/1 * [[Sourcer]], a commenting 16-bit/32-bit disassembler for [[DOS]], [[OS/2]] and [[Windows]] by [[V Communications]] in the 1990s<ref name="Sourcer_1989"/>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)