Jump to content
  • 0

How to select specific memory range


Lord-King

Question

Posted

Anyone who can help me to select specific range in memory. I want to select always 2nd and 5th range only while running lua script?

Screenshot_20200522-104524_Chrome.jpg

7 answers to this question

Recommended Posts

Posted
49 minutes ago, HEROGAMEOfficial said:

gg.searchNumber(123, gg.TYPE_DWORD, gg.SIGN_EQUAL, ABAB0123, ABAB0321)

Any other way? Because sometimes changed the address number. Example. First address is 6 changed into 7.

Posted
1 hour ago, Enyby said:

Use getRangesList for obtain desired ranges and use them as mentioned above.

Master @Enyby can you give example because I don't have idea on getRangesList

  • Administrators
Posted

See source of arm converter script for example usage.

[added 1 minute later]

Or read api help. There also exists examples.

Posted
26 minutes ago, Enyby said:

See source of arm converter script for example usage.

[added 1 minute later]

Or read api help. There also exists examples.

Any direct link master @Enyby?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.