Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

{

"$type": "CheatTable",
"ProcessName": "javaw",
"Notes": "",
"Description": "No description",
"Hotkeys": [],
"Children": [
{
"$type": "ScriptItem",
"AssemblerScript": "\r\n[ENABLE]\r\n\r\naobscanmodule(INJECT,nvoglv64.dll,8B
47 38 89 41 38) // should be unique\r\nalloc(newmem,$1000,INJECT)\r\n\r\
nlabel(code)\r\nlabel(return)\r\n\r\nnewmem:\r\n\r\ncode:\r\n //mov eax,[rdi+38]\
r\n mov [rcx+38],eax\r\n jmp return\r\n\r\nINJECT:\r\n jmp newmem\r\n nop\r\
nreturn:\r\nregistersymbol(INJECT)\r\n\r\n[DISABLE]\r\n\r\nINJECT:\r\n db 8B 47 38
89 41 38\r\n\r\nunregistersymbol(INJECT)\r\ndealloc(newmem)\r\n\r\n{\r\n",
"Description": "xray (blocki)",
"Hotkeys": [
{
"$type": "ItemHotkey",
"Hotkey": {
"$type": "CustomHotkey",
"IntKey": 71,
"Key": 50,
"ModifierKeys": 0
},
"Description": "",
"Action": 0
},
{
"$type": "ItemHotkey",
"Hotkey": {
"$type": "CustomHotkey",
"IntKey": 75, // K key
"Key": 75,
"ModifierKeys": 0
},
"Description": "Bind for K key",
"Action": 0
}
],
"Children": []
}
]
}

You might also like