-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Description
In reclass.net. I can use this syntax to check the node memory: [<xxx.exe> + 0x1111]
in reclass.ex I can use this syntax: xxx.exe + 0x1111. However, when I add "[]" which becomes [xxx.exe + 0x1111], the node address will be 0x1111. not the valid address that xxx.exe +0x1111 address points 。
Metadata
Metadata
Assignees
Labels
No labels