statsprocessor 0.11+git20160316-3 source package in Ubuntu

Changelog

statsprocessor (0.11+git20160316-3) unstable; urgency=medium

  * Fix watchfile.
  * Set Rules-Requires-Root.
  * Bump Standards-Version.

 -- Sascha Steinbiss <email address hidden>  Tue, 02 Nov 2021 23:45:23 +0100

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
statsprocessor_0.11+git20160316-3.dsc 2.1 KiB 838ea6434053a3e2e7d93e6c88140860986cc008c5288b3607c7fe19d60d4837
statsprocessor_0.11+git20160316.orig.tar.gz 572.4 KiB eb5e5a72e1d455ef5abd66de30eecfaffc25e721469ec24a0b6b5e2d490762aa
statsprocessor_0.11+git20160316-3.debian.tar.xz 984.7 KiB 5834953ae69a8fb731766cb8903e7bd73b36e8d1c77a04ec5585fa026bb79c79

No changes file available.

Binary packages built by this source

statsprocessor: word generator based on per-position Markov chains

 Statsprocessor is a word generator based on per-position Markov chains
 packed into a single stand-alone binary. It generates candidate words based
 on a Hashcat format .hcstat file by using this information to determine which
 letter is following which letter based on the analysis of the original input
 dictionary used to generate the .hcstat. The resulting words can then, for
 example, be postprocessed and fed into Hashcat or other password recovery
 tools.