8 lines
191 B
Go
8 lines
191 B
Go
//go:build evasion && windows
|
|
|
|
// Generated by valak build.zig. Build and paste bytes here.
|
|
// Replace this with the compiled DLL bytes before building.
|
|
package valak
|
|
|
|
var embeddedDLL []byte
|