SYMBOL INDEX (137 symbols across 13 files) FILE: VM Project/BEAInclude/basic_types.h type Int8 (line 36) | typedef signed char Int8; type UInt8 (line 37) | typedef unsigned char UInt8; type Int16 (line 38) | typedef signed short Int16; type UInt16 (line 39) | typedef unsigned short UInt16; type Int32 (line 40) | typedef signed int Int32; type UInt32 (line 41) | typedef unsigned int UInt32; type Int64 (line 42) | typedef signed __int64 Int64; type UInt64 (line 43) | typedef unsigned __int64 UInt64; type IntPtr (line 46) | typedef signed __int64 IntPtr; type UIntPtr (line 47) | typedef unsigned __int64 UIntPtr; type IntPtr (line 49) | typedef signed long IntPtr; type UIntPtr (line 50) | typedef size_t UIntPtr; type Int8 (line 57) | typedef signed char Int8; type UInt8 (line 58) | typedef unsigned char UInt8; type Int16 (line 59) | typedef signed short Int16; type UInt16 (line 60) | typedef unsigned short UInt16; type Int32 (line 61) | typedef signed int Int32; type UInt32 (line 62) | typedef unsigned int UInt32; type IntPtr (line 63) | typedef intptr_t IntPtr; type UIntPtr (line 64) | typedef uintptr_t UIntPtr; type Int64 (line 68) | typedef signed long Int64; type UInt64 (line 69) | typedef unsigned long UInt64; type __int64 (line 72) | typedef __int64 Int64; type UInt64 (line 73) | typedef unsigned __int64 UInt64; type Int64 (line 75) | typedef signed long long Int64; type UInt64 (line 76) | typedef unsigned long long UInt64; type Int8 (line 84) | typedef signed char Int8; type UInt8 (line 85) | typedef unsigned char UInt8; type Int16 (line 86) | typedef signed short Int16; type UInt16 (line 87) | typedef unsigned short UInt16; type Int32 (line 88) | typedef signed int Int32; type UInt32 (line 89) | typedef unsigned int UInt32; type Int64 (line 90) | typedef signed __int64 Int64; type UInt64 (line 91) | typedef unsigned __int64 UInt64; type IntPtr (line 94) | typedef signed long IntPtr; type UIntPtr (line 95) | typedef unsigned long UIntPtr; type Int64 (line 97) | typedef Int64 IntPtr; type UInt64 (line 98) | typedef UInt64 UIntPtr; type IntPtr (line 102) | typedef signed long IntPtr; type UIntPtr (line 103) | typedef unsigned long UIntPtr; type Int8 (line 112) | typedef signed char Int8; type UInt8 (line 113) | typedef unsigned char UInt8; type Int16 (line 114) | typedef signed short Int16; type UInt16 (line 115) | typedef unsigned short UInt16; type Int32 (line 116) | typedef signed int Int32; type UInt32 (line 117) | typedef unsigned int UInt32; type IntPtr (line 118) | typedef signed long IntPtr; type UIntPtr (line 119) | typedef unsigned long UIntPtr; type Int64 (line 123) | typedef signed long Int64; type UInt64 (line 124) | typedef unsigned long UInt64; type Int64 (line 126) | typedef signed long long Int64; type UInt64 (line 127) | typedef unsigned long long UInt64; type Int8 (line 134) | typedef signed char Int8; type UInt8 (line 135) | typedef unsigned char UInt8; type Int16 (line 136) | typedef signed short Int16; type UInt16 (line 137) | typedef unsigned short UInt16; type Int32 (line 138) | typedef signed int Int32; type UInt32 (line 139) | typedef unsigned int UInt32; type IntPtr (line 140) | typedef signed long IntPtr; type UIntPtr (line 141) | typedef unsigned long UIntPtr; type Int64 (line 145) | typedef signed long Int64; type UInt64 (line 146) | typedef unsigned long UInt64; type Int64 (line 148) | typedef signed long long Int64; type UInt64 (line 149) | typedef unsigned long long UInt64; type Int8 (line 156) | typedef signed char Int8; type UInt8 (line 157) | typedef unsigned char UInt8; type Int16 (line 158) | typedef signed short Int16; type UInt16 (line 159) | typedef unsigned short UInt16; type Int32 (line 160) | typedef signed int Int32; type UInt32 (line 161) | typedef unsigned int UInt32; type IntPtr (line 162) | typedef signed long IntPtr; type UIntPtr (line 163) | typedef unsigned long UIntPtr; type Int64 (line 167) | typedef signed long Int64; type UInt64 (line 168) | typedef unsigned long UInt64; type Int64 (line 170) | typedef signed long long Int64; type UInt64 (line 171) | typedef unsigned long long UInt64; type Int8 (line 178) | typedef signed char Int8; type UInt8 (line 179) | typedef unsigned char UInt8; type Int16 (line 180) | typedef signed short Int16; type UInt16 (line 181) | typedef unsigned short UInt16; type Int32 (line 182) | typedef signed int Int32; type UInt32 (line 183) | typedef unsigned int UInt32; type Int64 (line 184) | typedef unsigned __int64 Int64; type UInt64 (line 185) | typedef signed __int64 UInt64; type UIntPtr (line 186) | typedef unsigned long UIntPtr; type Int8 (line 192) | typedef signed char Int8; type UInt8 (line 193) | typedef unsigned char UInt8; type Int16 (line 194) | typedef signed short Int16; type UInt16 (line 195) | typedef unsigned short UInt16; type Int32 (line 196) | typedef signed int Int32; type UInt32 (line 197) | typedef unsigned int UInt32; type Int64 (line 198) | typedef unsigned __int64 Int64; type UInt64 (line 199) | typedef signed __int64 UInt64; type UIntPtr (line 201) | typedef size_t UIntPtr; type Int8 (line 206) | typedef signed char Int8; type UInt8 (line 207) | typedef unsigned char UInt8; type Int16 (line 208) | typedef signed short Int16; type UInt16 (line 209) | typedef unsigned short UInt16; type Int32 (line 210) | typedef signed int Int32; type UInt32 (line 211) | typedef unsigned int UInt32; type IntPtr (line 212) | typedef signed long IntPtr; type UIntPtr (line 213) | typedef unsigned long UIntPtr; type Int64 (line 217) | typedef signed long Int64; type UInt64 (line 218) | typedef unsigned long UInt64; type Int64 (line 220) | typedef signed long long Int64; type UInt64 (line 221) | typedef unsigned long long UInt64; FILE: VM Project/BeaEngine.h type REX_Struct (line 23) | typedef struct { type PREFIXINFO (line 33) | typedef struct { type EFLStruct (line 54) | typedef struct { type MEMORYTYPE (line 71) | typedef struct { type INSTRTYPE (line 81) | typedef struct { type ARGTYPE (line 94) | typedef struct { type DISASM (line 108) | typedef struct _Disasm { type INSTRUCTION_TYPE (line 140) | enum INSTRUCTION_TYPE type EFLAGS_STATES (line 206) | enum EFLAGS_STATES type BRANCH_TYPE (line 216) | enum BRANCH_TYPE type ARGUMENTS_TYPE (line 242) | enum ARGUMENTS_TYPE type SPECIAL_INFO (line 283) | enum SPECIAL_INFO FILE: VM Project/InstructionLogger.cpp function LPBYTE (line 46) | LPBYTE CInstructionLogger::GetMemFromVA(DWORD VirtualAddr) FILE: VM Project/InstructionLogger.h function class (line 5) | class CInstructionLogger FILE: VM Project/PEInjector.cpp function DWORD (line 42) | DWORD CPEInjector::GetNewSectionVA() function DWORD (line 51) | DWORD CPEInjector::GetNewSectionOffset() function DWORD (line 91) | DWORD CPEInjector:: AlignSize(DWORD dwSize, DWORD dwAlign) function DWORD (line 95) | DWORD CPEInjector::FindSectionNum(DWORD VA) function DWORD (line 108) | DWORD CPEInjector::V2O(DWORD VA) FILE: VM Project/PEInjector.h function class (line 7) | class CPEInjector FILE: VM Project/VM Project.cpp function BOOL (line 40) | BOOL CVMProjectApp::InitInstance() FILE: VM Project/VM Project.h function class (line 18) | class CVMProjectApp : public CWinApp FILE: VM Project/VM ProjectDlg.cpp function BOOL (line 54) | BOOL CVMProjectDlg::OnInitDialog() function HCURSOR (line 103) | HCURSOR CVMProjectDlg::OnQueryDragIcon() FILE: VM Project/VM ProjectDlg.h function class (line 9) | class CVMProjectDlg : public CDialogEx FILE: VM Project/VMCompiler.h function class (line 4) | class CVMCompiler FILE: VM Project/VMHandlerProcessor.cpp function DWORD (line 113) | DWORD CVMHandlerProcessor::BuildVMEngine(DWORD VBase,LPBYTE MemBase) function DWORD (line 173) | DWORD CVMHandlerProcessor::GetHandlerSize(LPBYTE HandlerMem) function DWORD (line 187) | DWORD CVMHandlerProcessor::GetMainAddress(LPBYTE Current) FILE: VM Project/VMHandlerProcessor.h type VMHandlerCodes (line 3) | enum VMHandlerCodes{VM_X86,VM_CALL,VM_Exit,VM_Start,VM_PUSHImmDW,VM_JCCI... function class (line 5) | class CVMHandlerProcessor