Index of tools/tools_defcon_BIOS/userland-unix

Parent directory
BIOS keyboard buffer hysteresis generic userland exploit for *nix.

// Jonathan Brossard - [email protected] - [email protected]

Tested successfully under various Linux, *BSD and Solaris platforms.

This code is able to retreive passwords from both /dev devices 
(a la /dev/mem, a raw mapping of the physical memory), 
and files from pseudo file system /proc (a la kcore,
which contains kernel memory under the structure of a core file).

Limited support is also provided to handle /dev/kmem under Linux.