LaToM Posted May 13, 2023 Share Posted May 13, 2023 View File 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 LatoM Submitted 05/13/2023 Category Tools 2 Link to comment Share on other sites More sharing options...
heshaxt Posted May 16, 2023 Share Posted May 16, 2023 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 More sharing options...
LaToM Posted May 17, 2023 Author Share Posted May 17, 2023 8 hours ago, heshaxt said: 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. I share it in my telegram group: https://t.me/LATOM_HACKER Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now