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

Represents a debugger command and its associated function. More...

#include <debugger.h>

Public Attributes

char * cmd
func_callback_t func

Detailed Description

Represents a debugger command and its associated function.

Member Data Documentation

◆ cmd

char* func_list::cmd

Command string

◆ func

func_callback_t func_list::func

Function pointer


The documentation for this struct was generated from the following file: