Pinned Repositories
ccvalidator-test-task
clientx
Library for fast building client API. Uses generics to encode/decode custom models
ethernet
Implementation of Ethernet 802.3, VLAN, 802.1P, 802.11 (Wireless Ethernet) frame serialization/deserialization library written in Go
eventsourcing-go
Event Sourcing library written in Go
go-wiper
Safely wiping your secure data in Golang
golang-uacbypasser
Windows UAC bypass techniques implemented and written in Go
hotelbeds-go
Go client library for HotelBeds API
openai-go
OpenAI GPT-3/3.5/4 API client written in Go
winreg
Windows registry implementation in V
vscode-vlang
V Language extension for Visual Studio Code.
0x9ef's Repositories
0x9ef/golang-uacbypasser
Windows UAC bypass techniques implemented and written in Go
0x9ef/openai-go
OpenAI GPT-3/3.5/4 API client written in Go
0x9ef/clientx
Library for fast building client API. Uses generics to encode/decode custom models
0x9ef/go-wiper
Safely wiping your secure data in Golang
0x9ef/ethernet
Implementation of Ethernet 802.3, VLAN, 802.1P, 802.11 (Wireless Ethernet) frame serialization/deserialization library written in Go
0x9ef/eventsourcing-go
Event Sourcing library written in Go
0x9ef/hotelbeds-go
Go client library for HotelBeds API
0x9ef/ccvalidator-test-task
0x9ef/go-maps
Golang generic thread-safe map helpers.
0x9ef/lpcap
Lightweight PCAP format written in Go
0x9ef/winreg
Windows registry implementation in V
0x9ef/tablewriter
ASCII table in golang
0x9ef/v
Simple, fast, safe, compiled language for developing maintainable software. Supports translation from C and (soon) C++. Compiles itself in <1s.
0x9ef/WinPwnage
💻 Elevate, UAC bypass, privilege escalation, dll hijack techniques
0x9ef/go-sqlbuilder
A flexible and powerful SQL string builder library plus a zero-config ORM.
0x9ef/sqlx
general purpose extensions to golang's database/sql