├── LICENSE ├── Makefile └── src └── main.cpp /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/V10lator/SigPlugin/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/V10lator/SigPlugin/HEAD/Makefile -------------------------------------------------------------------------------- /src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/V10lator/SigPlugin/HEAD/src/main.cpp --------------------------------------------------------------------------------