coldboot-attacks icon indicating copy to clipboard operation
coldboot-attacks copied to clipboard

Archive of the original "cold boot" attack tools from CITP at Princeton. The original links are broken.

Results 1 coldboot-attacks issues
Sort by recently updated
recently updated
newest added

I have tried creating a 64-bit version using Ubuntu 16.04 with: make -f Makefile.64 and then sudo dd if=scraper.bin of=/dev/sdb to no avail. Have tried dumping the memory but I...