Resource Detail

Go Back Return to Home
Red Team Operator - Malware Development Intermediate Course
Size 1.61 GB
Files 291
Info Hash: 8888B58A5E18712E125F5801E7CDD2AF7253A41D
Indexed 2026-01-06 23:26:31
Updated 2026-01-06 23:46:56
📂 File List (291)
🎬
1. Intro and Setup/1. Course Introduction.ts
4.78 MB
🎬
1. Intro and Setup/2. Development VM Setup.ts
7.02 MB
💻
1. Intro and Setup/MDI/01.PEmadness/01.PEparsers/aes.py
776 B
💻
1. Intro and Setup/MDI/01.PEmadness/01.PEparsers/compile.bat
116 B
💻
1. Intro and Setup/MDI/01.PEmadness/01.PEparsers/helpers.cpp
4.43 KB
📄
1. Intro and Setup/MDI/01.PEmadness/01.PEparsers/helpers.h
185 B
💻
1. Intro and Setup/MDI/01.PEmadness/01.PEparsers/implant.cpp
4.47 KB
📄
1. Intro and Setup/MDI/01.PEmadness/01.PEparsers/PEstructs.h
1.46 KB
💻
1. Intro and Setup/MDI/01.PEmadness/02.NoImports/aes.py
776 B
💻
1. Intro and Setup/MDI/01.PEmadness/02.NoImports/compile.bat
97 B
💻
1. Intro and Setup/MDI/01.PEmadness/02.NoImports/helpers.cpp
3.27 KB
📄
1. Intro and Setup/MDI/01.PEmadness/02.NoImports/helpers.h
185 B
💻
1. Intro and Setup/MDI/01.PEmadness/02.NoImports/implant.cpp
2.36 KB
📄
1. Intro and Setup/MDI/01.PEmadness/02.NoImports/PEstructs.h
1.46 KB
💻
1. Intro and Setup/MDI/02.Injections/01.ClassicVariations/compile.bat
129 B
💻
1. Intro and Setup/MDI/02.Injections/01.ClassicVariations/implant.cpp
7.41 KB
💻
1. Intro and Setup/MDI/02.Injections/02.ThreadContext/compile.bat
116 B
💻
1. Intro and Setup/MDI/02.Injections/02.ThreadContext/implant.cpp
7.1 KB
💻
1. Intro and Setup/MDI/02.Injections/03.SectionMaps/compile.bat
116 B
💻
1. Intro and Setup/MDI/02.Injections/03.SectionMaps/implant.cpp
9.7 KB
💻
1. Intro and Setup/MDI/02.Injections/04.AsyncCalls/compile.bat
116 B
💻
1. Intro and Setup/MDI/02.Injections/04.AsyncCalls/implant.cpp
8.71 KB
💻
1. Intro and Setup/MDI/02.Injections/05.EarlyBird/compile.bat
116 B
💻
1. Intro and Setup/MDI/02.Injections/05.EarlyBird/implant.cpp
8.31 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/01.Source/aes.py
776 B
💻
1. Intro and Setup/MDI/03.ReflectiveCode/01.Source/compileDLL.bat
129 B
💻
1. Intro and Setup/MDI/03.ReflectiveCode/01.Source/implantDLL.cpp
4.37 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/01.Source/ReflectiveDLLInjection.h
2.67 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/01.Source/ReflectiveLoader.c
21.07 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/01.Source/ReflectiveLoader.h
6.97 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/01.Source/implant/compile.bat
136 B
💻
1. Intro and Setup/MDI/03.ReflectiveCode/01.Source/implant/implant.cpp
6.8 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/aes.py
776 B
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/compileDLL.bat
125 B
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/implantDLL.cpp
4.25 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/implant/compile.bat
136 B
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/implant/implant.cpp
2.25 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/LICENSE
38.07 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/README.md
4.39 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/ShellcodeRDI.sln
5.09 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/DotNet/App.config
151 B
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/DotNet/DotNet.csproj
4.92 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/DotNet/Program.cs
60.81 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/DotNet/Properties/AssemblyInfo.cs
1.38 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/FunctionTest/FunctionTest.cpp
2.75 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/FunctionTest/FunctionTest.vcxproj
7.09 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/FunctionTest/FunctionTest.vcxproj.filters
1.54 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/FunctionTest/stdafx.cpp
291 B
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/FunctionTest/stdafx.h
305 B
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/FunctionTest/targetver.h
306 B
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/lib/PowerShell/Get-FunctionHash.ps1
4.26 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/lib/PowerShell/Get-LibSymbols.ps1
9.89 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/lib/PowerShell/Get-ObjDump.format.ps1xml
13.01 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/lib/PowerShell/Get-PEHeader.ps1
46.27 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/lib/PowerShell/Out-Shellcode.ps1
940 B
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/lib/Python/EncodeBlobs.py
3.41 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/lib/Python/FunctionToHash.py
993 B
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/Native/Loader.cpp
33.58 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/Native/Native.vcxproj
7.82 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/Native/Native.vcxproj.filters
1.27 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/Native/stdafx.cpp
298 B
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/Native/stdafx.h
305 B
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/Native/targetver.h
306 B
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/PowerShell/ConvertTo-Shellcode.ps1
39.42 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/PowerShell/Invoke-Shellcode.ps1
22.93 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/Python/ConvertToShellcode.py
1.64 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/Python/Python.pyproj
1.84 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/Python/ShellcodeRDI.py
29.1 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/Python/__pycache__/ShellcodeRDI.cpython-38.pyc
8.35 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/ShellcodeRDI/function_link_order.txt
30 B
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/ShellcodeRDI/GetProcAddressWithHash.h
3.6 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/ShellcodeRDI/ShellcodeRDI.c
18.05 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/ShellcodeRDI/ShellcodeRDI.vcxproj
33.03 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/ShellcodeRDI/ShellcodeRDI.vcxproj.filters
1.05 KB
💻
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/TestDLL/dllmain.cpp
1.15 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/TestDLL/resource.h
388 B
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/TestDLL/Resource.rc
2.61 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/TestDLL/TestDLL.vcxproj
8.82 KB
📄
1. Intro and Setup/MDI/03.ReflectiveCode/02.Binary/sRDI/TestDLL/TestDLL.vcxproj.filters
938 B
💻
1. Intro and Setup/MDI/04.WoW64/aes.py
776 B
💻
1. Intro and Setup/MDI/04.WoW64/compile.bat
116 B
⚙️
1. Intro and Setup/MDI/04.WoW64/execute64.bin
75 B
💻
1. Intro and Setup/MDI/04.WoW64/implant.cpp
16.23 KB
⚙️
1. Intro and Setup/MDI/04.WoW64/wownative.bin
296 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/compile.bat
224 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours.h
38.68 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detver.h
721 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/hookem.cpp
1.54 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/hookme.cpp
499 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/CREDITS.TXT
4.87 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/LICENSE.md
1.07 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/Makefile
1.74 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/README.md
3.1 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/system.mak
4.86 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/lib.X64/detours.lib
661.96 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/lib.X64/detours.pdb
172 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/common.mak
1.97 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/Makefile
9.6 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/README.TXT
2.55 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/comeasy/comeasy.cpp
1.42 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/comeasy/Makefile
3.82 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/comeasy/wrotei.cpp
4.98 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/comeasy/wrotei.rc
560 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/commem/commem.cpp
3.17 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/commem/Makefile
1.17 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/cping/cping.cpp
63.53 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/cping/cping.dat
0 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/cping/iping.idl
681 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/cping/Makefile
3.34 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/cping/ReadMe.Txt
1.49 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/disas/arm.asm
6.6 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/disas/disas.cpp
20 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/disas/ia64.asm
27.4 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/disas/Makefile
2.03 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/disas/unk.cpp
309 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/disas/x64.asm
16.52 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/disas/x86.cpp
4.96 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dtest/dtarge.cpp
10.75 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dtest/dtarge.h
3.39 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dtest/dtarge.rc
556 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dtest/dtest.cpp
25.59 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dtest/Makefile
2.93 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dtest/NORMAL_IA64.TXT
5.2 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dtest/NORMAL_X64.TXT
5.2 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dtest/NORMAL_X86.TXT
5.2 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dumpe/dumpe.cpp
3.22 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dumpe/Makefile
1.3 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dumpi/dumpi.cpp
7.51 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dumpi/Makefile
1.18 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dynamic_alloc/main.cpp
5.6 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dynamic_alloc/Makefile
1.77 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dynamic_alloc/x64.asm
403 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/dynamic_alloc/x86.asm
433 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/echo/echofx.cpp
1.5 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/echo/echofx.rc
569 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/echo/echonul.cpp
187 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/echo/main.cpp
459 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/echo/Makefile
3.18 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/einst/edll1x.cpp
1.28 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/einst/edll2x.cpp
1.29 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/einst/edll3x.cpp
1.87 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/einst/einst.cpp
2.32 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/einst/Makefile
4.7 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/excep/excep.cpp
3.73 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/excep/firstexc.cpp
6.49 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/excep/firstexc.h
609 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/excep/Makefile
1.21 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/findfunc/extend.cpp
4.9 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/findfunc/extend.rc
577 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/findfunc/findfunc.cpp
955 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/findfunc/Makefile
6.07 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/findfunc/symtest.cpp
13.14 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/findfunc/target.cpp
1.02 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/findfunc/target.h
362 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/findfunc/target.rc
556 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/impmunge/impmunge.cpp
13.18 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/impmunge/Makefile
1.67 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/member/Makefile
1.15 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/member/member.cpp
3.69 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/opengl/Makefile
3.62 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/opengl/ogldet.cpp
2 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/opengl/ogldet.rc
564 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/opengl/testogl.cpp
470 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/region/Makefile
1.15 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/region/region.cpp
2.88 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/setdll/Makefile
1.87 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/setdll/setdll.cpp
9.46 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/simple/Makefile
3.79 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/simple/simple.cpp
2.27 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/simple/simple.rc
556 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/simple/sleep5.cpp
643 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/dslept.cpp
3.9 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/dslept.rc
570 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/Makefile
6.86 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/NORMAL_IA64.TXT
8.52 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/NORMAL_X64.TXT
8.05 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/NORMAL_X86.TXT
6.77 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/sleepbed.cpp
2.74 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/sleepnew.cpp
2.31 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/sleepold.cpp
1.73 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/slept.cpp
3.25 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/slept.h
559 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/slept.rc
559 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/slept/verify.cpp
1.87 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/syelog/Makefile
2.92 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/syelog/sltest.cpp
4.3 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/syelog/sltestp.cpp
3.28 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/syelog/syelog.cpp
28.52 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/syelog/syelog.h
3.45 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/syelog/syelogd.cpp
16.85 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/Makefile
12.19 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/NORMAL_IA64.TXT
3.47 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/NORMAL_X64.TXT
3.27 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/talloc.cpp
15.91 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/tdll1x.cpp
525 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/tdll2x.cpp
525 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/tdll3x.cpp
525 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/tdll4x.cpp
525 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/tdll5x.cpp
525 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/tdll6x.cpp
525 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/tdll7x.cpp
525 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/tdll8x.cpp
525 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/talloc/tdll9x.cpp
525 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/traceapi/_win32.cpp
1.01 MB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/traceapi/Makefile
5.42 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/traceapi/testapi.cpp
1.97 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/traceapi/trcapi.cpp
13.95 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/traceapi/trcapi.rc
569 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracebld/Makefile
4.78 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracebld/tracebld.cpp
17.57 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracebld/tracebld.h
1.62 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracebld/trcbld.cpp
129.15 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracebld/trcbld.rc
565 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracelnk/Makefile
3.24 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracelnk/trclnk.cpp
18.47 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracelnk/trclnk.rc
573 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracemem/Makefile
2.42 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracemem/trcmem.cpp
14.88 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracemem/trcmem.rc
564 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracereg/Makefile
2.45 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracereg/trcreg.cpp
46.13 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracereg/trcreg.rc
566 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/traceser/Makefile
2.44 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/traceser/trcser.cpp
32.06 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/traceser/trcser.rc
564 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracessl/Makefile
2.92 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracessl/trcssl.cpp
52.59 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracessl/trcssl.rc
561 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracetcp/Makefile
3.07 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracetcp/trctcp.cpp
56.19 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tracetcp/trctcp.rc
561 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tryman/Makefile
8.56 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tryman/managed.cs
1.45 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tryman/size.cpp
2.58 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tryman/tryman.cpp
524 B
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tryman/tstman.cpp
11.32 KB
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/tryman/tstman.rc
566 B
📄
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/withdll/Makefile
1.64 KB
💻
1. Intro and Setup/MDI/05.Hooking/01.Detours/detours/samples/withdll/withdll.cpp
15.74 KB
💻
1. Intro and Setup/MDI/05.Hooking/02.IAT/compile.bat
196 B
💻
1. Intro and Setup/MDI/05.Hooking/02.IAT/hookem.cpp
2.64 KB
💻
1. Intro and Setup/MDI/05.Hooking/02.IAT/hookme.cpp
499 B
💻
1. Intro and Setup/MDI/05.Hooking/03.Patching/compile.bat
196 B
💻
1. Intro and Setup/MDI/05.Hooking/03.Patching/hookem.cpp
2.3 KB
💻
1. Intro and Setup/MDI/05.Hooking/03.Patching/hookme.cpp
499 B
💻
1. Intro and Setup/MDI/06.PayloadControl/aes.py
776 B
💻
1. Intro and Setup/MDI/06.PayloadControl/compile.bat
136 B
💻
1. Intro and Setup/MDI/06.PayloadControl/implant.cpp
5.6 KB
📄
1. Intro and Setup/MDI/XX.shellcodes/calc-proc32.inc
578 B
📄
1. Intro and Setup/MDI/XX.shellcodes/calc-proc64.inc
827 B
⚙️
1. Intro and Setup/MDI/XX.shellcodes/calc-thread32.bin
193 B
📄
1. Intro and Setup/MDI/XX.shellcodes/calc-thread32.inc
1.24 KB
⚙️
1. Intro and Setup/MDI/XX.shellcodes/calc-thread64.bin
276 B
📄
1. Intro and Setup/MDI/XX.shellcodes/calc-thread64.inc
1.74 KB
⚙️
1. Intro and Setup/MDI/XX.shellcodes/msgbox32.bin
282 B
📄
1. Intro and Setup/MDI/XX.shellcodes/msgbox32.inc
1.77 KB
⚙️
1. Intro and Setup/MDI/XX.shellcodes/msgbox64.bin
334 B
📄
1. Intro and Setup/MDI/XX.shellcodes/msgbox64.inc
2.08 KB
🎬
2. PE madness/1. Revisiting PE file format.ts
187.87 MB
🎬
2. PE madness/2. Walking through Export Address Table.ts
65.11 MB
🎬
2. PE madness/3. Dancing with IAT.ts
81.49 MB
🎬
2. PE madness/4. GetProcAddress_GetModuleHandle implementations.ts
136.14 MB
🎬
2. PE madness/5. PE with no imports.ts
34.53 MB
📄
2. PE madness/Assignment.txt
216 B
🎬
3. Code Injection/1. Classic Injection Variations.ts
24.12 MB
🎬
3. Code Injection/2. Thread Context.ts
20.1 MB
🎬
3. Code Injection/3. Sections & Views.ts
29.63 MB
🎬
3. Code Injection/4. Asynchronous Procedure Calls.ts
22.26 MB
🎬
3. Code Injection/5. EarlyBird.ts
36.11 MB
📄
3. Code Injection/Assignment.txt
361 B
🎬
4. Reflective DLLs/1. Reflective Injection Explained.ts
5.73 MB
🎬
4. Reflective DLLs/2. ReflectiveLoader source review.ts
96.97 MB
🎬
4. Reflective DLLs/3. Implanting RDI in source code.ts
109.39 MB
🎬
4. Reflective DLLs/4. Shellcode RDI.ts
70.43 MB
📄
4. Reflective DLLs/Assignment.txt
278 B
🎬
5. x86 vs x64/1. WoW64 and Heaven's Gate.ts
59.01 MB
🎬
5. x86 vs x64/2. Migrating between 32-bit & 64-bit processes.ts
75.66 MB
🎬
6. Hooking/1. API Hooking intro.ts
21.33 MB
🎬
6. Hooking/2. Hooking with Detours.ts
96.55 MB
🎬
6. Hooking/3. IAT hooks.ts
37.83 MB
🎬
6. Hooking/4. In-line patching.ts
60.85 MB
📄
6. Hooking/Assignment.txt
46 B
🎬
7. Payload Control via IPC/MultiPayload Control.ts
24.16 MB
🎬
8. Combined Project/1. Project Design.ts
7.96 MB
🎬
8. Combined Project/2. VCsniff.ts
165.8 MB
🎬
8. Combined Project/3. VCmigrate.ts
121.98 MB
🎬
8. Combined Project/4. VCpersist.ts
30.11 MB
📄
8. Combined Project/Assignment1.txt
331 B
📄
8. Combined Project/Assignment2.txt
247 B
📄
8. Combined Project/Assignment3.txt
161 B
🎬
9. Summary/27. Closing words.mp4
8.24 MB
⬇️ Offline Download

Disclaimer

This website only provides DHT network resource indexing services and does not store any resource files. All resources come from the DHT network, and this site cannot control their content. Please comply with local laws and regulations and use network resources rationally. If there are copyright issues, please contact [email protected].