Categorygithub.com/osonkr/malware-development
repository
0.0.0-20211222205424-71b7da0d45e0
Repository: https://github.com/osonkr/malware-development.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Malware Development in Go

For educational purposes I will be consolidating my research into malware development in Go to this repository.

Some packages will be available via go get for others to use, but these aren't meant to be stable and may change at any point so use at own risk.

TODO:

Sample Malware for Testing

Process Injection

  • Process Injection
  • Process Hollowing
  • Process Doppelgänging
  • Process Herpadering
  • Process Ghosting

EDR Bypass

  • Unhooking
  • Inline Syscalls