reglookup 1.0.1+svn287-10 source package in Ubuntu

Changelog

reglookup (1.0.1+svn287-10) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.
  * Apply multi-arch hints. + reglookup-doc: Add Multi-Arch: foreign.
  * Remove constraints unnecessary since buster (oldstable)

  [ Sven Geuer ]
  * d/p/*: Add patch fixing FTBFS with GCC-14 (Closes: #1075442).
  * d/libregfi1t64.symbols: Add Build-Depends-Package meta-information field.
  * d/libregfi1t64.lintian-overrides: Remove unused override.
  * d/control:
    - Bump Standards-Version to 4.7.0.
    - Apply "wrap-and-sort -at".
  * d/u/metadata: Rework metadata to comply with DEP-12.
  * d/copyright: Update debian/* stanza.

 -- Sven Geuer <email address hidden>  Tue, 20 Aug 2024 23:17:09 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils

Downloads

File Size SHA-256 Checksum
reglookup_1.0.1+svn287-10.dsc 2.3 KiB 124d33484ddc11a9eda23324706320bc5d6cb33bb4a9bf273bd5d267df76f253
reglookup_1.0.1+svn287.orig.tar.gz 178.9 KiB 4fc7f5691829776e00e78d1574d533d4ff8f8b5a464e8efdd2b6c961fe46e279
reglookup_1.0.1+svn287-10.debian.tar.xz 8.2 KiB 0c8aca80e547e91752adcbbc4b54da40abab5c6941d0683266befa66b2681354

No changes file available.

Binary packages built by this source

libregfi-dev: utility to analysis for Windows NT-based registry (devel files)

 RegLookup is a system to direct analysis of Windows NT-based registry
 files providing command line tools, a C API, and a Python module for
 accessing registry data structures. The project has a focus on providing
 tools for digital forensics investigations (though is useful for many
 purposes), and includes algorithms for retrieving deleted data structures
 from registry hives.
 .
 Currently the program allows one to read an entire registry and output it
 in a (mostly) standardized, quoted format. It also provides features for
 filtering of results based on registry path and data type.
 .
 This package provides the development files.

libregfi1t64: utility to analysis for Windows NT-based registry (shared library)

 RegLookup is a system to direct analysis of Windows NT-based registry
 files providing command line tools, a C API, and a Python module for
 accessing registry data structures. The project has a focus on providing
 tools for digital forensics investigations (though is useful for many
 purposes), and includes algorithms for retrieving deleted data structures
 from registry hives.
 .
 Currently the program allows one to read an entire registry and output it
 in a (mostly) standardized, quoted format. It also provides features for
 filtering of results based on registry path and data type.
 .
 This package provides the runtime library.

libregfi1t64-dbgsym: debug symbols for libregfi1t64
python3-pyregfi: Python 3 Bindings for reglookup

 This package contains Python 3 bindings to libregfi. There are the low-level
 data structures for winsec library and C API mappings for accessing
 registry data structures.

reglookup: utility to analysis for Windows NT-based registry

 RegLookup is a system to direct analysis of Windows NT-based registry
 files providing command line tools, a C API, and a Python module for
 accessing registry data structures. The project has a focus on providing
 tools for digital forensics investigations (though is useful for many
 purposes), and includes algorithms for retrieving deleted data structures
 from registry hives.
 .
 Currently the program allows one to read an entire registry and output it
 in a (mostly) standardized, quoted format. It also provides features for
 filtering of results based on registry path and data type. The package
 provides the following commands: reglookup, reglookup-recover and
 reglookup-timeline.

reglookup-dbgsym: debug symbols for reglookup
reglookup-doc: developer documentation for libregfi and python-pyregfi

 RegLookup is a system to direct analysis of Windows NT-based registry
 files providing command line tools, a C API, and a Python module for
 accessing registry data structures. The project has a focus on providing
 tools for digital forensics investigations (though is useful for many
 purposes), and includes algorithms for retrieving deleted data structures
 from registry hives.
 .
 Currently the program allows one to read an entire registry and output it
 in a (mostly) standardized, quoted format. It also provides features for
 filtering of results based on registry path and data type. The package
 provides the following commands: reglookup, reglookup-recover and
 reglookup-timeline.
 .
 This package contains the all developer documentation for libraries libregfi
 and python-pyregfi.