winregfs 0.7-5 source package in Ubuntu

Changelog

winregfs (0.7-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Giovani Augusto Ferreira ]
  * debian/watch: updated because the upstream moved the project from GitHub to Codeberg.
  * debian/control: bumped Standards-Version to 4.6.2.

 -- Giovani Augusto Ferreira <email address hidden>  Mon, 29 Apr 2024 00:03:06 -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
Oracular proposed universe misc

Downloads

File Size SHA-256 Checksum
winregfs_0.7-5.dsc 1.9 KiB b769aeab0e71cc50af784667eb502fc32a65c6bf24919656b8048a206459874e
winregfs_0.7.orig.tar.gz 57.3 KiB dcc03f5c8ae684fadaef6bc096c58a7c94c7dac99d0ac2921392df9cbd2ad998
winregfs_0.7-5.debian.tar.xz 5.0 KiB c53565a1100b1729a300b08c786c94f2a21e6e38d6eecb480225c5cb4627ceee

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.