magicrescue 1.1.10+dfsg-2build2 source package in Ubuntu

Changelog

magicrescue (1.1.10+dfsg-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:54:58 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils
Noble release universe utils

Downloads

File Size SHA-256 Checksum
magicrescue_1.1.10+dfsg.orig.tar.gz 212.8 KiB f54d34f719e010b1d1f5f02166df6deb35c01541f8cd63a85445694a1faaa52a
magicrescue_1.1.10+dfsg-2build2.debian.tar.xz 7.6 KiB 0fa9a4a074e588c6dcb6928fbcfa3dfdf6d6e6bc36cb95e4b9737eb52cf80f09
magicrescue_1.1.10+dfsg-2build2.dsc 2.3 KiB bb4e8311b190f8d1cad5c6195f0e5c0b518e479071f758f36e027a3f459f7422

View changes file

Binary packages built by this source

magicrescue: recover files by looking for magic bytes

 Magic Rescue scans a block device for file types it knows how to recover
 and calls an external program to extract them. It looks at "magic bytes"
 (file patterns) in file contents, so it can be used both as an undelete
 utility and for recovering a corrupted drive or partition. As long as
 the file data is there, it will find it.
 .
 Magic Rescue uses files called 'recipes'. These files have strings and
 commands to identify and extract data from devices or forensics images.
 So, you can write your own recipes. Currently, there are the following
 recipes: avi, canon-cr2, elf, flac, gpl, gzip, jpeg-exif, jpeg-jfif,
 mbox, mbox-mozilla-inbox, mbox-mozilla-sent, mp3-id3v1, mp3-id3v2,
 msoffice, nikon-raw, perl, png, ppm, sqlite and zip.
 .
 This package provides magicrescue, dupemap and magicsort commands.
 magicrescue is a carver and it is useful in forensics investigations.

magicrescue-dbgsym: debug symbols for magicrescue