maskprocessor 0.73+git20170609.1708898-4 source package in Ubuntu

Changelog

maskprocessor (0.73+git20170609.1708898-4) unstable; urgency=medium

  * Enable building twice in a row.
    Closes: #1045581
  * Bump Standards-Version.
  * Bump debian directory copyright date.

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

Downloads

File Size SHA-256 Checksum
maskprocessor_0.73+git20170609.1708898-4.dsc 2.1 KiB e05fa06819723677a27fd6f7557c76aa00b44bb1b1ba0da643dc3a719342ba88
maskprocessor_0.73+git20170609.1708898.orig.tar.gz 7.9 KiB a37279b613ead13485d8cc6a39100f38529d1d526040e45ed71f826591f946bc
maskprocessor_0.73+git20170609.1708898-4.debian.tar.xz 6.7 KiB e11c49c249b0cf15e8399d86018492160817c9b1f2e034116ab0eb6a03e2c602

No changes file available.

Binary packages built by this source

maskprocessor: high-performance word generator with a per-position configurable charset

 Maskprocessor is a fast word list generator. It enumerates all combinations
 from a given user-defined keyspace and outputs the results. Since it supports
 different alphabets (which also can be combined) at different positions in the
 generation template ('mask'), this approach allows a more fine-tunable
 generation of candidates than using 'naive' brute force enumeration of words.
 Masks are defined using the description also used in the Hashcat password
 recovery utility.