[lldb-dev] unittests/SymbolFile/PDB/Inputs/test-pdb.exe

Zachary Turner via lldb-dev lldb-dev at lists.llvm.org
Mon Nov 7 16:25:24 PST 2016


The source code is here:

https://llvm.org/svn/llvm-project/lldb/branches/google/testing/unittests/SymbolFile/PDB/Inputs/test-pdb.cpp

And it definitely does nothing. Most of these AV are heuristic, it's
probably suspicious about the fact that it's linked with unusual settings
(ie /nodefaultlib) which we did in order to minimize the binary size (the
pdb is quite large if we don't do this)


On Mon, Nov 7, 2016 at 4:03 PM Jim Ingham via lldb-dev <
lldb-dev at lists.llvm.org> wrote:

> Over in the Swift GitHub, somebody filed:
>
> https://bugs.swift.org/browse/SR-3147
>
> with the claim that this file contains a trojan?  Dunno if this is bogus
> or not, but it's worth somebody on the Windows side checking it out...
>
> Jim
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20161108/b4527aa2/attachment.html>


More information about the lldb-dev mailing list