LIEF: Library to Instrument Executable Formats Version 1.0.0
Loading...
Searching...
No Matches
Module.hpp File Reference
Include dependency graph for osx/Module.hpp:
This graph shows which files directly or indirectly include this file:

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< ModuleLIEF::runtime::osx::dlopen (const std::string &name)
 Load the library with the given path or name.