MCPcopy Create free account

hub / github.com/Do0ks/GSpots / functions

Functions17 in github.com/Do0ks/GSpots

↓ 4 callersFunctionadjustFoundOffsetForGroup
Adjusts the found offset based on a group-specific prefix. For example, if scanning for "GWorld", we may search nearby for a known instruction prefix.
GOffsets/GOffsets.cpp:257
↓ 3 callersFunctionIsProcessRunning
UEVersionScanner/UEVersionScanner.cpp:147
↓ 3 callersFunctionfindOffsetInProcessMemory
Memory scanning fallback to find offsets in the process memory.
GOffsets/GOffsets.cpp:232
↓ 2 callersFunctionfindPatternMask
Searches for a pattern.
GOffsets/GOffsets.cpp:183
↓ 1 callersFunctionFileExists
Helper: Checks if a file exists.
UEVersionScanner/UEVersionScanner.cpp:25
↓ 1 callersFunctionGetUnrealEngineVersion
UEVersionScanner/UEVersionScanner.cpp:166
↓ 1 callersFunctionGetVersionFromFiles
UEVersionScanner/UEVersionScanner.cpp:54
↓ 1 callersFunctionGetVersionFromMemoryScan
UEVersionScanner/UEVersionScanner.cpp:86
↓ 1 callersFunctionGetVersionFromProcessMemory
UEVersionScanner/UEVersionScanner.cpp:116
↓ 1 callersFunctionGetVersionFromResource
UEVersionScanner/UEVersionScanner.cpp:30
↓ 1 callersFunctionIsFileEncrypted
EncryptionDetection/EncryptionDetection.cpp:22
↓ 1 callersFunctionReadEntireFile
Helper: Reads an entire file into a string.
UEVersionScanner/UEVersionScanner.cpp:16
↓ 1 callersFunctioncalculateEntropy
EncryptionDetection/EncryptionDetection.cpp:7
↓ 1 callersFunctiongetSectionDelta
Calculates adjustments to convert offsets within the PE.
GOffsets/GOffsets.cpp:203
↓ 1 callersFunctiongetSignatures
Signatures
GOffsets/GOffsets.cpp:27
↓ 1 callersFunctionreadBinaryFile
Reads the binary file.
GOffsets/GOffsets.cpp:12
Functionmain
GSpots.cpp:17