magicrescue 1.1.10+dfsg-2build1 source package in Ubuntu

Changelog

magicrescue (1.1.10+dfsg-2build1) noble; urgency=high

  * No change rebuild against libgdbm-compat4t64.

 -- Julian Andres Klode <email address hidden>  Fri, 22 Mar 2024 17:44:08 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
magicrescue_1.1.10+dfsg.orig.tar.gz 212.8 KiB f54d34f719e010b1d1f5f02166df6deb35c01541f8cd63a85445694a1faaa52a
magicrescue_1.1.10+dfsg-2build1.debian.tar.xz 7.6 KiB 670b5338f876338089030100882eb5eb7fb126cb635b1e1f28b3efedc8dad8ae
magicrescue_1.1.10+dfsg-2build1.dsc 2.3 KiB e97bac747a743c1eed4d889f77a7f976500984ab1835652d65687a666ffba64e

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