Coder Social home page Coder Social logo

Comments (4)

jamesmoriarty avatar jamesmoriarty commented on June 14, 2024

Thanks for reporting this. Will revert once I get back from holidays within the week.

N.B. sometime the offsets are out of date with the client. I believe I had master working locally 1-2 weeks ago. May have been resolved with an offset update.

from gohack.

jamesmoriarty avatar jamesmoriarty commented on June 14, 2024

Thanks for reporting this. I've confirmed tonight (be it a bit late)

head

INFO[0001] GetFromProcessName csgo.exe                   pid=11180
INFO[0001] OpenProcess 11180                             handle=980
INFO[0000] - Address                                     value=0x24b60000
INFO[0000] - OffsetForceJump                             value=0x24b60000
INFO[0000] - OffsetPlayer                                value=0x905a4d
INFO[0000] - OffsetPlayerFlags                           value=0x905a4d

git checkout head~1

INFO[0001] GetFromProcessName csgo.exe                   pid=11180
INFO[0001] OpenProcess 11180                             handle=980
INFO[0001] - Address                                     value=0x24b60000
INFO[0001] - OffsetForceJump                             value=0x29dabe84
INFO[0001] - OffsetPlayer                                value=0x58184910
INFO[0001] - OffsetPlayerFlags                           value=0x58184a14

You can see its wrong just by the look of the addresses.

from gohack.

wlbr avatar wlbr commented on June 14, 2024

Yes, that's exactly how I found out that there is the old, working version. Luckily there was still an old binary available, otherwise, I would not have tested the old code. Unfortunately, though the refactored code is much nicer, I a using the old revision for my playground.

If you are interested: I created a file with all the key encodings as constants. Nothing special, just manual work, not worth a pullrequest. https://wlbr.de/assets/keys.go

from gohack.

jamesmoriarty avatar jamesmoriarty commented on June 14, 2024

@wlbr interesting there are virtual key codes for mouse buttons. I learnt something.

from gohack.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.