Rizin
unix-like reverse engineering framework and cli tools
search_parameters Struct Reference

Public Attributes

RzCorecore
 
RzListboundaries
 
const char * mode
 
const char * cmd_hit
 
PJpj
 
int outmode
 
bool inverse
 
bool aes_search
 
bool privkey_search
 

Detailed Description

Definition at line 159 of file cmd_search.c.

Member Data Documentation

◆ aes_search

bool search_parameters::aes_search

Definition at line 167 of file cmd_search.c.

Referenced by do_string_search(), and rz_cmd_search().

◆ boundaries

◆ cmd_hit

const char* search_parameters::cmd_hit

◆ core

◆ inverse

bool search_parameters::inverse

Definition at line 166 of file cmd_search.c.

Referenced by do_string_search(), and rz_cmd_search().

◆ mode

const char* search_parameters::mode

Definition at line 162 of file cmd_search.c.

Referenced by test_group_name.GroupTest::run(), and rz_cmd_search().

◆ outmode

◆ pj

◆ privkey_search

bool search_parameters::privkey_search

Definition at line 168 of file cmd_search.c.

Referenced by do_string_search(), and rz_cmd_search().


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