gabsens / Pattern-scanner-for-OSX

Grabs important CSGO offsets on OSX using pattern-scanning
GNU Affero General Public License v3.0
11 stars 7 forks source link

Patterns and scanning discussion #3

Open gabsens opened 8 years ago

gabsens commented 8 years ago

Let's discuss how patterns are found and suitable data structures to store them.

gabsens commented 8 years ago

An introduction to patterns in gamehacking can be found here.

ggothreau commented 8 years ago

That link is very helpful and a fascinating read. I am going to come back to this and try some of those techniques on OSX when I get home from work later.

ghost commented 8 years ago

@gabsens I see how to add memory offsets and a range of bytes and why this works, but how would I add them on pen and paper?

sacredgeo commented 8 years ago

@gabsens Thanks for posting that link. I'd like to find a pattern for the scoreboard offset. Looks rather complex, but I'll give it a shot.

skoshx commented 7 years ago

If anyone is interested about the offsets for ViewAngles, aimPunchAngle, m_Local i can give them as well as patterns for flags, health and teamnum, since you need to use patternscanning for netvars on macOS...

rawrchad commented 7 years ago

How would i get view angles aim punch etc