-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
72 lines (72 loc) · 2.53 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[submodule "SharpEA"]
path = SharpEA
url = https://github.com/ricardojoserf/Sharpea
[submodule "GuardPagesHooking"]
path = GuardPagesHooking
url = https://github.com/ricardojoserf/GuardPagesHooking
[submodule "Non-ms-binaries"]
path = Non-ms-binaries
url = https://github.com/ricardojoserf/non-ms-binaries
[submodule "SharpADS"]
path = SharpADS
url = https://github.com/ricardojoserf/SharpADS
[submodule "GetProcessByName"]
path = GetProcessByName
url = https://github.com/ricardojoserf/GetProcessByName
[submodule "SharpSelfDelete"]
path = SharpSelfDelete
url = https://github.com/ricardojoserf/SharpSelfDelete
[submodule "GetModuleHandle"]
path = GetModuleHandle
url = https://github.com/ricardojoserf/GetModuleHandle
[submodule "GetProcAddress"]
path = GetProcAddress
url = https://github.com/ricardojoserf/GetProcAddress
[submodule "Jeringuilla"]
path = Jeringuilla
url = https://github.com/ricardojoserf/Jeringuilla
[submodule "WhoamiAlternatives"]
path = WhoamiAlternatives
url = https://github.com/ricardojoserf/WhoamiAlternatives
[submodule "StealthyEnv"]
path = StealthyEnv
url = https://github.com/ricardojoserf/StealthyEnv
[submodule "p-invoke.net"]
path = p-invoke.net
url = https://github.com/ricardojoserf/p-invoke.net
[submodule "MinidumpParser"]
path = MinidumpParser
url = https://github.com/ricardojoserf/MinidumpParser
[submodule "P-invoke.net"]
path = P-invoke.net
url = https://github.com/ricardojoserf/P-invoke.net
[submodule "Lsass-dumper-csharp"]
path = Lsass-dumper-csharp
url = https://github.com/ricardojoserf/Lsass-dumper-csharp
[submodule "SharpObfuscate"]
path = SharpObfuscate
url = https://github.com/ricardojoserf/SharpObfuscate
[submodule "GetModuleHandleRemote"]
path = GetModuleHandleRemote
url = https://github.com/ricardojoserf/GetModuleHandleRemote
[submodule "SharpCovertTube"]
path = SharpCovertTube
url = https://github.com/ricardojoserf/SharpCovertTube
[submodule "SharpNtdllOverwrite"]
path = SharpNtdllOverwrite
url = https://github.com/ricardojoserf/SharpNtdllOverwrite
[submodule "SharpProcessDump"]
path = SharpProcessDump
url = https://github.com/ricardojoserf/SharpProcessDump
[submodule "TrickDump"]
path = TrickDump
url = https://github.com/ricardojoserf/TrickDump
[submodule "NativeDump"]
path = NativeDump
url = https://github.com/ricardojoserf/NativeDump
[submodule "FakeRebootAlert"]
path = FakeRebootAlert
url = https://github.com/ricardojoserf/FakeRebootAlert
[submodule "NativeBypassCredGuard"]
path = NativeBypassCredGuard
url = https://github.com/ricardojoserf/NativeBypassCredGuard