<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/86600>86600</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            LLVM works as a cross-compiler. Does uncompiled static analysis. No compiled static analysis?
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          ETERNALBLUEbullrun
      </td>
    </tr>
</table>

<pre>
    The cross compiler has most of the code to allow compiled analysis,
as the formulas to transform, for instance, Java Bytecode to C++, include most of the formulas for hex.
The static analysis is so extensive and valuable,
that this should have uses for virus scanners,
as infections have intentional instances of lots of the unintentional vulnerabilities (such as buffer overflows) that your static analysis scans for us.
Have suggested to developers of several virus scanners to work to retool your static analysis tools to do this for us, and developers from one from considered this
https://github.com/Cisco-Talos/clamav/issues/1206
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx8k82O6zYMhZ9G3hAJbDlOk4UXk8wERZHeRTHtnrbpWK0sBqLk3Lx9IXuSzvQPMCBLpHQ-HoIoYi6OqFbVQVWvGcYwsK_f3t9--fZyPpx_fWuitT66rOHuXr8PBK1nEWh5vBpLHgYUGFkCcA8hhbkjCAxoLd8eaR2gQ3sXI0ofVf6q8heUOb1nP0abNgzBo5N0oPQxBcA4CehaSvufcEI43AM9BI5KH-bvCMa1Nnb0heP5cHpooO_rRTZVIAGDaZ9IYASEgb4HcmImAnQdTGgjNpaevGHAAGFIuQNH28GAE0EUWhQm46OAtOgc-S9VGtdTGww7Wa4YF8ilPdpngZKoLQd50Ef3OW2K1pHHxlgTDAkovZPYDoACTex78sAT-d7yTZTew4x65-j_UWniW3ijfBjyY2KSeLmQBOqSsR1NZPlKfqYRmsgnhi8Fprwb-z_S6ikw238XTJE5uePFvEU7NS25_Emq9zwCO1p-WnZiOvKJaDCyoA4hXEWVL0qflD5dTBhis255VPp0NNLy6h0ti9Kn1uKIk9InIxIpnRQ632ZdXXb7co8Z1cUPRbHJ90VRZUNd5l1VtrrflVgi6g0idnpHfat1Rfuiz0ytc73JS13pUldFta6aptiWu6pvirLc0l5tchrR2LW107hmf8lm5Xq33eZ5ZrEhK_OIae3oBnNQaZ0mztfpzqqJF1Gb3BoJ8tcrwQRL9fn828-z25I6jssErh4TuIZXJoHonrP2tyas4RvDfwVVecqit_X_eJtoPpbV1fPv1IbP1s41_hkAAP__PIh6rQ">