An open API service indexing awesome lists of open source software.

https://github.com/nchgroup/go-gui-encoder

GUI Encoder for script kiddies
https://github.com/nchgroup/go-gui-encoder

development encoder go golang gui

Last synced: 11 months ago
JSON representation

GUI Encoder for script kiddies

Awesome Lists containing this project

README

          

# gui-encoder

# Run
```bash
go run main.go
```

# Build
```bash
go build -o gui-encoder main.go
```