nightly.link / latest binaries download link is 404'ing
the link to download the latest build is 404'ing
https://nightly.link/Mixaill/FakePDB/workflows/CI/master/binaries.zip
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 take an hour to build.
if you couldn't do it, let me know, i built it yesterday.
please just upload it :(
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 take an hour to build.
if you couldn't do it, let me know, i built it yesterday.
@Abbas-MG
You seem to have had some luck with this recently - can you get it to output a .pdb file on IDA Pro 9.1? The log says it is but I see no file created, tried through the IDA interface and manually with the command-line.
@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 the process. ill look into it when i get some time. #46_
@SSSiyan @ShizCalev Today's build. here you go: binaries.zip
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 take an hour to build.
if you couldn't do it, let me know, i built it yesterday.
Thanks for this. Worked like a charm ;)