Udemy - Malware Development and Reverse Engineering 1 The Basics 2021-10
大小4.45 GB
文件数178
Info Hash:F3ECF6BDDEC4571BA027AAE9FC7EAB735C5F9D00
收录时间2026-01-14 23:09:25
更新时间2026-01-14 23:09:25
文件列表 (178)
01 Introduction/001 Introduction.en.srt
2.97 KB
01 Introduction/001 Introduction.mp4
69.18 MB
02 Installing The Tools/001 Installing the Virtual Machine.en.srt
9.68 KB
02 Installing The Tools/001 Installing the Virtual Machine.mp4
20.87 MB
02 Installing The Tools/002 Configuring the Virtual Machine.en.srt
13.45 KB
02 Installing The Tools/002 Configuring the Virtual Machine.mp4
152.35 MB
02 Installing The Tools/002 Lab Setup-v3.pdf
56.73 KB
02 Installing The Tools/002 windows 7 download links - v3.txt
373 B
02 Installing The Tools/003 Installing Flare-VM.en.srt
4.38 KB
02 Installing The Tools/003 Installing Flare-VM.mp4
59.71 MB
02 Installing The Tools/004 Installing Microsoft Visual Studio 2019 Community (C++).en.srt
3.78 KB
02 Installing The Tools/004 Installing Microsoft Visual Studio 2019 Community (C++).mp4
25.52 MB
02 Installing The Tools/004 flarevm.txt
55 B
02 Installing The Tools/005 Installing Kali Linux (for generating shellcode using Metasploit).en.srt
7.31 KB
02 Installing The Tools/005 Installing Kali Linux (for generating shellcode using Metasploit).mp4
90.16 MB
02 Installing The Tools/005 installing microsoft visual studio 2019 notes.txt
166 B
02 Installing The Tools/006 Creating Shared Folders on Kali.en.srt
3.15 KB
02 Installing The Tools/006 Creating Shared Folders on Kali.mp4
35.17 MB
02 Installing The Tools/006 installing kali linux.txt
382 B
03 Building EXE and DLL and Examining PE Structure/001 Building EXE and DLL and Examining PE Structure.en.srt
19.22 KB
03 Building EXE and DLL and Examining PE Structure/001 Building EXE and DLL and Examining PE Structure.mp4
134.44 MB
03 Building EXE and DLL and Examining PE Structure/008 01-buildingEXEandDLL.zip
1.55 KB
04 Embedding Shellcode Payloads in EXE files/001 1-intro to embedding shellcode payload.en.srt
14.92 KB
04 Embedding Shellcode Payloads in EXE files/001 1-intro to embedding shellcode payload.mp4
97.59 MB
04 Embedding Shellcode Payloads in EXE files/002 Embedding Shellcode Payload in .TEXT Section.en.srt
13.05 KB
04 Embedding Shellcode Payloads in EXE files/002 Embedding Shellcode Payload in .TEXT Section.mp4
110.35 MB
04 Embedding Shellcode Payloads in EXE files/003 Embedding Shellcode Payload in .DATA Section.en.srt
12.62 KB
04 Embedding Shellcode Payloads in EXE files/003 Embedding Shellcode Payload in .DATA Section.mp4
110.24 MB
04 Embedding Shellcode Payloads in EXE files/009 02-embeddingPayload.zip
1.3 KB
04 Embedding Shellcode Payloads in EXE files/009 notes for embedding shellcode payload in text section.txt
434 B
04 Embedding Shellcode Payloads in EXE files/011 02-embeddingPayload.zip
2.59 KB
05 Generating Shellcodes Using Metasploit in Kali Linux/001 Generating Shellcodes Using Metasploit in Kali Linux.en.srt
19.28 KB
05 Generating Shellcodes Using Metasploit in Kali Linux/001 Generating Shellcodes Using Metasploit in Kali Linux.mp4
184.35 MB
05 Generating Shellcodes Using Metasploit in Kali Linux/012 creating shellcode with metasploit notes.txt
317 B
05 Generating Shellcodes Using Metasploit in Kali Linux/012 metasploit msfconsole commands.txt
2.53 KB
05 Generating Shellcodes Using Metasploit in Kali Linux/012 notepad_shellcode.zip
413 B
06 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg/001 Intro to Embedding Shellcode in .RSRC Section.en.srt
15.75 KB
06 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg/001 Intro to Embedding Shellcode in .RSRC Section.mp4
94.63 MB
06 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg/002 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg.en.srt
11.34 KB
06 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg/002 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg.mp4
115.59 MB
06 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg/013 02-embeddingPayload.zip
4.84 KB
06 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg/013 embedding shellcode in resources notes.txt
444 B
07 Testing Unpacked Dumped Shellcode Payload Using Hexeditor and a C Program/001 Testing Unpacked Dumped Shellcode Payload Using Hexeditor and a C Program.en.srt
8.63 KB
07 Testing Unpacked Dumped Shellcode Payload Using Hexeditor and a C Program/001 Testing Unpacked Dumped Shellcode Payload Using Hexeditor and a C Program.mp4
93.72 MB
08 Base64 Encoding of Shellcode Payload/001 Intro to Base64 Encoding of Shellcode Payload.en.srt
13.61 KB
08 Base64 Encoding of Shellcode Payload/001 Intro to Base64 Encoding of Shellcode Payload.mp4
109.98 MB
08 Base64 Encoding of Shellcode Payload/016 03-base64_encoding_payload.zip
2.73 KB
08 Base64 Encoding of Shellcode Payload/016 Base64 Encoding Notes.txt
117 B
08 Base64 Encoding of Shellcode Payload/016 Encoding or Encrypting Payloads.pdf
23 Detecting and Reverse Engineering DLL Injection/046 reversing_DLL_injection.zip
111.3 KB
23 Detecting and Reverse Engineering DLL Injection/047 shellcode_runner.zip
1.83 KB
24 Creating a Stealth Trojan/001 Creating a Stealth Trojan.en.srt
4.21 KB
24 Creating a Stealth Trojan/001 Creating a Stealth Trojan.mp4
39.12 MB
24 Creating a Stealth Trojan/048 11-stealth-trojan.zip
115.78 KB
24 Creating a Stealth Trojan/048 stealth trojan notes.txt
111 B
25 Lab Project _ Creating a Trojan with Encrypted Payload and Injection Capability/001 Introduction to Lab Project.en.srt
1.17 KB
25 Lab Project _ Creating a Trojan with Encrypted Payload and Injection Capability/001 Introduction to Lab Project.mp4
4.97 MB
25 Lab Project _ Creating a Trojan with Encrypted Payload and Injection Capability/002 Lab Project _ Creating a Trojan with Encrypted Payload and Injection Capability.en.srt
8.81 KB
25 Lab Project _ Creating a Trojan with Encrypted Payload and Injection Capability/002 Lab Project _ Creating a Trojan with Encrypted Payload and Injection Capability.mp4
96.34 MB
25 Lab Project _ Creating a Trojan with Encrypted Payload and Injection Capability/049 Intro to Lab Project.pdf
406.07 KB
25 Lab Project _ Creating a Trojan with Encrypted Payload and Injection Capability/050 12-lab-project-v3.zip
3.45 KB
26 Reverse Engineering the Lab Project Trojan/001 Detecting Process Injection and Dumping Explorer Memory.en.srt
6.09 KB
26 Reverse Engineering the Lab Project Trojan/001 Detecting Process Injection and Dumping Explorer Memory.mp4
81.83 MB
26 Reverse Engineering the Lab Project Trojan/002 Testing the dumped shellcode using ShellcodeRunnerInjected.en.srt
4.19 KB
26 Reverse Engineering the Lab Project Trojan/002 Testing the dumped shellcode using ShellcodeRunnerInjected.mp4