Closed dayeol closed 5 years ago
Since this is a huge PR, I recommend to look directly into the code in order to review, instead of using web UI. The files you may want to closely review are lib/host/src/keystone.cpp
, lib/host/src/elffile.cpp
. @alexthomas1 @dkohlbre
This makes ELF loading be completely done in the user space. The ELF loader also parses the entry point of each ELFs. Following functions were deprecated.