Switch to goblin as executable parser
This commit is contained in:
parent
5588c38178
commit
55a0154eac
5 changed files with 26 additions and 181 deletions
|
@ -90,6 +90,7 @@ extern crate collections;
|
|||
|
||||
#[macro_use]
|
||||
extern crate bitflags;
|
||||
extern crate goblin;
|
||||
extern crate spin;
|
||||
|
||||
/// Context management
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue