3 lines
97 B
Python
3 lines
97 B
Python
|
from herrewebpy.firmware_forensics import memory_drawer
|
||
|
img = memory_drawer('partitions.csv')
|
||
|
img
|