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!
== Length disassembler == A '''length disassembler''', also known as '''length disassembler engine''' ('''LDE'''), is a tool that, given a sequence of bytes (instructions), outputs the number of bytes taken by the parsed instruction. Notable open source projects for the x86 architecture include ldisasm,<ref>{{Cite web |url=https://github.com/nomade040/length-disassembler |title=ldisasm |website=[[GitHub]] |access-date=2020-02-26 |archive-date=2020-10-28 |archive-url=https://web.archive.org/web/20201028233929/https://github.com/Nomade040/length-disassembler |url-status=live }}</ref> Tiny x86 Length Disassembler<ref>{{Cite web |url=https://github.com/greenbender/lend |title=Tiny x86 Length Disassembler |website=[[GitHub]] |access-date=2019-12-10 |archive-date=2020-10-31 |archive-url=https://web.archive.org/web/20201031180422/https://github.com/greenbender/lend |url-status=live }}</ref> and Extended Length Disassembler Engine for x86-64.<ref>{{Cite web |url=https://github.com/GiveMeZeny/fde64 |title=Extended Length Disassembler Engine for x86-64 |website=[[GitHub]] |access-date=2019-12-10 |archive-date=2020-10-08 |archive-url=https://web.archive.org/web/20201008232417/https://github.com/GiveMeZeny/fde64 |url-status=live }}</ref>
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)