Skip to content

malware-unicorn/GoPEInjection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoPEInjection

Golang PE injection on windows

See: https://malwareunicorn.org/workshops/peinjection.html

Based on Cryptowall's PE injection technique. Reference hash: 546817e28100127124a0368050cbe6ecd1ea7a64c0bdfbef14823bb77404c42b

How to build:

GOOS=windows GOARCH=386 go build .

About

Golang PE injection on windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages