Skip to content

Activity

Deleted branch

Merge pull request #42 from redcode-labs/dependabot/go_modules/golang…

Pull request merge
unrootedpushed 2 commits to master • 56abb5e…72e0ebf • 
on Dec 13, 2024

Bump golang.org/x/crypto from 0.20.0 to 0.31.0

dependabot[bot]created dependabot/go_modules/golang.org/x/crypto-0.31.0 • 8c962a5 • 
on Dec 13, 2024

Merge pull request #40 from redcode-labs/cleanup

Pull request merge
unrootedpushed 2 commits to master • 07d7928…56abb5e • 
on Dec 8, 2024

remove unused code

wr0beljcreated cleanup • dd445b3 • 
on Dec 7, 2024

Merge pull request #39 from elusivethreat/master

Pull request merge
unrootedpushed 2 commits to master • b391944…07d7928 • 
on Mar 31, 2024

fixing undeclared variables, typos, and other stuff related to Linux …

Pull request merge
unrootedpushed 1 commit to master • f1b8b57…b391944 • 
on Mar 13, 2024

+ RunShellcode() for executing raw bytearray (optionally in backgroun…

wintrmvtepushed 1 commit to master • fb96be7…f1b8b57 • 
on Nov 23, 2023

+ CheckRootSSH() for checking if SSH session has a root context (with…

wintrmvtepushed 1 commit to master • 79676a4…fb96be7 • 
on Nov 22, 2023

Commenting out Gratis() and it's auxiliary function for now - I will …

wintrmvtepushed 1 commit to master • cc3a2ef…79676a4 • 
on Nov 22, 2023

Quickfix for unused file variable

wintrmvtepushed 1 commit to master • 31f679c…cc3a2ef • 
on Nov 22, 2023

+ PortscanSingleTimeout() because any change of arguments within Port…

wintrmvtepushed 1 commit to master • 6e3cec1…31f679c • 
on Nov 22, 2023

Initial draft of LangRevshell() + further development of Gratis()

wintrmvtepushed 1 commit to master • 69911bc…6e3cec1 • 
on Nov 22, 2023

+ unified Serializer() for structs

wintrmvtepushed 1 commit to master • 1028e97…69911bc • 
on Nov 22, 2023

+ RandomStringCharset()

wintrmvtepushed 1 commit to master • 5a2188a…1028e97 • 
on Nov 21, 2023

Added ShuffleSliceInt() + moved File2Slice() from coldfire.go

wintrmvtepushed 2 commits to master • 55307cf…5a2188a • 
on Nov 21, 2023

+ Url2Lines()

wintrmvtepushed 1 commit to master • 80ce406…55307cf • 
on Nov 17, 2023

+ TimeNTP() for obtaining time.Now() from remote server

Force push
wintrmvteforce pushed to master • 0688c9e…80ce406 • 
on Nov 15, 2023

Retval fix in Blob2Bytes()

wintrmvtepushed 1 commit to master • 1767839…0688c9e • 
on Nov 11, 2023

+ Blob2Bytes()

wintrmvtepushed 1 commit to master • dea4894…1767839 • 
on Nov 11, 2023

+ Port2HexBE()

wintrmvtepushed 1 commit to master • 9857610…dea4894 • 
on Nov 11, 2023

Fix of return in RandomIntSlice()

wintrmvtepushed 1 commit to master • 824b0de…9857610 • 
on Nov 9, 2023

Quickfixes cause deployment yells smh about version mismatch

wintrmvtepushed 1 commit to master • 3fb0b51…824b0de • 
on Nov 9, 2023

+ IfaceIP() to return IP address of named interface

wintrmvtepushed 1 commit to master • 5549233…3fb0b51 • 
on Nov 9, 2023

Added IsEXE() and uncommented prototypes

wintrmvtepushed 2 commits to master • c3a7a0f…5549233 • 
on Sep 30, 2023

More generics for booleans and iterables

wintrmvtepushed 1 commit to master • 0495a04…c3a7a0f • 
on Sep 28, 2023

res is actually not a boolean

wintrmvtepushed 1 commit to master • 2cba24d…0495a04 • 
on Sep 26, 2023

Fixed unused res in Yubi()

wintrmvtepushed 1 commit to master • a8259d9…2cba24d • 
on Sep 26, 2023

Some quickfixes

wintrmvtepushed 2 commits to master • 86ea2dd…a8259d9 • 
on Sep 26, 2023

RemoveLast() is now RemoveNth() + Introspect() for fields evaluation …

wintrmvtepushed 2 commits to master • 778f0e6…86ea2dd • 
on Sep 19, 2023