Shilyx's repositories
excelize
forked from 360EntSecGroup-Skylar/excelize, not standard
dns
DNS library in Go, forked from miekg/dns, not standard
kcp-go
A Crypto-Secure, Production-Grade Reliable-UDP Library for golang with FEC
go-sqlcipher
Golang SQLCipher driver conforming to the built-in database/sql interface and using the latest sqlite3 code.
ColorOverlay
for kids
PasteTh
useless
KidsLock
when kid play with computer for a long time, lock it for a while
MazeScrnSave
a screen saver, generate and resolve maze automatic
FuckCertVerifyTime
一些使用过期或者注销证书的技术
CSDeskBand
Windows deskband with C#
system_info
Hardware information tool for Windows
tcp_exploit
Off-Path TCP Exploit: How Wireless Routers Can Jeopardize Your Secret
iBoot
iBoot from iOS9
AnswerHelper
各种答题有奖节目(百万英雄、百万赢家、冲顶大会)的辅助工具
build-web-application-with-golang
A golang ebook intro how to build a web with golang
SlxCom_bin
SlxCom is a plugin of explorer OpenSource: https://github.com/Shilyx/SlxCom
ipquery
ip query library for golang
IpRangeToIpMask
convert ip range (eg. 192.168.1.0-192.168.1.255) to ip and mask (eg. 192.168.1.0, 255.255.255.0)
PcActiveStat
Shows the detail of the boot time and shutdown time of your conputer in a month, uses excel format.
doc
doc
Ipv4RangeToIpMask
convert ipv4 range (such as 36.96.0.0-36.223.255.255) to ip and subnet mask (36.96.0.0(255.224.0.0)、36.128.0.0(255.192.0.0)、36.192.0.0(255.224.0.0))
X70FSD
Windows file system filter drivers(minifilter) to encrypt, compress, or otherwise modify file-based data require some of the most complex kernel software developed for Windows.
chardet
Charset detector library for golang derived from ICU