2017 © Pedro Peláez
 

library sigtool

Generates signatures for phpMussel using main.cvd and daily.cvd from ClamAV.

image

phpmussel/sigtool

Generates signatures for phpMussel using main.cvd and daily.cvd from ClamAV.

  • Thursday, June 28, 2018
  • by Maikuolan
  • Repository
  • 3 Watchers
  • 4 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 3 Versions
  • 25 % Grown

The README.md

License: MIT PRs Welcome, (*1)

SigTool.

Generates signatures for phpMussel using main.cvd and daily.cvd from ClamAV., (*2)


How to install:

Before installing, please check the requirements. If these aren't met, SigTool won't operate correctly., (*3)

Requirements:

  • For SigTool <= 1.0.2: PHP >= 7.0.3 with phar support (PHP >= 7.2 recommended).
  • For SigTool 1.0.3: PHP >= 7.0.3 (PHP >= 7.2 recommended).
  • For SigTool v2: PHP >= 7.2.
  • All versions: At least >= 681 MBs of available RAM (but, at least >= 1 GB is strongly recommended).
  • All versions: Approximately ~300 MBs of available disk space (this number may vary between iterations of the signatures database).
  • All versions: Ability to operate PHP in CLI-mode (e.g., command prompt, terminal, shell, bash, etc).

The recommended way to install SigTool is through Composer., (*4)

composer require phpmussel/sigtool, (*5)

Alternatively, you can clone the repository, or download the ZIP, directly from GitHub., (*6)


How to use:

Note that SigTool is NOT a web-based PHP application (or web-app)! SigTool is a CLI-based PHP application (or CLI-app) intended to be used with terminal, shell, etc. It can be invoked by calling the PHP binary with the SigTool.php file as its first argument:, (*7)

$ php SigTool.php, (*8)

Help information will be displayed when SigTool is invoked, listing the possible flags (second argument) that can be used when operating SigTool., (*9)

More information can be found in the documentation herein., (*10)


Documentation:


Last Updated: 1 July 2024 (2024.07.01)., (*11)

The Versions

28/06 2018

dev-master

9999999-dev

Generates signatures for phpMussel using main.cvd and daily.cvd from ClamAV.

  Sources   Download

MIT

The Requires

  • php >=7.0.3

 

generator clamav signatures phpmussel sigtool

19/01 2018

v0.2.0

0.2.0.0

Generates signatures for phpMussel using main.cvd and daily.cvd from ClamAV.

  Sources   Download

MIT

The Requires

  • php >=7.0.3

 

generator clamav signatures phpmussel sigtool

08/08 2017

v0.1.0

0.1.0.0

Generates signatures for phpMussel using main.cvd and daily.cvd from ClamAV.

  Sources   Download

MIT

The Requires

  • php >=7.0.3

 

generator clamav signatures phpmussel sigtool