Jump to content

Offset Hex Value Extractor


LaToM
 Share

Recommended Posts

Offset Hex Value Extractor


Hey everyone,

If you're tired of manually hexadecimal values, this Lua script is the solution you've been looking for. It features a function that automates the process of retrieving values from the libil2cpp.so library.

 

The script defines a function that takes an offset value as an argument, calculates the memory address of the desired value, and retrieves it using the `gg.getValues()` function. The value is then formatted as a 16-digit hexadecimal string, reversed, and formatted with spaces before being returned by the function.

 

By using this script, you can save time and effort when working with hexadecimal.

Give it a try and let me know what you think!

 

And if you have any questions or suggestions for improving the script, feel free to share them in the comments below. 


  • Submitter
  • Submitted
    05/13/2023
  • Category

 

Link to comment
Share on other sites

Hey, this Lua tool is great and exactly what I needed! Do you have any plans to upload it to GitHub? It seems like the GameGuardian server for downloading files is currently offline.

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

×
×
  • 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.