![]() |
Baseer 0.2.0
Baseer is an advanced binary analysis tool designed to provide deep insights into any file.
|
libs | |
libudis86 | |
decode.h | |
extern.h | |
itab.h | |
syn.h | |
types.h | |
udint.h | |
udis86.h | |
linenoise | |
linenoise.h | |
modules | |
b_debugger | |
debugger.c | Implementation of a lightweight debugger for ELF binaries using ptrace |
debugger.h | Core definitions, structs, and function prototypes for the debugger |
b_elf_metadata | |
b_elf_metadata.c | Functions for parsing and printing ELF file metadata |
b_elf_metadata.h | ELF metadata extraction and printing interface for Baseer |
b_hashmap | |
b_hashmap.c | Simple string-keyed hashmap implementation |
b_hashmap.h | |
b_tar_metadata | |
b_tar_metadata.h | |
binhead | |
bx_binhead.c | Handle the magic number of a file header and trigger extensions |
bx_binhead.h | Functions to handle and identify file types using magic numbers |
bparser | |
bparser.c | Binary parser implementation |
bparser.h | Binary parser abstraction supporting memory and streaming files |
bx_deElf | |
bx_deElf.h | |
bx_elf | |
bx_elf.h | |
bx_elf_disasm | |
bx_elf_disasm.c | Functions for disassembling ELF files and printing metadata |
bx_elf_disasm.h | |
bx_elf_utils | |
bx_elf_utils.c | Implementation of ELF parsing and display utilities |
bx_elf_utils.h | |
bx_tar | |
bx_tar.h | |
default | |
bx_default.c | Default function |
bx_default.h | Default header file |
utils | |
b_CLI.h | |
ui.h | User interface utilities for Baseer |
baseer.c | Core file operations for Baseer |
baseer.h | Core file handling and execution API for Baseer |