Abbas-MG
Abbas-MG
> > now the PDB generation ... > > Can you share your compiled files? Building requires pretty bulky compilation including LLVM :/ its a tiny fix to python file....
@ThiconZ as i said, i tested it on my target only. do you have an .i64 file for which this fix doesn't work? i need it to test if my...
@ThiconZ thanks for the sample. when ran FakePDB on it i only got the json file while for my own target i still get both pdb and json files; FakePDB...
fork the repo and head to the Actions; then trigger the CI workflow by doing a simple commit or add a workflow_dispatch to the workflow and run it manually. will...
@privacyguy123 i did a quick look into pdb generation and i think there's a problem in converting IDA's info to json; later upon creating pdb from json, a bug crashes...
@dezmen3 I've encountered this issue too, but unfortunately, I deleted that project. It also seems like the problem doesn't occur with all projects. Currently, I'm working with a very large...
This build includes fixes along with a simple exception handler; please test. Before proceeding, back up your `IDA pro\plugins\fakepdb` folder and copy the contents of the ZIP file into it....