Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Disassembler
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
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"/>
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Disassembler
(section)
Add topic