elfx86exts 0.1.0

Decode an ELF/x86 binary and print out which instruction set extensions it uses.
elfx86exts-0.1.0 is not a library.

elfx86exts

Disassemble an ELF binary containing x86 instructions and print out which extensions it uses.

I have no idea what I'm doing here, but it seems to work. There are several Rust crates that make this pretty easy to do.

Licensed under the MIT License.