Java Based Cross-Platform Offset/NetVar Scanner

Posts 14 of 4 · Page 1 of 1
Java Based Cross-Platform Offset/NetVar Scanner
Full source code available here: https://github.com/Jonatino/Abendigo-Offset-Scanner
Project is licensed under LGPL 3.0

This project is a utility for my CSGO cheat Abendigo. This utility is used to scan the memory using byte-patterns to find the relative memory addresses for our cheat.

As of right now the project is currently not complete. The following are features I plan on adding:
- Documentation
- txt, xml, JSON: expect the ability to dump the offsets to a file format of your choice.
- Support for Mac OSX, and other Unix based operating systems
- Possibly re-write in kotlin

Features:
- Finds all offsets using patterns
- Scans memory to find all netvars
- More than two times faster than Y3t1y3t's offset dumper

Credits (Without these guys it wouldn't be possible):
- Y3t1y3t used his dumper as refernce (thanks so much <3)
- pycache (not sure what his mpgh name is) helped me understand how netvars work
- mercy (again, not 100% sure of his mpgh name) helped me understand how netvars work
Quote Originally Posted by ayylmao12 View Post
Pretty good stuff here
Thanks <3

Fixed issue where m_iCrossHairID would be incorrect.
Posts 14 of 4 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?