|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|
Classes | |
| class | Host |
| This class exposes Android-specific host information. More... | |
| class | Module |
| This class exposes Android-specific API for a module. More... | |
| class | Process |
| This class exposes Android-specific API for the current process. More... | |
| class | Property |
| This class represents an Android property such as ro.boot.hardware. More... | |
Functions | |
| std::unique_ptr< Module > | dlopen (const std::string &name) |
| Load the library with the given path/name. | |