diff --git a/.vscode/launch.json b/.vscode/launch.json index 537821b..5e135c1 100755 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -35,7 +35,7 @@ "program": "herrewebpy/firmware_forensics/memory_drawer.py", "args": [ "--input", - "sample_data/csv/stack_and_functions.csv", + "/home/jonathan/projects/Amlogic_S905X3/device_docs/memory_map.csv", ], "console": "integratedTerminal", "justMyCode": false diff --git a/memory_drawer.html b/memory_drawer.html deleted file mode 100644 index dec5c50..0000000 --- a/memory_drawer.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -
-
- - \ No newline at end of file