LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
CoreFile.hpp File Reference
#include <vector>
#include <ostream>
#include "LIEF/visibility.h"
#include "LIEF/ELF/Note.hpp"
Include dependency graph for CoreFile.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::ELF::CoreFile
 Class representing a core NT_FILE which describes the mapped files of the process. More...
 
struct  LIEF::ELF::CoreFile::entry_t
 Core file entry. More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::ELF
 Namespace related to the LIEF's ELF module.