Projects tagged ‘dump’ and ‘linux’


Jump to tag:

Projects tagged ‘dump’ and ‘linux’

Filtered by Project Tags dump linux

Refine results Project Tags coreboot (3) x86 (3) tool (2) msr (2) register (2) commandline (2) cli (2) elf (1) security (1) firmware (1) info (1) lx (1)

[4 total ]

1 Users

nvramtool (previously known as lxbios and cmos_util) is a utility for reading/writing coreboot parameters and displaying information from the coreboot table in CMOS/NVRAM. The program is intended ... [More] only for x86-based Linux systems that use coreboot, but can also be used for non-coreboot systems (e.g. for dumping all NVRAM bytes). [Less]
Created 5 months ago.

1 Users

msrtool is a small utility that dumps chipset-specific MSR registers.
Created 5 months ago.

1 Users

inteltool is a small utility that provides some information about the Intel CPU/chipset hardware configuration (register contents, MSRs, etc).
Created 5 months ago.

0 Users

Pstrmem: can be used to print printable characters found in the mapped memory of a running process, to dump it's memory or wait and monitor signals all of this without causing the process to ... [More] terminate. It will iterate over the mapped memory of the process /proc/pid/maps and reading a memory region according to some specified swithes, after that calling callback functions to operate on the peeked data. Monitor signals: Error signals, Termination signals, ... For: GNU/Linux (x86-32). UPDATE: working on a new version: bugs correction, plugins support, ... [Less]
Created 9 months ago.