LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
Binary.hpp File Reference
#include "LIEF/visibility.h"
#include "LIEF/iterators.hpp"
#include "LIEF/span.hpp"
#include "LIEF/COFF/String.hpp"
#include "LIEF/asm/Instruction.hpp"
#include <memory>
#include <vector>
#include <unordered_map>
Include dependency graph for COFF/Binary.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::COFF::Binary
 Class that represents a COFF Binary. More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::assembly
 Namespace related to assembly/disassembly support.
 
namespace  LIEF::COFF