File | Date | Author | Commit |
---|---|---|---|
PatternScanExTutorial.vcxproj | 2016-07-24 |
![]() |
[612c71] Overhaul for Pattern Scan Tutorial Part 2 |
PatternScanExTutorial.vcxproj.filters | 2016-07-24 |
![]() |
[612c71] Overhaul for Pattern Scan Tutorial Part 2 |
README.md | 2016-07-24 |
![]() |
[f598d4] Update README.md |
main.cpp | 2016-07-24 |
![]() |
[612c71] Overhaul for Pattern Scan Tutorial Part 2 |
memhack.cpp | 2016-07-24 |
![]() |
[612c71] Overhaul for Pattern Scan Tutorial Part 2 |
memhack.h | 2016-07-24 |
![]() |
[612c71] Overhaul for Pattern Scan Tutorial Part 2 |
patternscan.h | 2016-07-24 |
![]() |
[612c71] Overhaul for Pattern Scan Tutorial Part 2 |
patterscan.cpp | 2016-07-24 |
![]() |
[612c71] Overhaul for Pattern Scan Tutorial Part 2 |
processtools.cpp | 2016-07-24 |
![]() |
[612c71] Overhaul for Pattern Scan Tutorial Part 2 |
processtools.h | 2016-07-24 |
![]() |
[612c71] Overhaul for Pattern Scan Tutorial Part 2 |
My first github project, my mum would be so proud.
Fleep made an Internal Pattern Scan Tutorial here:
http://guidedhacking.com/showthread.php?3981-C-Signature-Scan-Pattern-Scanning-Tutorial-DIFFICULTY-3-10
https://youtu.be/mKUSLJjlajg
Initially I made an External Pattern Scan Youtube Tutorial to compliment his tutorial.
http://guidedhacking.com/showthread.php?8255-C-External-Signature-Scanning
https://youtu.be/jLfPdujSuRA
The project has been evolving the past few weeks and I decided to finally make a github.
The code is for Part 2 of this Youtube Tutorial and contains code intended for teaching beginners. I also include code to showcase tips and tricks I have to share that may not relate to the core purpose of this project.
Shoutout to my friend Solaire, some of this code inspired by his holiness