diff --git a/README.md b/README.md index 1cb0f2b32..b9cbc0b01 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,12 @@ Symbol table packs for the various operating systems are available for download +The hashes to verify whether any of the symbol pack files have downloaded successfully or have changed can be found at: + + + + + Symbol tables zip files must be placed, as named, into the `volatility/symbols` directory (or just the symbols directory next to the executable file). Windows symbols that cannot be found will be queried, downloaded, generated and cached. Mac and Linux symbol tables must be manually produced by a tool such as [dwarf2json](https://github.com/volatilityfoundation/dwarf2json).