regripper 3.0~git20221205.d588019+dfsg-1.1 source package in Ubuntu

Changelog

regripper (3.0~git20221205.d588019+dfsg-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "autopkgtest failure with Perl 5.38: changed diagnostics":
    Add patch from upstream Git repo fixing a syntax error (stray
    parenthesis) in ./plugins/clsid_tln.pl.
    Additionally add the now fixed clsid_tln plugin to
    debian/tests/testfiles/regripper-plugins.csv, the file containing the
    expected plugins.
    (Closes: #1060740)

 -- gregor herrmann <email address hidden>  Wed, 17 Jan 2024 19:45:41 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
regripper_3.0~git20221205.d588019+dfsg-1.1.dsc 2.2 KiB 41283fb6b473733304d094634a0b14a23d53e59832c646cc1e11acefe9dbfcc5
regripper_3.0~git20221205.d588019+dfsg.orig.tar.xz 119.7 KiB 0a6a08b8db80924426c42988e6b4474c3efc246349d542ed7849aab7b5b63784
regripper_3.0~git20221205.d588019+dfsg-1.1.debian.tar.xz 121.0 KiB ebf0fd44772b75712e5ac71c0ab1a5c3dcfbed747da132717afb460056597cd7

No changes file available.

Binary packages built by this source

regripper: perform forensic analysis of registry hives

 Regripper's CLI tool can be used to surgically extract, translate, and
 display information (both data and metadata) from Registry-formatted
 files via plugins in the form of Perl-scripts. It allows the analyst to
 select a hive-file to parse and a plugin or a profile, which is a list
 of plugins to run against the given hive. The results go to STDOUT and
 can be redirected to a file, that the analyst designates.