ddisasm is a bi-directional disassembler-assembler.
It allows one to disassemble (not decompile) a binary, modiry the
assembly and then assemble it back into a binary.
In order to do this, it establises a sophisticated relation in a
clever version of prolog. (Which is insanely cool.)
It builds its dependencies statically, including "capstone", so you do
not need to install it separately.
It is written in souffle.
This requires: protobuf3, abseil-cpp, cmake-opt, souffle
Maintained by: Lockywolf
Keywords: disassembler,disasm,assembly,prolog,datalog
ChangeLog: ddisasm
Homepage:
https://www.grammatech.com/open-source-software/ddisasm/
Download SlackBuild:
ddisasm.tar.gz
ddisasm.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| ddisasm.SlackBuild |
| ddisasm.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds