winregfs 0.7-4build2 source package in Ubuntu

Changelog

winregfs (0.7-4build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 19:34:49 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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
winregfs_0.7.orig.tar.gz 57.3 KiB dcc03f5c8ae684fadaef6bc096c58a7c94c7dac99d0ac2921392df9cbd2ad998
winregfs_0.7-4build2.debian.tar.xz 5.0 KiB b93ebbf5cee9861c0c95d4d4f2d8901cd335a6516704c749303314097830b473
winregfs_0.7-4build2.dsc 2.0 KiB 7d2055ec970a1bb425c61a4a6fbd016f69d67b1cdf494886490f68f82cf96634

Available diffs

View changes file

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.