Digital Forensics Lec6 Spring 2021
Digital Forensics Lec6 Spring 2021
1. Digital Number
Systems
2. PC Boot Process
3. BIOS vs UEFI
4. Data Representation
5. File Carving
– BIOS deals with the basic movement of data around the computer
CPU Resetting
POST verifies CPU working & its own code integrity first
Faster startup
Big-endian vs Little-endian
– Big-endian architectures place the most significant bytes on the
left
– Little-endian architectures place the most significant bytes on
the right