dezmen3
dezmen3
> It seems that _codingame-cpp-merge_ tries to include headers from the commented out `#include "someheader.hpp"` statements. 🤔 ``` function processFile(file, include) { let processedOnce = false; for (let i =...
> now the PDB generation works for IDA 9.0 too. > > could import the generated PDB to visual studio and functions/globals were mapped fine. > > "find signature" still...
> > > now the PDB generation ... > > > > > > Can you share your compiled files? Building requires pretty bulky compilation including LLVM :/ > >...
Release compiled version please ^^'
> @dezmen3 You can grab compiled version using the link in readme > > https://nightly.link/Mixaill/FakePDB/workflows/CI/master/binaries.zip  Thanks, my bad, tracked Release tab, latest was 2021 :/
@Mixaill actually, i'm having same issue with newer releases :/ My app is not exe but bin, so it's app.bin. If I use old pdbgen.exe and json generated by new...