/puffgo

A go package implementing a simple logic-bomb.

Primary LanguageGoGNU Lesser General Public License v3.0LGPL-3.0

puffgo

A simple go package implementing a simple logic-bomb

❗ Warning ❗

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! ⚡.

Usage

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

License 📜

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.