HyperDbg Debugger
Loading...
Searching...
No Matches
globals.c File Reference
#include "pch.h"

Variables

char TempMap [MAX_TEMP_COUNT] = {0}
 Temp variable map.
 
char StackTempMap [MAX_TEMP_COUNT] = {0}
 

Detailed Description

Author
M.H. Gholamrezaei (mh@hy.nosp@m.perd.nosp@m.bg.or.nosp@m.g)

Global variables

Version
0.1
Date
2020-10-22

Variable Documentation

◆ StackTempMap

char StackTempMap[MAX_TEMP_COUNT] = {0}
19{0}

◆ TempMap

char TempMap[MAX_TEMP_COUNT] = {0}

Temp variable map.

18{0};