Skip to content

jonatino/CSGO-Offset-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ba48035 · Jul 20, 2016

History

76 Commits
Jul 16, 2016
Jul 20, 2016
Jul 16, 2016
Jul 16, 2016
Jul 16, 2016
Jul 17, 2016
Jul 16, 2016
Jul 20, 2016
Jul 16, 2016
Jul 16, 2016
Jul 16, 2016
Jul 16, 2016

Repository files navigation

Build Status Dependency Status Release license

Abendigo-Offset-Scanner

Java Based CSGO Offset Scanner

This library is licensed under LGPL 3.0 and was created for use in my game modding platform called Abendigo which you can see here: https://github.com/Jire/Abendigo or you can visit our community here: https://abendigo.org


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.

Dependencies

We use some really cool technology to drive Abendigo. Here's a list:

Plans

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