[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/4. Explanation of the source code for the Trojan and password-sniffer DLL.mp4 189MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/3. PE Header Import Directory and IAT Structure/2. Practical on PE Header Import Directory Structure and IAT.mp4 176MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/2. Practical Walkthrough on Classic Cross Injections.mp4 172MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/2. PE Header Export Directory Structure/2. Practical Walkthrough on PE Header Export Directory Structure.mp4 164MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/4. Advanced Function Obfuscation/1. Introduction to Advanced Function Obfuscation.mp4 136MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/3. Practical Walkthrough on Heaven's Gate Injection.mp4 133MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/4. Encrypting Heaven's Gate.mp4 132MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/13. API Hooking using Inline Patch Hooking/4. Reverse Engineering Patch Hooking.mp4 130MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/2. Explanation of the Reflective Loading Code.mp4 120MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/6. Map-View Code Injection/2. Explanation of APIs Used in Map-View Code Injection.mp4 117MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/6. Building the DLL Injector Trojan.mp4 117MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/5. Thread Context Injection/2. Explanation of APIs used in Thread Context Injection.mp4 110MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/4. Obfuscating the Reflective Loader Strings.mp4 109MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/3. Using API Monitor to hunt for the password function.mp4 107MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/3. PE Header Import Directory and IAT Structure/1. Introduction to PE Header Import Directory and IAT Structure.mp4 103MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/13. API Hooking using Inline Patch Hooking/2. Explanation of Code for Patch Hooking.mp4 94MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/3. Practical Walkthrough on Using the Detours Library.mp4 91MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/5. Building the Password Sniffer DLL.mp4 87MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/4. Advanced Function Obfuscation/2. Practical Walkthrough on Advanced Function Obfuscation.mp4 85MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/2. Installing VeraCrypt.mp4 83MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/14. Multiple Processes Control/3. Practical Walkthrough on multiple processes control.mp4 82MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/2. An Explanation of the APIs used in the Detours Technique.mp4 81MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/14. Multiple Processes Control/2. Explanation of API used for locking processes.mp4 77MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/6. Practical Walkthrough on sRDI.mp4 77MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/7. Making the Trojan stealthy.mp4 74MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/8. Early Bird APC Injection/2. Explanation of API functions used in Early Bird APC Injection.mp4 74MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/12. Hooking the IAT (Import Address Table)/2. Explanation of the IAT Hooking Code.mp4 69MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/2. PE Header Export Directory Structure/1. Introduction to the PE Header's Export Directory Structure.mp4 68MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/6. Map-View Code Injection/3. Practical Walkthrough on Map-View Code Injection.mp4 68MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/4. Reverse Engineering Detours.mp4 57MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/4. Advanced Function Obfuscation/3. Analyzing GetProcAddress in PE Studio and xdbg.mp4 51MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/12. Hooking the IAT (Import Address Table)/4. Reverse Engineering IAT Hooking.mp4 51MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/3. Practical Walkthrough on creating a Reflective-Loaded Trojan.mp4 49MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/5. Thread Context Injection/3. Practical Walkthrough on Thread Context Injection.mp4 48MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/12. Hooking the IAT (Import Address Table)/3. Practical Walkthrough on IAT Hooking.mp4 44MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/7. APC (Asynchronous Procedure Call) Injection/2. Explanation of API functions used in APC Injection.mp4 34MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/13. API Hooking using Inline Patch Hooking/3. Practical Walkthrough on Patch Hooking.mp4 32MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/7. APC (Asynchronous Procedure Call) Injection/3. Practical Walkthrough on APC Injection.mp4 32MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/1. Intro to API Hooking Using the Detours Library.mp4 29MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/2.1 VeraCrypt Setup 1.24-Update7.zip 28MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/8. Early Bird APC Injection/1. Introduction to Early Bird APC Injection.mp4 25MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/1. Introduction to 32-bit and 64-bit Cross Injections.mp4 24MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/8. Early Bird APC Injection/3. Practical Walkthrough on Early Bird APC Injection.mp4 24MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/7. APC (Asynchronous Procedure Call) Injection/1. Introduction to APC Injection.mp4 23MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/6. Map-View Code Injection/1. Introduction to Map-View Code Injection.mp4 21MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/5. Thread Context Injection/1. Introduction to Thread Context Injection.mp4 18MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/5. Introduction to Shellcode Reflective DLL Injection (sRDI).mp4 15MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/1. Introduction to Reflective Loading.mp4 15MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/1. Introduction to the lab project.mp4 14MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/16. Bonus Lecture/1. Bonus Lecture.mp4 13MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/1. How to setup a malware development lab/1. How to setup a malware development lab.mp4 10MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/14. Multiple Processes Control/1. Introduction to Multiple Processes Control.mp4 8MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/13. API Hooking using Inline Patch Hooking/1. Introduction to Inline Patch Hooking.mp4 8MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/12. Hooking the IAT (Import Address Table)/1. Introduction to Hooking the IAT.mp4 6MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/4. Advanced Function Obfuscation/1.1 Advanced Function Obfuscation.pdf 1MB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/2. PE Header Export Directory Structure/1.1 DLL’s PE Header Export Directory Structure.pdf 1MB
.pad/48 1014KB
.pad/40 969KB
.pad/32 969KB
.pad/50 877KB
.pad/44 823KB
.pad/47 809KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/3. PE Header Import Directory and IAT Structure/1.1 PE Header IAT Directory Structure.pdf 796KB
.pad/33 795KB
.pad/46 774KB
.pad/34 734KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/4.1 16-labproject-passwordsniffer.zip 730KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/1.1 32-bit to 64-bit cross injections.pdf 690KB
.pad/36 676KB
.pad/35 670KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/6. Map-View Code Injection/1.1 Map-View Code Injection.pdf 663KB
.pad/52 633KB
.pad/51 629KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/2. PE Header Export Directory Structure/2.1 01-winnt header file.zip 618KB
.pad/53 617KB
.pad/54 612KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/2.1 12-api-hooking-using-detours.zip 585KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/8. Early Bird APC Injection/1.1 Early Bird APC Injection.pdf 551KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/16. Bonus Lecture/1.1 useful-resources-2020-feb.pdf 542KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/5. Thread Context Injection/1.1 Thread Context Injection.pdf 537KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/7. APC (Asynchronous Procedure Call) Injection/1.1 Asynchronous Procedure Call Injection.pdf 536KB
.pad/45 513KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/1.1 api hooking using detours.pdf 505KB
.pad/30 489KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/5.2 shellcode reflective DLL injection.pdf 484KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/1.1 reflective loading.pdf 483KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/1.1 lab project - password sniffer.pdf 472KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/14. Multiple Processes Control/1.1 multiple process control.pdf 467KB
.pad/37 463KB
.pad/39 425KB
.pad/27 421KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/13. API Hooking using Inline Patch Hooking/1.1 inline patch hooking.pdf 404KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/12. Hooking the IAT (Import Address Table)/1.1 hooking the iat.pdf 391KB
.pad/29 387KB
.pad/16 377KB
.pad/43 352KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/2.1 08-reflective-loading.zip 326KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/6.1 09-shellcode-reflective-dll-injection.zip 293KB
.pad/24 283KB
.pad/26 229KB
.pad/42 226KB
.pad/41 226KB
.pad/49 212KB
.pad/15 207KB
.pad/20 167KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/3. PE Header Import Directory and IAT Structure/2.1 02-calc iat.zip 157KB
.pad/13 116KB
.pad/11 110KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/1.3 detours article- by hunt and brubacher.pdf 98KB
.pad/31 96KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/1.2 api hooking using detours.pptx 86KB
.pad/22 83KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/8. Early Bird APC Injection/1.2 Early Bird APC Injection.pptx 75KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/5. Thread Context Injection/2.1 04-thread_context_injection.zip 68KB
.pad/12 65KB
.pad/21 64KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/7. APC (Asynchronous Procedure Call) Injection/1.2 Asynchronous Procedure Call Injection.pptx 46KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/1.2 32-bit to 64-bit cross injections.pptx 46KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/1.2 lab project - password sniffer.pptx 39KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/14. Multiple Processes Control/1.2 multiple process control.pptx 39KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/1.2 reflective loading.pptx 39KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/5.3 shellcode reflective DLL injection.pptx 39KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/12. Hooking the IAT (Import Address Table)/1.2 hooking the iat.pptx 35KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/13. API Hooking using Inline Patch Hooking/1.2 inline patch hooking.pptx 32KB
.pad/23 30KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/4. Explanation of the source code for the Trojan and password-sniffer DLL.srt 22KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/4. Advanced Function Obfuscation/1. Introduction to Advanced Function Obfuscation.srt 21KB
.pad/19 17KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/2. Practical Walkthrough on Classic Cross Injections.srt 16KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/2. PE Header Export Directory Structure/2. Practical Walkthrough on PE Header Export Directory Structure.srt 15KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/6. Map-View Code Injection/2.1 05-map-view_injection.zip 14KB
.pad/28 14KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/5. Thread Context Injection/2. Explanation of APIs used in Thread Context Injection.srt 13KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/8. Early Bird APC Injection/2.1 07-earlybird-apc-injection.zip 13KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/3. PE Header Import Directory and IAT Structure/2. Practical on PE Header Import Directory Structure and IAT.srt 13KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/6. Map-View Code Injection/2. Explanation of APIs Used in Map-View Code Injection.srt 12KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/3. Practical Walkthrough on Heaven's Gate Injection.srt 12KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/6. Building the DLL Injector Trojan.srt 11KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/13. API Hooking using Inline Patch Hooking/4. Reverse Engineering Patch Hooking.srt 11KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/2.1 10-cross-injection-v1-original.zip 11KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/2. Explanation of the Reflective Loading Code.srt 11KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/2.2 11-cross-injection-v2-encrypted.zip 11KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/13. API Hooking using Inline Patch Hooking/2. Explanation of Code for Patch Hooking.srt 11KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/2. An Explanation of the APIs used in the Detours Technique.srt 10KB
.pad/25 10KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/3. Using API Monitor to hunt for the password function.srt 10KB
.pad/38 10KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/2. Installing VeraCrypt.srt 10KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/4. Encrypting Heaven's Gate.srt 10KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/3. Practical Walkthrough on Using the Detours Library.srt 10KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/4. Advanced Function Obfuscation/2.1 03-advanced_function_obfuscation.zip 10KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/2. PE Header Export Directory Structure/1. Introduction to the PE Header's Export Directory Structure.srt 10KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/14. Multiple Processes Control/2. Explanation of API used for locking processes.srt 9KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/4. Obfuscating the Reflective Loader Strings.srt 9KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/4. Advanced Function Obfuscation/2. Practical Walkthrough on Advanced Function Obfuscation.srt 9KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/3. PE Header Import Directory and IAT Structure/1. Introduction to PE Header Import Directory and IAT Structure.srt 8KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/6. Practical Walkthrough on sRDI.srt 8KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/14. Multiple Processes Control/3. Practical Walkthrough on multiple processes control.srt 8KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/12. Hooking the IAT (Import Address Table)/2. Explanation of the IAT Hooking Code.srt 8KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/8. Early Bird APC Injection/2. Explanation of API functions used in Early Bird APC Injection.srt 8KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/5. Building the Password Sniffer DLL.srt 7KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/1. Intro to API Hooking Using the Detours Library.srt 6KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/7. Making the Trojan stealthy.srt 6KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/8. Early Bird APC Injection/1. Introduction to Early Bird APC Injection.srt 5KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/7. APC (Asynchronous Procedure Call) Injection/1. Introduction to APC Injection.srt 5KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/6. Map-View Code Injection/3. Practical Walkthrough on Map-View Code Injection.srt 5KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/1. Introduction to 32-bit and 64-bit Cross Injections.srt 5KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/3. Practical Walkthrough on creating a Reflective-Loaded Trojan.srt 5KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/5. Thread Context Injection/1. Introduction to Thread Context Injection.srt 5KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/6. Map-View Code Injection/1. Introduction to Map-View Code Injection.srt 5KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/7. APC (Asynchronous Procedure Call) Injection/2. Explanation of API functions used in APC Injection.srt 4KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/4. Reverse Engineering Detours.srt 4KB
.pad/17 4KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/12. Hooking the IAT (Import Address Table)/3. Practical Walkthrough on IAT Hooking.srt 4KB
.pad/14 4KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/5. Thread Context Injection/3. Practical Walkthrough on Thread Context Injection.srt 4KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/12. Hooking the IAT (Import Address Table)/4. Reverse Engineering IAT Hooking.srt 4KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/4. Advanced Function Obfuscation/3. Analyzing GetProcAddress in PE Studio and xdbg.srt 4KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/7. APC (Asynchronous Procedure Call) Injection/2.1 06-apc_injection.zip 3KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/5. Introduction to Shellcode Reflective DLL Injection (sRDI).srt 3KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/14. Multiple Processes Control/2.1 15-multi-process-control.zip 3KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/1. Introduction to the lab project.srt 3KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/13. API Hooking using Inline Patch Hooking/3. Practical Walkthrough on Patch Hooking.srt 3KB
.pad/18 3KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/7. APC (Asynchronous Procedure Call) Injection/3. Practical Walkthrough on APC Injection.srt 3KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/6. Map-View Code Injection/2.2 Notes on Map-View Code Injection.txt 3KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/8. Early Bird APC Injection/3. Practical Walkthrough on Early Bird APC Injection.srt 3KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/1. Introduction to Reflective Loading.srt 3KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/5. Thread Context Injection/2.2 Notes on Thread Context Injection.txt 2KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/14. Multiple Processes Control/1. Introduction to Multiple Processes Control.srt 2KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/13. API Hooking using Inline Patch Hooking/1. Introduction to Inline Patch Hooking.srt 2KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/12. Hooking the IAT (Import Address Table)/2.1 13-api-hooking-using-IAT.zip 2KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/13. API Hooking using Inline Patch Hooking/2.1 14-inline-patch-hooking.zip 2KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/12. Hooking the IAT (Import Address Table)/1. Introduction to Hooking the IAT.srt 2KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/16. Bonus Lecture/1. Bonus Lecture.srt 1KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/1. How to setup a malware development lab/1. How to setup a malware development lab.srt 1KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/10. Heaven's Gate Cross Injections/1.3 notes on 32bit to 64bit cross injections.txt 1KB
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/8. Early Bird APC Injection/2.2 Notes on early bird apc injection.txt 1012B
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/4. Advanced Function Obfuscation/1.2 obfuscating functions notes.txt 809B
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/1.3 notes for lab project.txt 752B
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/14. Multiple Processes Control/1.3 notes to multiple processes control.txt 691B
[TGx]Downloaded from torrentgalaxy.to .txt 585B
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/13. API Hooking using Inline Patch Hooking/1.3 notes to inline patch hooking.txt 449B
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/11. API Hooking Using the Detours Library/1.4 notes on api hooking using detours.txt 351B
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/7. APC (Asynchronous Procedure Call) Injection/2.2 Notes on apc injection.txt 239B
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/15. Lab Project Password Sniffer Trojan/7.1 winmain-signature.txt 218B
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/2.2 pe file notes.txt 178B
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/9. Reflective Loading Trojans/5.1 notes on shellcode reflective DLL injection.txt 161B
[TutsNode.com] - Malware Development 2 Advanced Injection and API Hooking/1. How to setup a malware development lab/1.1 playlist on how to setup a malware dev lab.txt 142B