malware-unicorn / GoPEInjection

Golang PE injection on windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Go 100.0%