SYMBOL INDEX (27 symbols across 4 files) FILE: LSASS_Shtinkering/Lsass_Shtinkering.cpp function main (line 3) | int main(int argc, char* argv[]) FILE: LSASS_Shtinkering/Utils.cpp function DWORD (line 3) | DWORD GetServicePid(const wstring& ServiceName) function DWORD (line 26) | DWORD GetLsassPid() function BOOL (line 31) | BOOL IsLocalSystem() function DWORD (line 57) | DWORD GetFirstThread(const DWORD Pid) function PrintCrashDampLocation (line 81) | void PrintCrashDampLocation() FILE: LSASS_Shtinkering/WerReportException.cpp function NTSTATUS (line 3) | NTSTATUS SignalStartWerSvc() function NTSTATUS (line 34) | NTSTATUS WaitForWerSvc() function NTSTATUS (line 65) | NTSTATUS SendMessageToWerService(ReportExceptionWerAlpcMessage* SendingM... function BOOL (line 127) | BOOL ReportExceptionToWer(DWORD ProcessPid, HANDLE ProcessHandle) FILE: LSASS_Shtinkering/ntddk.h type CSHORT (line 17) | typedef short CSHORT; type QUAD (line 18) | typedef struct _QUAD type CLIENT_ID (line 27) | typedef struct _CLIENT_ID type PORT_MESSAGE (line 34) | typedef struct PORT_MESSAGE type ReportExceptionWerAlpcMessage (line 67) | struct ReportExceptionWerAlpcMessage type MappedViewStruct (line 101) | struct MappedViewStruct type WNF_TYPE_ID (line 139) | typedef struct _WNF_TYPE_ID { type WNF_TYPE_ID (line 142) | typedef const WNF_TYPE_ID* PCWNF_TYPE_ID; type ULONG (line 143) | typedef ULONG WNF_CHANGE_STAMP, * PWNF_CHANGE_STAMP; type ULONG (line 144) | typedef ULONG LOGICAL; type ULONG (line 145) | typedef ULONG* PLOGICAL; type UNICODE_STRING (line 147) | typedef struct _UNICODE_STRING type OBJECT_ATTRIBUTES (line 155) | typedef struct _OBJECT_ATTRIBUTES type ALPC_PORT_ATTRIBUTES (line 166) | typedef struct _ALPC_PORT_ATTRIBUTES type ALPC_MESSAGE_ATTRIBUTES (line 182) | typedef struct _ALPC_MESSAGE_ATTRIBUTES type WerSvcMessageId (line 188) | enum WerSvcMessageId type ULONG (line 242) | typedef ULONG(__stdcall* EtwEventWriteNoRegistration_func)(