LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
BinaryParser.hpp File Reference
#include <memory>
#include <string>
#include <vector>
#include <limits>
#include <set>
#include <map>
#include <unordered_map>
#include "LIEF/visibility.h"
#include "LIEF/errors.hpp"
#include "LIEF/Abstract/Parser.hpp"
#include "LIEF/MachO/enums.hpp"
#include "LIEF/MachO/DyldChainedFormat.hpp"
#include "LIEF/MachO/ParserConfig.hpp"
#include "LIEF/MachO/DyldBindingInfo.hpp"
Include dependency graph for BinaryParser.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::MachO::BinaryParser
 Class used to parse a single binary (i.e. non-FAT) More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::MachO
 Namespace related to the LIEF's Mach-O module.
 
namespace  LIEF::MachO::details