Baseer 0.2.0
Baseer is an advanced binary analysis tool designed to provide deep insights into any file.
Loading...
Searching...
No Matches
bx_binhead.c File Reference

Handle the magic number of a file header and trigger extensions. More...

#include "bx_binhead.h"
#include "../bx_elf/bx_elf.h"
#include "../bx_tar/bx_tar.h"

Functions

unsigned int count_bits (unsigned long long int n)
unsigned int count_bytes (unsigned long long n)
unsigned long long int reverse_bytes (unsigned long long int n)
bool bx_binhead (baseer_target_t *target, void *arg)

Detailed Description

Handle the magic number of a file header and trigger extensions.