All Projects → Jonatino → Java-Memory-Manipulation

Jonatino / Java-Memory-Manipulation

Licence: Apache-2.0 License
User friendly, Garbage-free, and cross-platform process, module and memory interfacing via the power of Java

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Java-Memory-Manipulation

csgo richpresence
Discord Rich Presence support for Counter-Strike: Global Offensive!
Stars: ✭ 16 (-68.63%)
Mutual labels:  counter-strike, csgo, global, offensive
Sequoia
A neural network for CounterStrike:GlobalOffensive character detection and classification. Built on a custom-made dataset (csgo-data-collector)
Stars: ✭ 60 (+17.65%)
Mutual labels:  counter-strike, csgo, counterstrike
CSGO-Offset-Scanner
Java Based Cross-Platform CSGO Offset and Netvar Scanner
Stars: ✭ 28 (-45.1%)
Mutual labels:  csgo, global, offensive
CSGO-Translator
Simple C# CSGO chat translator
Stars: ✭ 35 (-31.37%)
Mutual labels:  counter-strike, csgo, counterstrike
csgo-hud
Custom CS:GO Spectator HUD
Stars: ✭ 40 (-21.57%)
Mutual labels:  counter-strike, csgo
valve-matchmaking-ip-ranges
Lists of locations & IP addresses of Valve servers
Stars: ✭ 69 (+35.29%)
Mutual labels:  counter-strike, csgo
CallAdmin
CallAdmin is a multilingual sourcemod plugin which provides in-game report functionality
Stars: ✭ 52 (+1.96%)
Mutual labels:  counter-strike, csgo
csgo-gsi
A Java library for Counter-Strike: Global Offensive's game state integration
Stars: ✭ 23 (-54.9%)
Mutual labels:  counter-strike, csgo
CSGSI
A simple C# library to interface with Counter-Strike: Global Offensive's Game State Integration
Stars: ✭ 124 (+143.14%)
Mutual labels:  global, offensive
Public
The game is about a group of "terrorists" who have traitors among them, out to kill everyone who's not a traitor.
Stars: ✭ 94 (+84.31%)
Mutual labels:  counter-strike, csgo
sourcepawn-navmesh
SourcePawn .NAV file reader.
Stars: ✭ 25 (-50.98%)
Mutual labels:  counter-strike, csgo
CSGOItemDB
An API to retrieve accurate CS:GO prices for high- and low-tier items
Stars: ✭ 35 (-31.37%)
Mutual labels:  counter-strike, csgo
pengWin
An external cheat for the Linux version of Counter-Strike Global Offensive
Stars: ✭ 28 (-45.1%)
Mutual labels:  counter-strike, csgo
RatPoison
Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
Stars: ✭ 302 (+492.16%)
Mutual labels:  counter-strike, csgo
discord-10man
Discord bot for CS:GO Scrims and Pugs
Stars: ✭ 34 (-33.33%)
Mutual labels:  counter-strike, csgo
HelvetaCS
Modern C++ CS:GO base
Stars: ✭ 41 (-19.61%)
Mutual labels:  memory, csgo
hexen-dll-injector
HEX-EN DLL Injector
Stars: ✭ 20 (-60.78%)
Mutual labels:  native, csgo
Nativeleakdetector
Win32 memory leak detector with ETW
Stars: ✭ 30 (-41.18%)
Mutual labels:  native, memory
CounterStrike-GlobalOffensive-LiveStat-for-OBS-Studio
Showing you LIVEstats of CS:GO in your Stream like OBS-Studio while playing/streaming.
Stars: ✭ 24 (-52.94%)
Mutual labels:  csgo, counterstrike
csgo-cli
CS:GO Console shows your user account, stats and latest matches. It also uploads demo sharecodes to csgostats.gg.
Stars: ✭ 31 (-39.22%)
Mutual labels:  counter-strike, csgo

Java-Memory-Manipulation

Java Based Memory, Process, and Module Interfacing

Build Status Maven Central license

This library is licensed under Apache License 2.0.

Feel free to fork or use this project as long as you credit me for my work.

Gradle

compile 'com.github.jonatino:Java-Memory-Manipulation:2.1.2'

Maven

<dependency>
  <groupId>com.github.jonatino</groupId>
  <artifactId>Java-Memory-Manipulation</artifactId>
  <version>2.1.2</version>
  <type>pom</type>
</dependency>

Dependencies

Plans

  • GUI
  • Documentation
  • Unit testing

Special Thanks

YourKit

I highly recommend YourKit Java Profiler for any preformance critical application you make.

Check it out at https://www.yourkit.com/

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].