forked from BitCrackers/intro-to-gamehacking
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
12 lines (12 loc) · 764 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "Section 3 - Injection/example_projects/BasicManualMapper"]
path = Section 3 - Injection/example_projects/BasicManualMapper
url = https://github.com/kotae4/BasicManualMapper.git
[submodule "Section 1 - Basics/example_projects/lab-reversing-structures"]
path = Section 1 - Basics/example_projects/lab-reversing-structures
url = https://github.com/kotae4/lab-reversing-structures
[submodule "Practical Experience - Labs & POCs/lab-esp-and-aimbot"]
path = Practical Experience - Labs & POCs/lab-esp-and-aimbot
url = https://github.com/kotae4/lab-esp-and-aimbot
[submodule "Section 2 - Hooking/example_projects/lab-hooking-testbed"]
path = Section 2 - Hooking/example_projects/lab-hooking-testbed
url = https://github.com/kotae4/lab-hooking-testbed