Malware Development
Ctrlk
  • Golang Malware Development
  • Malware Development In Golang - Introduction
    • Golang Programming Intro
      • 1. Preparing the Go Environment
      • 2. Hello World
      • 3. Calling MessageBox winAPI from GO
      • 4. Shellcode Runner
  • Code Injection Techniques
    • Shellcode Injection
    • DLL Injection
  • Payloads
    • Payloads
    • Shellcode development
  • Evasion
    • AV Bypass
    • EDR Bypass
Powered by GitBook
On this page

Was this helpful?

  1. Malware Development In Golang - Introduction

Golang Programming Intro

1. Preparing the Go Environment2. Hello World3. Calling MessageBox winAPI from GO4. Shellcode Runner

Was this helpful?