Jump to content

Memory Pointers x64


Recommended Posts

Hi all,

I have an issue with memory pointers.

When I was using x86, I created a script where I read memory pointers.

For this I used NomadMemory 3.1.127.

Now I am using x64 and the memory pointers are not working anymore and I would like to know what causes it:

Is it because I am using x64 now and the pointers are for x86?

Is NomadMemory still working under x64?

Do I have to start the program and script in x86 mode?

Can someone give me feedback? Since I am not sure what the problem is.

Thanks in advance!

Edited by Lesley
Link to comment
Share on other sites

the udf was just poorly written. just use winapi_openprocess, winapi_readprocessmemory, winapi_writeprocessmemory (its the same). alternately, go through the udf and fix all types to be x64 compatible.

Ah thanks, I will use that.

Can you please tell me how to convert them to work on x64?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...