Course Image

hot

Cyber Sky Malware developer 0x1

$200.00

Course Category

Malware development

Hours

7

Videos

30

Files

0

Level

Beginners

Ratings

4/5

Details

This level for beginners who don't have any experience about malware development before . The course includes theoretical and practical knowledge.

What you'll learn

  • Programmatic handling of files.
  • Dealing with operations within the system programmatically.
  • Dealing with registration records within the system programmatically.
  • Writing proper code without errors.
  • Dealing with errors and their codes.
  • Understand how malware works.
  • Practically applying all that you have learned within a mock environment similar to the real system.
  • Gain experience in dealing with debuggers.
  • Gain in-depth experience in dealing with the Windows operating system.
  • Applying advanced techniques in software.
  • Dealing with defense systems, studying mechanisms to overcome them and applying them in practice.

00 About this course

01 Common_Terms

01_WIN32Programming_Introduction

02_WIN32Programming_CreateFile

03_WIN32Programming_WriteFile

04_WIN32Programming_ReadFile

05_WIN32Programming_HardLink

06_WIN32Programming_SymbolicLink

07_WIN32Programming_CopyFile

08_WIN32Programming_DeleteFile

09_WIN32Programming_CreateDirectory

10_WIN32Programming_FileSearching

11_WIN32Programming_RegistryCreateKey

12_WIN32Programming_RegSetKeyValueA

13_WIN32Programming_CreateThread

14_WIN32Programming_IPC

15_WIN32Programming_CreateProcess

16_WIN32Programming_CreateMutex

17_WIN32Programming_EnumProcess

01 PE files architecture

Dll and EXE file

Payload concept

Payload and shellcode

Payload_Text_Section

Payload_Resource_Section

Payload_Resource_Section

01 PayloadEncoding_Base64

02 Base64_RS2

01 XOR

02 XOR_ReverseShell

01 PayloadEncryption_AES

02 AES_Encryption_ReverseShell

01 AV_And_Function_Call_Detection

02 AV_And_Function_Call_detection_2

Backdoors_Concept

Backdoors_Practice

01 CodeInjection_Shellcode

02 CodeInjection_ReverseShell

01 CodeInjection_Dll

02 DllInjection_ReverseShell

Payload_Downloader