All Projects → Jonatino → CSGO-Offset-Scanner

Jonatino / CSGO-Offset-Scanner

Licence: Apache-2.0 license
Java Based Cross-Platform CSGO Offset and Netvar Scanner

Programming Languages

java
68154 projects - #9 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to CSGO-Offset-Scanner

csgo richpresence
Discord Rich Presence support for Counter-Strike: Global Offensive!
Stars: ✭ 16 (-42.86%)
Mutual labels:  counter, csgo, global, offensive, strike
CSGSI
A simple C# library to interface with Counter-Strike: Global Offensive's Game State Integration
Stars: ✭ 124 (+342.86%)
Mutual labels:  counter, global, offensive, strike
Overwatcheat
Free, open-source undetected color cheat!
Stars: ✭ 180 (+542.86%)
Mutual labels:  csgo, cheat, charlatano, abendigo
RatPoison
Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
Stars: ✭ 302 (+978.57%)
Mutual labels:  csgo, cheat, charlatano
Xena
Lightweight, lighting-fast Java Based Cross-Platform CSGO Cheat
Stars: ✭ 69 (+146.43%)
Mutual labels:  counter, csgo, cheat
Java-Memory-Manipulation
User friendly, Garbage-free, and cross-platform process, module and memory interfacing via the power of Java
Stars: ✭ 51 (+82.14%)
Mutual labels:  csgo, global, offensive
API
API for SQLMatches.
Stars: ✭ 48 (+71.43%)
Mutual labels:  counter, csgo, strike
Dainsleif
⚡️ A simple model cheat for CSGO a.k.a. Counter-Strike: Global Offensive.
Stars: ✭ 74 (+164.29%)
Mutual labels:  csgo, cheat
Anubis
Free open-source training software / cheat for Counter-Strike: Global Offensive, written in C.
Stars: ✭ 81 (+189.29%)
Mutual labels:  csgo, cheat
gamesneeze
CS:GO cheat for linux with a basic gdb injector
Stars: ✭ 181 (+546.43%)
Mutual labels:  csgo, cheat
Garhal csgo
A project that demonstrates how to screw with CSGO from Kernel Space. (CSGO Kernel Cheat/Hack) All cleaned up, and with updated offsets.
Stars: ✭ 179 (+539.29%)
Mutual labels:  csgo, cheat
Pcsgolh
PCSGOLH - Pointless Counter-Strike: Global Offensive Lua Hooks. A open-source Lua API for CS:GO hacking written in modern C++
Stars: ✭ 56 (+100%)
Mutual labels:  csgo, cheat
Ayyhook Loader
A Free Open Source Cheat Loader
Stars: ✭ 52 (+85.71%)
Mutual labels:  csgo, cheat
Osiris
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
Stars: ✭ 1,851 (+6510.71%)
Mutual labels:  csgo, cheat
Charlatano
Proves JVM cheats are viable on native games, and demonstrates the longevity against anti-cheat signature detection systems
Stars: ✭ 599 (+2039.29%)
Mutual labels:  csgo, cheat
Csgo Cheat Base
simple csgo internal base.
Stars: ✭ 111 (+296.43%)
Mutual labels:  csgo, cheat
Aimtux
A large Linux csgo cheat/hack
Stars: ✭ 525 (+1775%)
Mutual labels:  csgo, cheat
Aristois Legit
Full project files for aristois, Counter-Strike: Global Offensive cheat.
Stars: ✭ 110 (+292.86%)
Mutual labels:  csgo, cheat
Ratpoison
Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
Stars: ✭ 239 (+753.57%)
Mutual labels:  csgo, cheat
VARGEN
Сheat for CS:GO. Based on Osiris - https://github.com/danielkrupinski/Osiris
Stars: ✭ 12 (-57.14%)
Mutual labels:  csgo, cheat

CSGO-Offset-Scanner

Java Based CSGO Offset Scanner

Build Status Dependency Status Maven Central [license](Apache License 2.0)

This library is licensed under the Apache License 2.0 and was created for use in my game modding platform called Abendigo which you can see here: https://github.com/Jire/Abendigo

This utility is used to scan the memory using byte-patterns to find the relative memory addresses for our cheat.

Gradle

compile 'com.github.jonatino:CSGO-Offset-Scanner:1.6.9'

Maven

<dependency>
  <groupId>com.github.jonatino</groupId>
  <artifactId>CSGO-Offset-Scanner</artifactId>
  <version>1.6.9</version>
  <type>pom</type>
</dependency>

Dependencies

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].