statsprocessor 0.11+git20160316-5 source package in Ubuntu

Changelog

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

  [ Helmut Grohne ]
  * Fix FTCBFS: Regenerate compiler flags on build architecture pass.
    Closes: #1092572

 -- Sascha Steinbiss <email address hidden>  Wed, 30 Apr 2025 21:28:03 +0200

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
Questing release universe misc

Downloads

File Size SHA-256 Checksum
statsprocessor_0.11+git20160316-5.dsc 2.1 KiB ee768542cddde7063f8b90304a6748bfd206d3d2a66d1a4771c56a90dc82ebac
statsprocessor_0.11+git20160316.orig.tar.gz 572.4 KiB eb5e5a72e1d455ef5abd66de30eecfaffc25e721469ec24a0b6b5e2d490762aa
statsprocessor_0.11+git20160316-5.debian.tar.xz 985.0 KiB a2a0ce6f1e87edfd190855ec3b255245423644336c861556e02d3af7d4380c39

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.