Skip to content

self_terminat_method

Ethen Tso edited this page Jul 3, 2015 · 1 revision

1st Gen - dd

just a simple dd start with zero
do nothing on ram

2nd Gen - initrd

reboot, format, and dd

3rd Gen - kernel module

know memory schema, and erase heap, cache, process area
know disk schema, erase structure firse, then random erase data area

or - in register killer

a small binary can run inside processor
random erase RAM
random erase Drives

Clone this wiki locally