winregfs 0.7-4 source package in Ubuntu

Changelog

winregfs (0.7-4) unstable; urgency=medium

  [ Giovani Augusto Ferreira ]
  * Bumped DH level to 13.
  * Bumped standards version to 4.5.0, no changes needed.
  * debian/copyright: updated packaging years.
  * debian/tests/control: add superficial restriction (closes: #970976)
  * debian/upstream/metadata: created.

  [ Samuel Henrique ]
  * Configure git-buildpackage for Debian.

 -- Giovani Augusto Ferreira <email address hidden>  Sun, 27 Sep 2020 14:25:14 -0300

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
winregfs_0.7-4.dsc 1.9 KiB bac9162cab3690085ef9346944e361d9daac00f58d18d2c1b3936327f7d210d0
winregfs_0.7.orig.tar.gz 57.3 KiB dcc03f5c8ae684fadaef6bc096c58a7c94c7dac99d0ac2921392df9cbd2ad998
winregfs_0.7-4.debian.tar.xz 4.9 KiB 56dd0de327dc429d1bc176e902032e547ad00d572878ea66f4b25fbb182a9a40

Available diffs

No changes file available.

Binary packages built by this source

winregfs: Windows registry FUSE filesystem

 Winregfs is a FUSE-based filesystem driver that enables accessing of Windows
 registry hive files as ordinary filesystems. Registry hive file editing can
 be performed with ordinary shell scripts and command-line tools once mounted.
 .
 fsck.winregfs scans a Windows registry hive file for problems that indicate
 the hive has been damaged by hardware or software issues, reading recursively
 the key and value data structures in the registry hive.
 .
 This package provides mount.winregfs and fsck.winregfs commands.
 Winregfs is useful for pentesters, ethical hackers and forensics experts.