Pinned Repositories
AES
Implementations of white-box AES constructions and their cryptanalyses.
Antinvader
An minifilter-based transparent encryptor
asm2plan9s
Tool to generate BYTE sequences for Go assembly as generated by YASM
beego
beego is an open-source, high-performance web framework for the Go programming language.
binary
This project aims to provide a uniform representation for the data of ELF and PE binary executables.
binpacker
A binary packer and unpacker
brutemachine
A Go library which main purpose is giving an interface to loop over a dictionary and use those words/lines as input for some custom logic such as HTTP file bruteforcing, DNS bruteforcing, etc.
cms
后台管理系统基础功能
SM3
Implementing SM3(crypt algorithm) by Go
sync
lotus-king's Repositories
lotus-king/SM3
Implementing SM3(crypt algorithm) by Go
lotus-king/AES
Implementations of white-box AES constructions and their cryptanalyses.
lotus-king/beego
beego is an open-source, high-performance web framework for the Go programming language.
lotus-king/binpacker
A binary packer and unpacker
lotus-king/brutemachine
A Go library which main purpose is giving an interface to loop over a dictionary and use those words/lines as input for some custom logic such as HTTP file bruteforcing, DNS bruteforcing, etc.
lotus-king/crypto
[mirror] Go supplementary cryptography libraries
lotus-king/EQGRP
Decrypted content of eqgrp-auction-file.tar.xz
lotus-king/EQGRP_Lost_in_Translation
Decrypted content of odd.tar.xz.gpg, swift.tar.xz.gpg and windows.tar.xz.gpg
lotus-king/ERP
基于beego的进销存系统
lotus-king/excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
lotus-king/flexidie
Source code and binaries of FlexiSpy from the Flexidie dump
lotus-king/ftpd
A pure go ftp server with web management UI
lotus-king/gabs
For parsing, creating and editing unknown or dynamic JSON in golang
lotus-king/Generic
Constructions and cryptanalyses of generic ciphers.
lotus-king/go-billy
The missing interface filesystem abstraction for Go
lotus-king/go-daemon
A library for writing system daemons in golang.
lotus-king/go_image
Golang:简单二次封装的图像处理库:图片裁剪|更多功能待封装
lotus-king/gokeepasslib
A library to read and write keepass 2 files written in go
lotus-king/google-authenticator
Open source version of Google Authenticator (except the Android app)
lotus-king/goproxy
An HTTP proxy library for Go
lotus-king/govanityurls
Use a custom domain in your Go import path
lotus-king/imaging
Simple Go image processing package
lotus-king/imgo
golang图像处理工具库(golang image process lib)
lotus-king/lotus-wu.github.io
lotus-wu网络安全博客
lotus-king/PPGo_ApiAdmin
go-API-manage
lotus-king/PPGo_Job
定时任务管理-支持多台服务器
lotus-king/primitives
Mathematical primitives which are common to many white-box constructions and cryptanalyses.
lotus-king/service
Run go programs as a service on major platforms.
lotus-king/sha256-simd
Pure Go implementation of SHA256 using SIMD instructions for Intel and ARM
lotus-king/telnet
Package to handle a telnet connection