publicuintXorKey;// The base XOR key, if defined, to unpack the file with.
publicuintGetModuleHandleA_idata;// The address of GetModuleHandleA inside of the .idata section.
publicuintGetModuleHandleW_idata;// The address of GetModuleHandleW inside of the .idata section.
publicuintGetProcAddress_idata;// The address of GetProcAddress inside of the .idata section.
publicuintLoadLibraryA_idata;// The address of LoadLibraryA inside of the .idata section.
publicuintUnknown0000;// Unknown (Was 0 when testing. Possibly LoadLibraryW.)
publicuintBindSectionVirtualAddress;// The virtual address to the .bind section.
publicuintBindStartFunctionSize;// The size of the start function from the .bind section.
publicuintPayloadKeyMatch;// The key inside of the SteamDRMP.dll file that is matched to this structures data. (This matches the first 4 bytes of the payload data.)
publicuintPayloadDataVirtualAddress;// The virtual address to the payload data.
publicuintPayloadDataSize;// The size of the payload data.
publicuintSteamAppID;// The steam application id of the packed file.
publicuintXorKey;// The base XOR key, if defined, to unpack the file with.
publicuintGetModuleHandleA_idata;// The address of GetModuleHandleA inside of the .idata section.
publicuintGetModuleHandleW_idata;// The address of GetModuleHandleW inside of the .idata section.
publicuintGetProcAddress_idata;// The address of GetProcAddress inside of the .idata section.
publicuintLoadLibraryA_idata;// The address of LoadLibraryA inside of the .idata section.
publicuintBindSectionVirtualAddress;// The virtual address to the .bind section.
publicuintBindStartFunctionSize;// The size of the start function from the .bind section.
publicuintPayloadKeyMatch;// The key inside of the SteamDRMP.dll file that is matched to this structures data. (This matches the first 4 bytes of the payload data.)
publicuintPayloadDataVirtualAddress;// The virtual address to the payload data.
publicuintPayloadDataSize;// The size of the payload data.
publicuintSteamAppID;// The steam application id of the packed file.