Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
COPYING-pefile | 03-Dec-2014 | 1.4K | |
img_fingerprint.py | 03-Dec-2014 | 804 | |
pdb_fingerprint_from_img.py | 03-Dec-2014 | 2K | |
pefile.py | 03-Dec-2014 | 136.3K | |
README.chromium | 03-Dec-2014 | 405 | |
source_index.py | 03-Dec-2014 | 8.5K |
1 These files are related to the symbol and source server. 2 3 This requires some Microsoft utilities. From a 32-bit WinDbg installation with 4 source server support, copy the following files to this directory: 5 dbghelp.dll 6 pdbstr.exe 7 srctool.exe 8 9 The follow files were copied from the BSD licensed pefile-1.2.9.1: 10 COPYING-pefile 11 pefile.py 12 13 pefile is available from: 14 http://code.google.com/p/pefile/ 15