|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|
Classes | |
| class | Host |
| class | Module |
| This class exposes an OSX-specific API for a module. More... | |
| class | Process |
| This class exposes OSX-specific API for the current process. More... | |
Functions | |
| std::unique_ptr< Module > | dlopen (const std::string &name) |
| Load the library with the given path or name. | |