Skip to content

Instantly share code, notes, and snippets.

@lennartblanco
lennartblanco / symhash.py
Last active October 18, 2022 08:48
Symstore hashes
#!/usr/bin/env python
"""
Print symstore hash values for PDB amd EXE/DLL files.
Usage:
python symhash.py [file1 [file2 ...]]