https://github.com/sug0/go-ips
IPS patcher in Go.
https://github.com/sug0/go-ips
format go golang ips patcher
Last synced: 2 months ago
JSON representation
IPS patcher in Go.
- Host: GitHub
- URL: https://github.com/sug0/go-ips
- Owner: sug0
- Created: 2019-05-03T02:23:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T13:28:57.000Z (about 6 years ago)
- Last Synced: 2025-02-13T08:54:16.960Z (4 months ago)
- Topics: format, go, golang, ips, patcher
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-ips
IPS patcher in Go. Based on this [spec](https://zerosoft.zophar.net/ips.php).
# Reference
Available at [godoc](https://godoc.org/github.com/sug0/go-ips).