-
Securely Wipe Disks and Delete Files
Table of Contents Introduction Wipe Disk Wipe All Data Fast With Zeros Write Pseudorandom Data Wipe A Single File Stay Safe Introduction In this guide I will try to show you how to safely wipe disks and delete files, or at least, make data recovery quite hard. Secure data deletion...
-
PhotoRec - Recover deleted files
Introduction A tool that I prefer to recover deleted files or to analyze a memory in search of evidence is Photorec by CGSecurity. As explained on the program website: PhotoRec is file data recovery software designed to recover lost files including video, documents and archives from hard disks, CD-ROMs, and...
-
Arch Linux - Install and setup KVM/QEMU
Checking support for KVM Hardware support Checking hardware support for KVM (named VT-x for Intel and AMD-V for AMD CPUs): LC_ALL=C lscpu | grep Virtualization Or: grep -E --color=auto 'vmx|svm|0xc0f' /proc/cpuinfo If nothing is displayed after running either command, then your processor does not support hardware virtualization, and you will...
-
This is my website
Well. Finally I decide to build this blog for all the nerds, hackers, security researchers, privacy freaks, and all the people that want to get information about Computer world. In these days, like many people around the world, I’m on quarantine, I hope that you are fine while reading this....