For the complete documentation index, see llms.txt. This page is also available as Markdown.

Shellcode development

#golang #shellcode #x64 #windows #srdi

In this blog series I will describe how I go about developing windows x64 shellcode using golang and the keystone engine (without cgo). After setting up an the initial environment I will go through the development process to create a dll reflective loader in x64 assembly.

Last updated