trendmicro / tlsh

Other
732 stars 136 forks source link

tlsh.dll but not tlsh.exe is built (VS2022) #123

Open meowcat opened 2 years ago

meowcat commented 2 years ago

Hi, With MFC and C++/CLI installed, I can load & import the tlsh project in VS2022, and build "tlsh". This builds tlsh.dll successfully but no tlsh.exe. I tried changing the output type to exe, but this doesn't build because no entrypoint is found (which is fair I guess, since there is no function main().) Am I missing part of the code? - This is with both 4.8.2 and 4.7.2 release, as well as with current git master.

Perhaps related: the project tlsh_version is not working, because tlsh_version.cpp is missing.

jonjoliver commented 8 months ago

Hi meowcat

I left Trendmicro just over 2 years ago. Let me jump in here and help out as best I can I might need some help with resolving Visual Studio so I might take a little while

Cheers jono