maldev icon indicating copy to clipboard operation
maldev copied to clipboard

Golang library for malware development

Results 8 maldev issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/ecies/go/v2](https://github.com/ecies/go) from 2.0.7 to 2.0.8. Release notes Sourced from github.com/ecies/go/v2's releases. v2.0.8 What's Changed security fix: invalid curve attack fixed, all thanks to @​merricx Bump github.com/ethereum/go-ethereum from 1.12.0 to...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.16.0. Commits 325b735 ssh/test: skip TestSSHCLIAuth on Windows 1eadac5 go.mod: update golang.org/x dependencies b2d7c26 ssh: add (*Client).DialContext method 1c17e20 ssh: fix certificate authentication with OpenSSH...

dependencies

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.12.0 to 0.15.0. Commits 13b15b7 unix: add IoctlLoopConfigure on linux 11eadc0 windows: add AddDllDirectory and RemoveDllDirectory e4099bf unix: fix trimmed socket opt string in GetsockoptString 9888904 unix:...

dependencies

Bumps [github.com/elastic/go-sysinfo](https://github.com/elastic/go-sysinfo) from 1.9.0 to 1.11.2. Release notes Sourced from github.com/elastic/go-sysinfo's releases. v1.11.2 IMPROVEMENTS: darwin: Remove duplicate -lproc linker flag to avoid a warning on macOS Sonoma. (GH-195) v1.11.1 IMPROVEMENTS:...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

Bumps [github.com/likexian/whois](https://github.com/likexian/whois) from 1.14.4 to 1.15.1. Commits 8adbecd update go mod f92c187 Merge pull request #34 from csnitker-godaddy/master 8082fc7 Added integration test for SetDisableReferral 761ee92 Added option to disable referral...

dependencies

Searching a bit I found this obfuscator, I find it interesting both for examples of obfuscating large projects before compilation in the example code, for obfuscating text or some features....