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

Go to the source code of this file.

Functions

bool is_elf (const char *file)
 Check if the given file is an ELF one.
 

Function Documentation

◆ is_elf()

bool is_elf ( const char * file)

Check if the given file is an ELF one.