• Joined on 2023-03-25
jerry created branch main in jerry/src.dualinventive.com 2024-08-09 12:21:28 +02:00
jerry created repository jerry/src.dualinventive.com 2024-08-04 14:33:06 +02:00
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-08-01 19:04:13 +02:00
6c4240efbf Update README.md
f7052e860c Update README.md
660d776edf Don't UPX obfuscate for windows build again, also don't poke around to get windows version for probable suspicious runtime detection...
Compare 3 commits »
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-08-01 10:54:15 +02:00
1436d19c04 Cleanup Makefile
422cc031d1 Print filesize and magic of chrome_proxy.exe
30d941704e Add links to online scanners used
b222aa8e8e Create .tiny.exe with -tiny for garble, upx obfuscate, upx ultra compress
Compare 4 commits »
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-08-01 02:44:13 +02:00
6f72252f35 Initial working nesting in Python AppData installation
4c101d35f6 Add Windows version detection with registry key
6c278f1602 In release build derive VMK from SSH private key when cfg.VerboseModeKey is unset
7784fa8e4a Use github.com/awnumar/memguard to protect de-obfuscated embedded ssh private key and write logging to file when VMK is set
Compare 4 commits »
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-07-31 18:34:14 +02:00
36c7e6843f Put it again through garble -literals
8e56f4583c Unset buildid for windows build
42baf09974 Create dist dir
579e8e6403 Makefile: win target creates dist/chrome_proxy.exe
1ece205386 Bye bye goreleaser (for now)
Compare 10 commits »
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-07-30 01:44:16 +02:00
9a402ede2e Build dll runner with goreleaser
c2249af78d Cleanup docs and readme
f228c8a2ed Merge branch 'main' of github.com:xor-gate/go-socks5-ssh-proxy
20eacc8a59 Update docs/NOTES.md
3d8e8e2543 Detect FreeBSD linuxemu with syscall.Uname
Compare 5 commits »
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-07-29 17:34:14 +02:00
e44c5e1256 Initial work in golang windows dll runner
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-07-29 09:24:13 +02:00
7239fddbd1 Don't mangle UPX header id
0c5c44055a systemWINEGetVersion now works, and re-enable silence of log when VMK is nog given and ignore all OS signals
51828f885d Remove unsafe package use in windows system detector
729b0877df Initial work on wine_get_version ntdll.dll call, need to get the string from return
Compare 4 commits »
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-07-29 01:14:14 +02:00
3582461888 Initial work on systemOSDetect for WINE
426f76ba37 Add systemIgnoreAllSignals in release build when VMK is not used so we misbehave a little more
ce4ec79f2f Add VMK environment variable
31d5239e00 Add some development research notes and obfuscate two other headers in the UPX packed file
2758725549 Fix release build with new system.go
Compare 10 commits »
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-07-27 08:24:13 +02:00
d858b458e8 initial UPX obfuscator tool
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-07-27 00:14:13 +02:00
542abff250 fix apt
2e43e00cc8 Install upx
f1e525a78d Use upx for goreleaser
caa444f059 Stupid goreleaser
Compare 9 commits »
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-07-26 16:04:14 +02:00
ee933011a0 Obfuscate without PDB is not possible with Alcatraz
91eb2a1313 Don't strip windows build or else pdb is not linked
2c2120080c use some powershell magic to create dist on windows
34a9e38ff9 Common windows
841ae3164e Common windows
Compare 21 commits »
jerry synced and deleted reference refs/tags/create-release-ci at jerry/go-socks5-ssh-proxy from mirror 2024-07-26 16:04:13 +02:00
jerry synced commits to create-release-ci at jerry/go-socks5-ssh-proxy from mirror 2024-07-26 07:54:13 +02:00
jerry synced new reference create-release-ci to jerry/go-socks5-ssh-proxy from mirror 2024-07-26 07:54:13 +02:00
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-07-26 07:54:13 +02:00
c322d01d29 Use config_release.go from actions secrets var
fe7dcd9333 Create release makefile target and execute from CI
3f6733a335 Merge branch 'main' of github.com:xor-gate/go-socks5-ssh-proxy
95cc961ea6 Initial try building with github action
Compare 4 commits »
jerry synced commits to main at jerry/go-socks5-ssh-proxy from mirror 2024-07-25 15:34:14 +02:00
d844b2f6b0 Use UPX (Ultimate Packer for eXecutables) to let Windows Defender marking as Trojan:Win32/Gracing.I
jerry synced commits to freebsd-build at jerry/go-socks5-ssh-proxy from mirror 2024-07-25 15:34:13 +02:00
jerry synced new reference freebsd-build to jerry/go-socks5-ssh-proxy from mirror 2024-07-25 15:34:13 +02:00