|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|


Go to the source code of this file.
Classes | |
| class | LIEF::runtime::osx::Module |
| This class exposes an OSX-specific API for a module. More... | |
Namespaces | |
| namespace | LIEF |
| LIEF namespace. | |
| namespace | LIEF::MachO |
| Namespace related to the LIEF's Mach-O module. | |
| namespace | LIEF::runtime |
| namespace | LIEF::runtime::osx |
Functions | |
| std::unique_ptr< Module > | LIEF::runtime::osx::dlopen (const std::string &name) |
| Load the library with the given path or name. | |