lime-forensics 1.8.1-2 source package in Ubuntu

Changelog

lime-forensics (1.8.1-2) unstable; urgency=medium

  * Removed CI test because it is not useful for Debian for now.
    (Closes: #935543)
  * debian/control: bumped Standards-Version to 4.4.0.

 -- Joao Eriberto Mota Filho <email address hidden>  Fri, 23 Aug 2019 18:17:43 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
lime-forensics_1.8.1-2.dsc 2.0 KiB d289c2025773cafe52094d451a3f51ca26e4ce56c2abed7645a1b5a3f94a2ef1
lime-forensics_1.8.1.orig.tar.gz 20.6 KiB e43f6d33595d2f0bcc051787b54c82aef7902810efd08b1bb7d608aff84791b7
lime-forensics_1.8.1-2.debian.tar.xz 4.2 KiB 3be22f241cea1199f35d9ffe531dc2805a62a4bd37370adff3e86d32cffb16b4

No changes file available.

Binary packages built by this source

lime-forensics-dkms: kernel module to memory dump (DKMS)

 LiME (Linux Memory Extractor, formerly DMD) is a Loadable Kernel
 Module (LKM), which allows the acquisition of volatile memory (RAM)
 from Linux and Linux-based devices, such as those powered by Android.
 In others words, you can use it to get a memory image from a machine.
 .
 The tool supports acquiring memory either to the file system of the
 device or over the network. LiME is unique in that it is the first
 tool that allows full memory captures from Android devices. It also
 minimizes its interaction between user and kernel space processes
 during acquisition. It will produce memory captures that are more
 forensically sound than those of other tools designed for Linux
 memory acquisition. The dump format provided as "lime" is fully
 compatible with volatility framework.
 .
 This package provides the source code for the lime-forensics kernel
 modules to be build with dkms.
 .
 Kernel source or headers are required to compile these modules.