Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node name not right #59

Open
ShadowZzj opened this issue Sep 16, 2023 · 0 comments
Open

node name not right #59

ShadowZzj opened this issue Sep 16, 2023 · 0 comments

Comments

@ShadowZzj
Copy link

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 。

the original address.
image

when i add [],think it should be 24246198
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant