statsprocessor 0.11+git20160316-4 source package in Ubuntu

Changelog

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

  [ Peter Wienemann ]
  * Remove src/sp64 on clean.

  [ Sascha Steinbiss ]
  * Bump debian directory copyright date.
  * Bump Standards-Version.

 -- Sascha Steinbiss <email address hidden>  Tue, 12 Dec 2023 14:38:46 +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
Plucky release universe misc
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
statsprocessor_0.11+git20160316-4.dsc 2.1 KiB 541d99d6ca4e3c15d1ce73555623e802b8bc1ee102fc9b93bd35c11e11f8e05f
statsprocessor_0.11+git20160316.orig.tar.gz 572.4 KiB eb5e5a72e1d455ef5abd66de30eecfaffc25e721469ec24a0b6b5e2d490762aa
statsprocessor_0.11+git20160316-4.debian.tar.xz 984.4 KiB 941970d4a64f2e0d1776bf4546d4555546af306e3f7a9ab4cbbd7a73d0a8bd4b

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.