Skip to content

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

@meowcat

Description

@meowcat

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions