elfx86exts
elfx86exts copied to clipboard
UnknownCapstoneError (src/libcore/result.rs:997:5)
I get the following output with every binary I tried.
$ env RUST_BACKTRACE=1 elfx86exts /usr/bin/ping
thread 'main' panicked at 'couldn't disassemble section: UnknownCapstoneError', src/libcore/result.rs:997:5
stack backtrace:
0: <unknown>
1: <unknown>
2: <unknown>
3: <unknown>
4: <unknown>
5: <unknown>
6: <unknown>
7: <unknown>
8: <unknown>
9: <unknown>
10: <unknown>
11: <unknown>
12: <unknown>
13: <unknown>
14: <unknown>
15: __libc_start_main
16: <unknown>
Well, that's not good. What operating system and/or platform are you on? How did you install elfx86exts?
Archlinux, I used the PKGBUILD in the AUR. You can find it here https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=elfx86exts.