Activity
Bump golang.org/x/crypto from 0.20.0 to 0.31.0
Bump golang.org/x/crypto from 0.20.0 to 0.31.0
fixing undeclared variables, typos, and other stuff related to Linux …
fixing undeclared variables, typos, and other stuff related to Linux …
Pull request merge
+ RunShellcode() for executing raw bytearray (optionally in backgroun…
+ RunShellcode() for executing raw bytearray (optionally in backgroun…
+ CheckRootSSH() for checking if SSH session has a root context (with…
+ CheckRootSSH() for checking if SSH session has a root context (with…
Commenting out Gratis() and it's auxiliary function for now - I will …
Commenting out Gratis() and it's auxiliary function for now - I will …
Quickfix for unused file variable
Quickfix for unused file variable
+ PortscanSingleTimeout() because any change of arguments within Port…
+ PortscanSingleTimeout() because any change of arguments within Port…
Initial draft of LangRevshell() + further development of Gratis()
Initial draft of LangRevshell() + further development of Gratis()
+ unified Serializer() for structs
+ unified Serializer() for structs
Added ShuffleSliceInt() + moved File2Slice() from coldfire.go
Added ShuffleSliceInt() + moved File2Slice() from coldfire.go
+ TimeNTP() for obtaining time.Now() from remote server
+ TimeNTP() for obtaining time.Now() from remote server
Force push
Fix of return in RandomIntSlice()
Fix of return in RandomIntSlice()
Quickfixes cause deployment yells smh about version mismatch
Quickfixes cause deployment yells smh about version mismatch
+ IfaceIP() to return IP address of named interface
+ IfaceIP() to return IP address of named interface
Added IsEXE() and uncommented prototypes
Added IsEXE() and uncommented prototypes
More generics for booleans and iterables
More generics for booleans and iterables