FakePDB
FakePDB copied to clipboard
fakepdb crash when I generate .PDB file
I compile it from sources, and fakepdb crashed when I generate .PDB file, Since there are no fakepdb symbol file, I can't easily analyze dump files. Could you please tell me how to generate symbol files when compiling fakepdb .
IDA .idb and crash dump file have been uplaod to Google Drive https://drive.google.com/file/d/1yfHaLg0KIJkB7JeYDKdyPvhOlL0fl4z3/view
Thanks in advance
修改一下build.ps1文件?
You need to install python version of 3.8.10 and using idapyswitch to that version, then it'll works. I test v3.11 just now and it crash.