Skip to content

Commit fa1c07f

Browse files
committed
Deploying to master from @ a8499c1 🚀
1 parent b8104e2 commit fa1c07f

4 files changed

Lines changed: 119 additions & 111 deletions

File tree

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://squareslab.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://squareslab.github.io/" rel="alternate" type="text/html" /><updated>2024-05-01T13:40:40+00:00</updated><id>https://squareslab.github.io/feed.xml</id><title type="html">squaresLab@CMU</title><subtitle>Software QUality in Real and Evolving Systems Lab at Carnegie Mellon University</subtitle><entry><title type="html">squaresLab@CMU site goes live</title><link href="https://squareslab.github.io/test-blog-post" rel="alternate" type="text/html" title="squaresLab@CMU site goes live" /><published>2017-03-31T00:00:00+00:00</published><updated>2017-03-31T00:00:00+00:00</updated><id>https://squareslab.github.io/test-blog-post</id><content type="html" xml:base="https://squareslab.github.io/test-blog-post"><![CDATA[<p>This website is powered by by <a href="http://jekyllrb.com">Jekyll</a>, which CLG is still figuring out.</p>]]></content><author><name></name></author><summary type="html"><![CDATA[This website is powered by by Jekyll, which CLG is still figuring out.]]></summary></entry></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://squareslab.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://squareslab.github.io/" rel="alternate" type="text/html" /><updated>2024-05-01T14:12:59+00:00</updated><id>https://squareslab.github.io/feed.xml</id><title type="html">squaresLab@CMU</title><subtitle>Software QUality in Real and Evolving Systems Lab at Carnegie Mellon University</subtitle><entry><title type="html">squaresLab@CMU site goes live</title><link href="https://squareslab.github.io/test-blog-post" rel="alternate" type="text/html" title="squaresLab@CMU site goes live" /><published>2017-03-31T00:00:00+00:00</published><updated>2017-03-31T00:00:00+00:00</updated><id>https://squareslab.github.io/test-blog-post</id><content type="html" xml:base="https://squareslab.github.io/test-blog-post"><![CDATA[<p>This website is powered by by <a href="http://jekyllrb.com">Jekyll</a>, which CLG is still figuring out.</p>]]></content><author><name></name></author><summary type="html"><![CDATA[This website is powered by by Jekyll, which CLG is still figuring out.]]></summary></entry></feed>
301 KB
Binary file not shown.

publications/index.html

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -308,10 +308,13 @@ <h2 class="bibliography">2024</h2>
308308
<td valign="top"><span class="abbrv"></span></td>
309309
<td>
310310
<div class="reference">
311-
<span id="dramkotaxonomy"><b>A Taxonomy of C Decompiler Fidelity Issues</b>, Luke Dramko, Jeremy Lacomis, Edward J Schwartz, Bogdan Vasilescu, and Claire Le Goues, <i>33rd USENIX Security Symposium</i>, 2024.</span>
311+
<span id="DramkoCDecompilerIssueTaxonomy"><b>A Taxonomy of C Decompiler Fidelity Issues</b>, Luke Dramko, Jeremy Lacomis, Edward J Schwartz, Bogdan Vasilescu, and Claire Le Goues, <i>33rd USENIX Security Symposium</i>, 2024.</span>
312312
</div>
313313

314314

315+
<span class="refs-link">
316+
<a href="/materials/DramkoCDecompilerIssueTaxonomy.pdf"><i class="far fa-file-alt"></i> PDF</a>
317+
</span>
315318

316319

317320

@@ -322,12 +325,13 @@ <h2 class="bibliography">2024</h2>
322325

323326

324327

325-
<span class="refs-link">
326-
<a href="javascript:void(0)" onclick="$('#bibtex-entry-dramkotaxonomy').slideToggle();">BibTeX</a>
328+
329+
&middot; <span class="refs-link">
330+
<a href="javascript:void(0)" onclick="$('#bibtex-entry-DramkoCDecompilerIssueTaxonomy').slideToggle();">BibTeX</a>
327331
</span>
328332
<div class="bibtex noshow" style="width:600px;overflow:auto">
329-
<pre class="bibtex-entry" id="bibtex-entry-dramkotaxonomy" style="display:
330-
none;">@article{dramkotaxonomy,
333+
<pre class="bibtex-entry" id="bibtex-entry-DramkoCDecompilerIssueTaxonomy" style="display:
334+
none;">@article{DramkoCDecompilerIssueTaxonomy,
331335
title = {A Taxonomy of C Decompiler Fidelity Issues},
332336
author = {Dramko, Luke and Lacomis, Jeremy and Schwartz, Edward J and Vasilescu, Bogdan and {Le~Goues}, Claire},
333337
booktitle = {33rd USENIX Security Symposium},

0 commit comments

Comments
 (0)