mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
chore(symbol): remove duplicate of OsCreateFile
This commit is contained in:
parent
897ec23ec0
commit
e3ec21ecec
3 changed files with 28 additions and 44 deletions
|
|
@ -9,7 +9,6 @@ OsReadFile 00461B50 f end=00461B88
|
|||
OsGetFileSize 00461BD0 f end=00461BF4
|
||||
OsSetCurrentDirectory 00461DB0 f end=00461DD7
|
||||
OsCreateFile 00461FA0 f end=00461FFA
|
||||
OsCreateFile 00461FA0 f end=00461FFA
|
||||
CmdLineProcess 0047B720 f end=0047B736
|
||||
NDCToDDC 0047BFF0 f end=0047C019
|
||||
DDCToNDC 0047C020 f end=0047C049
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
OsCreateFile 00461FA0 f end=00461FFA
|
||||
OsCloseFile 00461B00 f end=00461B09
|
||||
OsReadFile 00461B50 f end=00461B88
|
||||
OsGetFileSize 00461BD0 f end=00461BF4
|
||||
|
|
|
|||
|
|
@ -88,14 +88,6 @@
|
|||
"icount": "0x0",
|
||||
"parent": "0x61fa0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x61fa0",
|
||||
"end": "0x61ff9",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x61fa0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x7b720",
|
||||
|
|
@ -17428,12 +17420,6 @@
|
|||
"text": "OsCreateFile",
|
||||
"address": "0x61fa0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "OsCreateFile",
|
||||
"address": "0x61fa0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue