![]() |
Baseer 0.2.0
Baseer is an advanced binary analysis tool designed to provide deep insights into any file.
|
Functions to handle and identify file types using magic numbers. More...
Go to the source code of this file.
Classes | |
struct | bmagic |
Functions | |
bool | bx_binhead (baseer_target_t *target, void *arg) |
Functions to handle and identify file types using magic numbers.
This header defines the interface for checking a file's magic number and dispatching the appropriate parser/extension based on the file type (e.g., ELF, PNG, PDF).