Categorygithub.com/kopp0ut/go-util
repository
0.0.0-20231014105833-65c1c1ca087f
Repository: https://github.com/kopp0ut/go-util.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

go-util

Go Report Card Go Reference

Simple Utils that are useful for C2 frameworks and various hacker tools.

enc

enc contains encryption functions and helpers to save me writing them for every potential poc. There's a really good book on go crypto which I recommend you check out as some of the examples are from there:

https://leanpub.com/gocrypto/read#leanpub-auto-chapter-1-introduction


utc

Simple package to generate utc timestamps in the format I like, that's it. I also use this as a cli tool in my path, to easily and quickly print utc timestamps for screenshots/output.