-
Notifications
You must be signed in to change notification settings - Fork 75
Video Tutorials
Mayur Pawashe edited this page Dec 9, 2017
·
14 revisions
The videos listed below are for educational purposes. Concepts taught should ideally be universal and applicable from game to game. No tutorial that alters dozens of random variables after a single search should be listed here. Neither should tutorials that apply modifications without an understanding of how the modifications are derived. With all that said, have fun :-).
How to use bit slicer #1 [4:13]
MacOs Game Hacking with Bit Slicer - Part 1: Searching and Scripting New Instructions [14:20]
MacOS Game Hacking with Bit Slicer - Part 2: Array of Bytes (Byte Array) [9:08]
Howto Head Soccer hack [2:57]
Searching
- Introduction to Searching
- Data Types
- Storing All Values
- Pointers
- Search Windows
- Pausing Targets
- Web Games
Memory
Debugging
Scripting