Gallopsled / Gallopsled/pwntools
discussion: Use capstone for `disasm()`
Open
feature
- Dominant language
- Python
- Stars
- 13.7k
- Forks
- 1.9k
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
* What the feature does
cc #683 but for the disasm part only.
If I understand correctly, one cencern raised in #683 is that the shellcraft module
depends heavily on binutils. But I don't see this concern holds on disassembly part.
* Why the feature should exist
disasm in case cross-binutils toolchain not installed.
* What tests should be included
Contributor guide
Assessment
This issue has not been assessed yet.