mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(profile): more client info
This commit is contained in:
parent
3cd843a220
commit
9df5775a17
22 changed files with 225 additions and 53 deletions
|
|
@ -1,5 +1,6 @@
|
|||
Blizzard__Memory__Allocate 00401010 f end=00401067 type="void* __stdcall func(uint32_t count)"
|
||||
Blizzard__Memory__Free 00401030 f end=0040104B type="void __stdcall func(void* ptr)" ; void operator delete(void*)
|
||||
Blizzard__Debug__ErrorStackAsText 004270D0 f end=004270E6
|
||||
Blizzard__File__Close 004270F0 f end=0042712F
|
||||
Blizzard__File__Delete 00427130 f end=0042716F ; Blizzard::File::Delete(char const*)
|
||||
Blizzard__File__Exists 00427170 f end=004271C3
|
||||
|
|
@ -36,6 +37,7 @@ Blizzard__String__Append 004286C0 f end=00428721 type="int32_t __stdcall func(ch
|
|||
Blizzard__Unicode__ConvertUTF16to8 00428940 f end=00428AFC type="int32_t __stdcall func(uint8_t* dst, uint32_t dstmaxchars, const uint16_t* src, uint32_t srcmaxchars, uint32_t* dstchars, uint32_t* srcchars)"
|
||||
Blizzard__Unicode__ConvertUTF8to16 00428B00 f end=00428C94 type="int32_t __stdcall func(uint16_t* dst, uint32_t dstmaxchars, const uint8_t* src, uint32_t srcmaxchars, uint32_t* dstchars, uint32_t* srcchars)"
|
||||
Blizzard__Time__FromFileTime 00428F00 f end=00428F56 type="Blizzard__Time__Timestamp __stdcall func(uint64_t fileTime)"
|
||||
Blizzard__String__QuickFormat__QuickFormat 00429790 f end=004297C5
|
||||
Blizzard__String__MakeUnivPath 0042A9B0 f end=0042A9FB type="void __stdcall func(char* src, char* dst, int32_t count)"
|
||||
Blizzard__String__MakeBackslashPath 0042AA00 f end=0042AA4B type="void __stdcall func(char* src, char* dst, int32_t count)"
|
||||
Blizzard__File__CreateDirectory 0042CEA0 f end=0042CEE9
|
||||
|
|
@ -43,7 +45,7 @@ HoistAll 0042CFB0 f end=0042D43E
|
|||
System_File__Stacked__file_init 0042D440 f end=0042D4F4 type="int32_t __stdcall func(Blizzard__File__Filesystem* fs, System_File__Stacked__FileParms* parms)"
|
||||
System_File__Close 0042D620 f end=0042D64F type="int32_t __stdcall func(Blizzard__File__Filesystem* fs, System_File__Stacked__FileParms* parms)"
|
||||
Blizzard__String__MakeConsistentPath 0042E420 f end=0042E4AA
|
||||
Blizzard__File__ForceTrailingSeparator 0042E4B0 f end=0042E522 type="void __stdcall func(char* dst, int32_t count, char separator)"
|
||||
Blizzard__String__ForceTrailingSeparator 0042E4B0 f end=0042E522 type="void __stdcall func(char* dst, int32_t count, char separator)"
|
||||
Blizzard__String__FindPathSeparatorReverse 0042E630 f end=0042E663
|
||||
Blizzard__String__Format 0042E670 f end=0042E6A1
|
||||
System_File__GetRootChars 004325C0 f type="int32_t __stdcall func(Blizzard__File__Filesystem* fs, System_File__Stacked__FileParms* parms)"
|
||||
|
|
@ -55,8 +57,14 @@ System_File__Exists 004356B0 f end=00435781 type="int32_t __stdcall func(Blizzar
|
|||
System_File__MakeAbsolutePath 00435790 f end=00435889 type="int32_t __stdcall func(Blizzard__File__Filesystem* fs, System_File__Stacked__FileParms* parms)"
|
||||
System_File__Move 00435890 f end=004359B6 type="int32_t __stdcall func(Blizzard__File__Filesystem* fs, System_File__Stacked__FileParms* parms)"
|
||||
System_File__Delete 004359C0 f end=00435A57 type="int32_t __stdcall func(Blizzard__File__Filesystem* fs, System_File__Stacked__FileParms* parms)"
|
||||
System_Time__Init 00435C80 f end=00435D74
|
||||
Blizzard__File__RemoveDirectoryAndContents__Internal__Callback 0044FA10 f end=0044FB29 type="bool __stdcall func(Blizzard__File__ProcessDirParms* dirwalkparms)" ; Blizzard::File::RemoveDirectoryAndContents(char const*, bool)::Internal::Callback(Blizzard::File::ProcessDirParms const&)
|
||||
Blizzard__File__RemoveDirectoryAndContents 004518C0 f end=004519A7
|
||||
Blizzard__Streaming__FileManifest__GetIsStreamingTrial 00453480 f end=00453507 type="bool __stdcall func()"
|
||||
System_SFile__OpenDirectPathAsArchive 00453E30 f end=00453FB6
|
||||
Blizzard__File__GetLastErrorStack 00454210 f end=0045421E
|
||||
Blizzard__File__SetLastErrorStack 00454220 f end=0045424B ; Blizzard::File::SetLastErrorStack(Blizzard::Debug::ErrorStackRecord*)
|
||||
Blizzard__File__AddToLastErrorStack 00454250 f end=004542A9
|
||||
System_File__read_overlapped 00454870 f end=00454904
|
||||
System_File__write_overlapped 00454910 f end=004549A9
|
||||
System_File__ToCreateFlags 004549B0 f end=00454A4E type="bool __stdcall func(uint32_t flags, DWORD* sharemode, DWORD* desiredaccess, DWORD* creationdisposition, DWORD* flagsandattributes)"
|
||||
|
|
@ -83,6 +91,8 @@ System_File__Write 00455D20 f end=00455D3E type="int32_t __stdcall func(Blizzard
|
|||
System_File__read_locked 00457820 f end=00457904
|
||||
System_File__write_locked 00457910 f end=004579f4
|
||||
System_File__detect_io_mode 00459910 f end=00459998
|
||||
Blizzard__Mopaq__SFileOpenArchive 0045C480 f end=0045C5BA
|
||||
Blizzard__Streaming__InitializeStreaming 004616A0 f end=00461AF8
|
||||
OsCloseFile 00461B00 f end=00461B09 type="void __stdcall func(HOSFILE fileHandle)"
|
||||
OsFileExists 00461B10 f end=00461B27 type="int32_t __stdcall func(char* path)"
|
||||
OsDirectoryExists 00461B30 f end=00461B47 type="int32_t __stdcall func(char* dirName)"
|
||||
|
|
@ -101,6 +111,6 @@ OsSetCurrentDirectory 00461DB0 f end=00461DD7 type="int32_t __stdcall func(char*
|
|||
OsGetCurrentDirectory 00461DE0 f end=00461E0B type="int32_t __stdcall func(uint32_t buffersize, char* buffer)"
|
||||
OsFileList__Internal__Callback 00461E10 f end=00461EEB type="bool __stdcall func(Blizzard__File__ProcessDirParms* parms)"
|
||||
OsCreateFileMode 00461EF0 f end=00461F68 type="Blizzard__File__Mode __stdcall func(uint32_t desiredAcccess, uint8_t shareMode, uint32_t createDisposition)"
|
||||
OsFileGetDownloadFolder 00461F70 f end=00461F91 type="char* __stdcall func()"
|
||||
OsCreateFile 00461FA0 f end=00461FFA type="HOSFILE __stdcall func(char* fileName, uint32_t desiredAccess, uint32_t shareMode, uint32_t createDisposition, uint32_t flagsAndAttributes, uint32_t extendedFileType)"
|
||||
OsFileList 00462000 f end=0046209C
|
||||
OsFileGetDownloadFolder 00461F70 f end=00461F91 type="char* __stdcall func()"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue