Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37539449
en ru br
ALT Linux repositórios
S:0.0.0.2.507ad-alt1

Group :: Sistema/Kernel e hardware
RPM: kcore_dump

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: kcore_dump
Version: 0.0.0.2.507ad
Release: alt1

Summary: A simple tool to create a physical memory dump from userland
License: GPLv3
Group: System/Kernel and hardware
Url: https://schlafwandler.github.io/posts/dumping-/proc/kcore/
Vcs: https://github.com/schlafwandler/kcore_dump
ExclusiveArch: x86_64

Packager: Anna Khrustova <khab at altlinux.org>
Source: %name-%version.tar

%description
kcore_dump is a simple tool to create a physical memory dump
of a running x86-64 Linux system from userland.
It does so by extracting the relevant memory ranges from /proc/kcore.
The dump is written to disk in the LiME file format.

THIS TOOL HAS NOT UNDERGONE MUCH TESTING!

USE IT AT YOUR OWN RISK!

%prep
%setup

%build
gcc %optflags -o %name %name.c

%install
install -pD -m 755 %name %buildroot%_bindir/%name

%files
%_bindir/%name
%doc README.md

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009