ext4magic 0.3.2-14build2 source package in Ubuntu

Changelog

ext4magic (0.3.2-14build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:55:07 +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
ext4magic_0.3.2.orig.tar.gz 416.9 KiB 8d9c6a594f212aecf4eb5410d277caeaea3adc03d35378257dfd017ef20ea115
ext4magic_0.3.2-14build2.debian.tar.xz 170.6 KiB 11331609beeabb795b29b94e0dc3840754be3ae9935d6bd5aef9addc5ee69fb9
ext4magic_0.3.2-14build2.dsc 2.1 KiB c520545c29137a8006a9508f3fe70b2890ec1a14f72de7fb3a14b69d1886e16d

Available diffs

View changes file

Binary packages built by this source

ext4magic: recover deleted files from ext3 or ext4 partitions

 ext4magic is a file carver (or file carving). It can be used when recovering
 from disasters or in digital forensics activities.
 .
 The deletion of files in ext3/4 filesystems can not be easily reversed. Zero
 out of the block references in the inodes makes that impossible. Experiences
 with other programs have proved that is possible restore sufficient information
 for a recover of many data files, directly from the filesystem journal.
 .
 ext4magic can extract the information from the journal and restore files in an
 entire directory tree, if the information in the journal are sufficient.
 .
 This tool can recover the most file types, with original filename, owner and
 group, file mode bits and also the old atime/mtime stamps.

ext4magic-dbgsym: debug symbols for ext4magic