EEPROM is read-only non-volatile memory whose contents can be erased and reprogrammed using a pulsed voltage often time used in embedded systems (network routers) and smart IoT devices. EEPROM holds firmware data and bootloader, in this post we will explore non-destructive way to read data from EEPROM for security assements purposes.