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

Represents a parsed user command. More...

#include <debugger.h>

Public Attributes

char * op
uint64_t addr

Detailed Description

Represents a parsed user command.

Member Data Documentation

◆ addr

uint64_t Cmd::addr

Optional command address argument

◆ op

char* Cmd::op

Command operation string


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