LIEF: Library to Instrument Executable Formats Version 0.17.0
|
#include <memory>
#include <string>
#include <vector>
#include "LIEF/visibility.h"
#include "LIEF/iterators.hpp"
Go to the source code of this file.
Classes | |
class | LIEF::PE::VolatileMetadata |
This class represents volatile metadata which can be enabled at link time with /volatileMetadata . More... | |
struct | LIEF::PE::VolatileMetadata::range_t |
Namespaces | |
namespace | LIEF |
LIEF namespace. | |
namespace | LIEF::PE |
Namespace related to the LIEF's PE module. | |