A simple go package implementing a simple logic-bomb
This project is strictly for educational/research purposes, any malicious activities that involve use of this repository is not the responsibility of the owner. ⚡ Ignore at your own risk! ⚡.
To use the types and functions within, simply import:
import "github.com/ARaChn3/puffgo"
Run the following command in shell to get the module for your package:
$ go get github.com/ARaChn3/puffgo
More info about the library, including docs, usage reference and examples, can be found on the project's wiki
This project is licensed under the GNU LGPLv3 (GNU Lesser General Public License 3.0) License. Please see License File for more information.
Credit to the free-gophers-pack project for the gopher in the logo.