mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-13 02:02:30 +00:00
feat(profile): add type information for CGxDevice functions
This commit is contained in:
parent
5a70c8290f
commit
34d16625b7
9 changed files with 250 additions and 129 deletions
|
|
@ -17232,6 +17232,22 @@
|
|||
"icount": "0x0",
|
||||
"parent": "0x288690"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x2890c0",
|
||||
"end": "0x28945f",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x2890c0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x289690",
|
||||
"end": "0x2896ba",
|
||||
"module": "wow.exe",
|
||||
"icount": "0x0",
|
||||
"parent": "0x289690"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"start": "0x2897c0",
|
||||
|
|
@ -34121,7 +34137,7 @@
|
|||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__Log",
|
||||
"text": "CGxDevice__Log_CGxFormat",
|
||||
"address": "0x284d10"
|
||||
},
|
||||
{
|
||||
|
|
@ -34199,7 +34215,7 @@
|
|||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__RsSet",
|
||||
"text": "CGxDevice__RsSet_pointer_to_void",
|
||||
"address": "0x285f50"
|
||||
},
|
||||
{
|
||||
|
|
@ -34238,6 +34254,18 @@
|
|||
"text": "CGxDevice__CGxDevice",
|
||||
"address": "0x288690"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__destructor",
|
||||
"address": "0x2890c0"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
"text": "CGxDevice__scalar_deleting_destructor",
|
||||
"address": "0x289690"
|
||||
},
|
||||
{
|
||||
"manual": true,
|
||||
"module": "wow.exe",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue