CSGO hack in Java?

Posts 15 of 5 · Page 1 of 1
CSGO hack in Java?
ya I already know C++ > Java but I think Java would be a fun project
where would I start? I know Java fluently, I've taken classes before and everything but I'm not sure where to start as theres little to no documentation on coding Java hacks for CSGO.

ps sorry to mods if this is the wrong section.
/Moved to the correct section.
I would check out Java Native Access (JNA) its a library that allow you to read and write to memory and if you know c++ it will not be that hard to start because they use the same names for objects and functions such as HWND and GetWindowRect but the bad part about making it in JAVA is that there is basically no code online that you can look at and try to learn from and you also need to write your own "procmem" which could be hard for some people but i totaly get you its a fun project that i tried too but scraped it to start on some other projects anyways good luck!
Quote Originally Posted by T4CO View Post
I would check out Java Native Access (JNA) its a library that allow you to read and write to memory and if you know c++ it will not be that hard to start because they use the same names for objects and functions such as HWND and GetWindowRect but the bad part about making it in JAVA is that there is basically no code online that you can look at and try to learn from and you also need to write your own "procmem" which could be hard for some people but i totaly get you its a fun project that i tried too but scraped it to start on some other projects anyways good luck!
There is an open-source project of CSGO hack in Java made with Java JNA and Kotmem, search "Abendigo project" on google

Have fun !
Been over a week since last update/bump, assuming solved.

/Closed.
Posts 15 of 5 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?