Switch to goblin as executable parser

This commit is contained in:
Jeremy Soller 2016-08-19 07:57:24 -06:00
parent 5588c38178
commit 55a0154eac
5 changed files with 26 additions and 181 deletions

View file

@ -90,6 +90,7 @@ extern crate collections;
#[macro_use]
extern crate bitflags;
extern crate goblin;
extern crate spin;
/// Context management