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

Go to the source code of this file.

Classes

class  LIEF::ELF::Builder
 Class which takes an ELF::Binary object and reconstructs a valid binary. More...
 
struct  LIEF::ELF::Builder::config_t
 Configuration options to tweak the building process. More...
 

Namespaces

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