589689.xyz

Malware Development and Reverse Engineering 1 The Basics

  • 收录时间:2022-05-28 19:50:11
  • 文件大小:4GB
  • 下载次数:1
  • 最近下载:2022-05-28 19:50:11
  • 磁力链接:

文件列表

  1. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/05 Generating Shellcodes Using Metasploit in Kali Linux/001 Generating Shellcodes Using Metasploit in Kali Linux.mp4 184MB
  2. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/27 Anti Virus Evasion/003 Evading Anti Virus Using Function Obfuscation and Parameter String Encryption.mp4 183MB
  3. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/19 Process Injection/003 Process Injection - Part 1 - Explanation of APIs.mp4 162MB
  4. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/23 Detecting and Reverse Engineering DLL Injection/001 Detect DLL Injection and Dump DLL Shellcode.mp4 159MB
  5. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/002 Configuring the Virtual Machine.mp4 152MB
  6. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/17 Trojan Engineering Using Code Caves/004 Trojanizing Crackme1 - Part 1.mp4 135MB
  7. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/03 Building EXE and DLL and Examining PE Structure/001 Building EXE and DLL and Examining PE Structure.mp4 134MB
  8. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/10 XOR Encryption of Payload/001 Intro To XOR Encryption.mp4 132MB
  9. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/20 Detecting Process Injection and Reverse Engineering it/001 Detecting Process Injection and Reverse Engineering it.mp4 131MB
  10. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/13 Reverse Engineering AES Encryption Using CryptDecrypt/001 Reverse Engineering AES Encryption Using CryptDecrypt API.mp4 119MB
  11. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/09 Reverse Engineering Base64 Encoded Payloads/001 Reverse Engineering Base64 Encoded Payloads.mp4 116MB
  12. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/06 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg/002 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg.mp4 116MB
  13. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/04 Embedding Shellcode Payloads in EXE files/002 Embedding Shellcode Payload in .TEXT Section.mp4 110MB
  14. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/04 Embedding Shellcode Payloads in EXE files/003 Embedding Shellcode Payload in .DATA Section.mp4 110MB
  15. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/15 Obfuscating Functions Using GetProcAddress and XOR Encryption/002 Function Obfuscation Using GetProcAddress and XOR Encryption.mp4 110MB
  16. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/08 Base64 Encoding of Shellcode Payload/001 Intro to Base64 Encoding of Shellcode Payload.mp4 110MB
  17. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/003 DLL Injection - Part 1 - Explanation of APIs, Building DLL and EXE files.mp4 109MB
  18. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/15 Obfuscating Functions Using GetProcAddress and XOR Encryption/001 Intro to Function Obfuscation Using GetProcAddress API.mp4 107MB
  19. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/27 Anti Virus Evasion/002 Installing Yara.mp4 104MB
  20. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/04 Embedding Shellcode Payloads in EXE files/001 1-intro to embedding shellcode payload.mp4 98MB
  21. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/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 96MB
  22. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/06 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg/001 Intro to Embedding Shellcode in .RSRC Section.mp4 95MB
  23. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/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 94MB
  24. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/005 Installing Kali Linux (for generating shellcode using Metasploit).mp4 90MB
  25. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/12 AES Encryption of Payload/001 Intro to AES Encryption.mp4 90MB
  26. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/26 Reverse Engineering the Lab Project Trojan/001 Detecting Process Injection and Dumping Explorer Memory.mp4 82MB
  27. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/17 Trojan Engineering Using Code Caves/001 Introduction to Trojan Engineering.mp4 81MB
  28. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/17 Trojan Engineering Using Code Caves/002 Using Metasploit to Create MsPaint Shellcode.mp4 78MB
  29. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/19 Process Injection/004 Process Injection - Part 2 - Running and Testing with Process Hacker.mp4 77MB
  30. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/17 Trojan Engineering Using Code Caves/005 Trojanizing Crackme1 - Part 2.mp4 75MB
  31. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/11 Reverse Engineering XOR Encryption/001 Reverse Engineering XOR Encryption.mp4 73MB
  32. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/004 DLL Injection - Part 2 - Running and Analyzing with Process Hacker.mp4 71MB
  33. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/18 Reverse Engineering Code Cave Trojans/001 Reverse Engineering Code Cave Trojans.mp4 70MB
  34. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/01 Introduction/001 Introduction.mp4 69MB
  35. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/12 AES Encryption of Payload/002 AES Encrypting the Payload.mp4 68MB
  36. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/003 Installing Flare-VM.mp4 60MB
  37. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/21 Testing Process Injection Shellcode with ShellcodeRunnerInjected/001 Testing Process Injection Shellcode with ShellcodeRunnerInjected.mp4 55MB
  38. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/002 Creating 64-bit MSPaint Shellcode with Metasploit.mp4 55MB
  39. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/16 Reverse Engineering Function Obfuscation/001 Reverse Engineering Function Obfuscation.mp4 54MB
  40. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/26 Reverse Engineering the Lab Project Trojan/002 Testing the dumped shellcode using ShellcodeRunnerInjected.mp4 50MB
  41. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/14 Testing Shellcode Using Shellcode Runner/001 Testing Shellcode Using Shellcode Runner.mp4 48MB
  42. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/10 XOR Encryption of Payload/002 Analyzing XOR encryption payload with xdbg.mp4 47MB
  43. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/005 DLL Injector - version 2 - autodetecting DLL.mp4 43MB
  44. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/17 Trojan Engineering Using Code Caves/003 Testing MsPaint Shellcode with ShellcodeRunner.mp4 43MB
  45. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/18 Reverse Engineering Code Cave Trojans/002 Testing 32-bit Shellcode with ShellcodeRunner32.mp4 39MB
  46. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/24 Creating a Stealth Trojan/001 Creating a Stealth Trojan.mp4 39MB
  47. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/006 Creating Shared Folders on Kali.mp4 35MB
  48. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/19 Process Injection/002 Creating MessageBox Shellcode Using Metasploit in Kali Linux.mp4 32MB
  49. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/23 Detecting and Reverse Engineering DLL Injection/002 Testing DLL Shellcode Using ShellcodeRunner.mp4 29MB
  50. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/004 Installing Microsoft Visual Studio 2019 Community (C++).mp4 26MB
  51. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/001 Introduction to DLL Injection.mp4 24MB
  52. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/001 Installing the Virtual Machine.mp4 21MB
  53. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/27 Anti Virus Evasion/001 Introduction to Anti Virus Evasion.mp4 17MB
  54. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/19 Process Injection/001 Introduction to Process Injection.mp4 13MB
  55. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/19 Process Injection/036 creating messageBox shellcode uwing metasploit.mp4 12MB
  56. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/28 Bonus Lecture/001 Bonus Lecture.mp4 11MB
  57. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/25 Lab Project _ Creating a Trojan with Encrypted Payload and Injection Capability/001 Introduction to Lab Project.mp4 5MB
  58. .pad/50 965KB
  59. .pad/14 962KB
  60. .pad/39 909KB
  61. .pad/54 904KB
  62. .pad/45 901KB
  63. .pad/32 894KB
  64. .pad/26 880KB
  65. .pad/24 871KB
  66. .pad/34 863KB
  67. .pad/23 860KB
  68. .pad/46 848KB
  69. .pad/33 842KB
  70. .pad/47 802KB
  71. .pad/13 782KB
  72. .pad/30 774KB
  73. .pad/41 760KB
  74. .pad/9 744KB
  75. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/041 DLL Injection.pdf 717KB
  76. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/17 Trojan Engineering Using Code Caves/028 Creating Trojans.pdf 705KB
  77. .pad/53 695KB
  78. .pad/44 695KB
  79. .pad/20 676KB
  80. .pad/12 669KB
  81. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/28 Bonus Lecture/056 useful-resources-for-further-study-2021.pdf 669KB
  82. .pad/10 631KB
  83. .pad/36 610KB
  84. .pad/16 604KB
  85. .pad/17 603KB
  86. .pad/6 569KB
  87. .pad/8 562KB
  88. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/19 Process Injection/035 Process Injection.pdf 508KB
  89. .pad/27 492KB
  90. .pad/49 487KB
  91. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/27 Anti Virus Evasion/053 Intro to Anti-virus Evasion.pdf 480KB
  92. .pad/29 475KB
  93. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/08 Base64 Encoding of Shellcode Payload/016 Encoding or Encrypting Payloads.pdf 469KB
  94. .pad/48 435KB
  95. .pad/7 425KB
  96. .pad/19 422KB
  97. .pad/11 421KB
  98. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/25 Lab Project _ Creating a Trojan with Encrypted Payload and Injection Capability/049 Intro to Lab Project.pdf 406KB
  99. .pad/55 406KB
  100. .pad/28 404KB
  101. .pad/40 391KB
  102. .pad/21 380KB
  103. .pad/43 368KB
  104. .pad/5 352KB
  105. .pad/35 295KB
  106. .pad/22 288KB
  107. .pad/4 263KB
  108. .pad/18 255KB
  109. .pad/52 249KB
  110. .pad/37 233KB
  111. .pad/42 186KB
  112. .pad/25 177KB
  113. .pad/38 138KB
  114. .pad/51 137KB
  115. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/045 10-DLL_injection_ver2.zip 117KB
  116. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/24 Creating a Stealth Trojan/048 11-stealth-trojan.zip 116KB
  117. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/23 Detecting and Reverse Engineering DLL Injection/046 reversing_DLL_injection.zip 111KB
  118. .pad/31 101KB
  119. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/13 Reverse Engineering AES Encryption Using CryptDecrypt/023 reversing_aes.zip 69KB
  120. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/09 Reverse Engineering Base64 Encoded Payloads/017 reversing_base64.zip 69KB
  121. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/16 Reverse Engineering Function Obfuscation/027 reversing_function_obfuscation.zip 68KB
  122. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/20 Detecting Process Injection and Reverse Engineering it/039 reversing_process_injection.zip 67KB
  123. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/002 Lab Setup-v3.pdf 57KB
  124. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/17 Trojan Engineering Using Code Caves/030 07-trojan-creation.zip 51KB
  125. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/27 Anti Virus Evasion/055 13-av-evasion.zip 51KB
  126. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/18 Reverse Engineering Code Cave Trojans/033 reversing_codecave_trojan.zip 49KB
  127. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/26 Reverse Engineering the Lab Project Trojan/051 reversing_lab_project.zip 49KB
  128. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/27 Anti Virus Evasion/054 reversing_lab_project.zip 49KB
  129. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/27 Anti Virus Evasion/054 yara options.JPG 21KB
  130. .pad/15 19KB
  131. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/05 Generating Shellcodes Using Metasploit in Kali Linux/001 Generating Shellcodes Using Metasploit in Kali Linux.en.srt 19KB
  132. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/27 Anti Virus Evasion/003 Evading Anti Virus Using Function Obfuscation and Parameter String Encryption.en.srt 19KB
  133. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/19 Process Injection/003 Process Injection - Part 1 - Explanation of APIs.en.srt 19KB
  134. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/03 Building EXE and DLL and Examining PE Structure/001 Building EXE and DLL and Examining PE Structure.en.srt 19KB
  135. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/10 XOR Encryption of Payload/001 Intro To XOR Encryption.en.srt 17KB
  136. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/06 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg/001 Intro to Embedding Shellcode in .RSRC Section.en.srt 16KB
  137. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/17 Trojan Engineering Using Code Caves/001 Introduction to Trojan Engineering.en.srt 15KB
  138. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/04 Embedding Shellcode Payloads in EXE files/001 1-intro to embedding shellcode payload.en.srt 15KB
  139. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/15 Obfuscating Functions Using GetProcAddress and XOR Encryption/002 Function Obfuscation Using GetProcAddress and XOR Encryption.en.srt 14KB
  140. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/08 Base64 Encoding of Shellcode Payload/001 Intro to Base64 Encoding of Shellcode Payload.en.srt 14KB
  141. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/002 Configuring the Virtual Machine.en.srt 13KB
  142. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/04 Embedding Shellcode Payloads in EXE files/002 Embedding Shellcode Payload in .TEXT Section.en.srt 13KB
  143. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/04 Embedding Shellcode Payloads in EXE files/003 Embedding Shellcode Payload in .DATA Section.en.srt 13KB
  144. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/23 Detecting and Reverse Engineering DLL Injection/001 Detect DLL Injection and Dump DLL Shellcode.en.srt 13KB
  145. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/17 Trojan Engineering Using Code Caves/004 Trojanizing Crackme1 - Part 1.en.srt 12KB
  146. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/12 AES Encryption of Payload/001 Intro to AES Encryption.en.srt 12KB
  147. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/06 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg/002 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg.en.srt 11KB
  148. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/003 DLL Injection - Part 1 - Explanation of APIs, Building DLL and EXE files.en.srt 11KB
  149. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/20 Detecting Process Injection and Reverse Engineering it/001 Detecting Process Injection and Reverse Engineering it.en.srt 11KB
  150. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/15 Obfuscating Functions Using GetProcAddress and XOR Encryption/001 Intro to Function Obfuscation Using GetProcAddress API.en.srt 11KB
  151. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/13 Reverse Engineering AES Encryption Using CryptDecrypt/001 Reverse Engineering AES Encryption Using CryptDecrypt API.en.srt 10KB
  152. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/09 Reverse Engineering Base64 Encoded Payloads/001 Reverse Engineering Base64 Encoded Payloads.en.srt 10KB
  153. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/27 Anti Virus Evasion/002 Installing Yara.en.srt 10KB
  154. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/001 Installing the Virtual Machine.en.srt 10KB
  155. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/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 9KB
  156. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/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 9KB
  157. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/17 Trojan Engineering Using Code Caves/002 Using Metasploit to Create MsPaint Shellcode.en.srt 8KB
  158. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/17 Trojan Engineering Using Code Caves/005 Trojanizing Crackme1 - Part 2.en.srt 8KB
  159. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/005 Installing Kali Linux (for generating shellcode using Metasploit).en.srt 7KB
  160. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/18 Reverse Engineering Code Cave Trojans/001 Reverse Engineering Code Cave Trojans.en.srt 7KB
  161. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/12 AES Encryption of Payload/002 AES Encrypting the Payload.en.srt 6KB
  162. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/26 Reverse Engineering the Lab Project Trojan/001 Detecting Process Injection and Dumping Explorer Memory.en.srt 6KB
  163. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/11 Reverse Engineering XOR Encryption/001 Reverse Engineering XOR Encryption.en.srt 6KB
  164. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/19 Process Injection/004 Process Injection - Part 2 - Running and Testing with Process Hacker.en.srt 6KB
  165. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/001 Introduction to DLL Injection.en.srt 6KB
  166. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/14 Testing Shellcode Using Shellcode Runner/001 Testing Shellcode Using Shellcode Runner.en.srt 5KB
  167. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/16 Reverse Engineering Function Obfuscation/001 Reverse Engineering Function Obfuscation.en.srt 5KB
  168. .pad/2 5KB
  169. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/18 Reverse Engineering Code Cave Trojans/002 Testing 32-bit Shellcode with ShellcodeRunner32.en.srt 5KB
  170. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/004 DLL Injection - Part 2 - Running and Analyzing with Process Hacker.en.srt 5KB
  171. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/21 Testing Process Injection Shellcode with ShellcodeRunnerInjected/001 Testing Process Injection Shellcode with ShellcodeRunnerInjected.en.srt 5KB
  172. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/27 Anti Virus Evasion/001 Introduction to Anti Virus Evasion.en.srt 5KB
  173. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/17 Trojan Engineering Using Code Caves/003 Testing MsPaint Shellcode with ShellcodeRunner.en.srt 5KB
  174. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/005 DLL Injector - version 2 - autodetecting DLL.en.srt 5KB
  175. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/06 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg/013 02-embeddingPayload.zip 5KB
  176. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/002 Creating 64-bit MSPaint Shellcode with Metasploit.en.srt 5KB
  177. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/003 Installing Flare-VM.en.srt 4KB
  178. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/19 Process Injection/001 Introduction to Process Injection.en.srt 4KB
  179. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/24 Creating a Stealth Trojan/001 Creating a Stealth Trojan.en.srt 4KB
  180. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/26 Reverse Engineering the Lab Project Trojan/002 Testing the dumped shellcode using ShellcodeRunnerInjected.en.srt 4KB
  181. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/19 Process Injection/002 Creating MessageBox Shellcode Using Metasploit in Kali Linux.en.srt 4KB
  182. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/15 Obfuscating Functions Using GetProcAddress and XOR Encryption/025 06-function_obfuscation.zip 4KB
  183. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/10 XOR Encryption of Payload/002 Analyzing XOR encryption payload with xdbg.en.srt 4KB
  184. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/004 Installing Microsoft Visual Studio 2019 Community (C++).en.srt 4KB
  185. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/25 Lab Project _ Creating a Trojan with Encrypted Payload and Injection Capability/050 12-lab-project-v3.zip 3KB
  186. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/043 09-DLL_injection.zip 3KB
  187. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/006 Creating Shared Folders on Kali.en.srt 3KB
  188. .pad/3 3KB
  189. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/01 Introduction/001 Introduction.en.srt 3KB
  190. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/08 Base64 Encoding of Shellcode Payload/016 03-base64_encoding_payload.zip 3KB
  191. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/10 XOR Encryption of Payload/018 04-XOR_encrypting_payload.zip 3KB
  192. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/04 Embedding Shellcode Payloads in EXE files/011 02-embeddingPayload.zip 3KB
  193. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/05 Generating Shellcodes Using Metasploit in Kali Linux/012 metasploit msfconsole commands.txt 3KB
  194. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/23 Detecting and Reverse Engineering DLL Injection/002 Testing DLL Shellcode Using ShellcodeRunner.en.srt 3KB
  195. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/12 AES Encryption of Payload/021 05-AES_encrypting_payload.zip 2KB
  196. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/26 Reverse Engineering the Lab Project Trojan/052 shellcode_runner_injected.zip 2KB
  197. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/21 Testing Process Injection Shellcode with ShellcodeRunnerInjected/040 shellcode_runner_injected.zip 2KB
  198. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/19 Process Injection/037 08-process injection.zip 2KB
  199. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/23 Detecting and Reverse Engineering DLL Injection/047 shellcode_runner.zip 2KB
  200. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/14 Testing Shellcode Using Shellcode Runner/024 shellcode_runner.zip 2KB
  201. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/042 shellcode_runner.zip 2KB
  202. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/28 Bonus Lecture/001 Bonus Lecture.en.srt 2KB
  203. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/18 Reverse Engineering Code Cave Trojans/034 shellcode_runner32.zip 2KB
  204. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/041 DLL Injection Notes.txt 2KB
  205. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/03 Building EXE and DLL and Examining PE Structure/008 01-buildingEXEandDLL.zip 2KB
  206. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/23 Detecting and Reverse Engineering DLL Injection/046 Reversing DLL Injection Notes.txt 1KB
  207. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/20 Detecting Process Injection and Reverse Engineering it/039 Reversing Process Injection Notes.txt 1KB
  208. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/04 Embedding Shellcode Payloads in EXE files/009 02-embeddingPayload.zip 1KB
  209. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/19 Process Injection/037 Process Injection Notes.txt 1KB
  210. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/25 Lab Project _ Creating a Trojan with Encrypted Payload and Injection Capability/001 Introduction to Lab Project.en.srt 1KB
  211. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/26 Reverse Engineering the Lab Project Trojan/051 Reversing Lab Project Notes.txt 1KB
  212. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/12 AES Encryption of Payload/021 aes encryption notes.txt 994B
  213. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/09 Reverse Engineering Base64 Encoded Payloads/017 reversing base64 notes.txt 847B
  214. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/15 Obfuscating Functions Using GetProcAddress and XOR Encryption/025 obfuscating functions notes.txt 809B
  215. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/16 Reverse Engineering Function Obfuscation/027 obfuscating functions notes.txt 809B
  216. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/13 Reverse Engineering AES Encryption Using CryptDecrypt/023 reversing aes encryption notes.txt 786B
  217. [TGx]Downloaded from torrentgalaxy.to .txt 585B
  218. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/06 Embedding Shellcode Payload in .RSRC Section and Analyzing with xdbg/013 embedding shellcode in resources notes.txt 444B
  219. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/04 Embedding Shellcode Payloads in EXE files/009 notes for embedding shellcode payload in text section.txt 434B
  220. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/05 Generating Shellcodes Using Metasploit in Kali Linux/012 notepad_shellcode.zip 413B
  221. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/006 installing kali linux.txt 382B
  222. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/002 windows 7 download links - v3.txt 373B
  223. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/27 Anti Virus Evasion/055 av evasion notes.txt 368B
  224. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/05 Generating Shellcodes Using Metasploit in Kali Linux/012 creating shellcode with metasploit notes.txt 317B
  225. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/10 XOR Encryption of Payload/018 xor encryption notes.txt 235B
  226. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/27 Anti Virus Evasion/054 installing yara notes.txt 200B
  227. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/18 Reverse Engineering Code Cave Trojans/033 reversing code cave trojan notes.txt 187B
  228. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/005 installing microsoft visual studio 2019 notes.txt 166B
  229. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/08 Base64 Encoding of Shellcode Payload/016 Base64 Encoding Notes.txt 117B
  230. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/22 DLL Injection/045 DLL Injection ver2 Notes.txt 114B
  231. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/24 Creating a Stealth Trojan/048 stealth trojan notes.txt 111B
  232. TutsNode.com.txt 63B
  233. [TutsNode.com] - Malware Development and Reverse Engineering 1 The Basics/02 Installing The Tools/004 flarevm.txt 55B
  234. .pad/0 43B
  235. .pad/1 39B