<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LLVM on THALIUM</title><link>/tags/llvm/</link><description>Recent content in LLVM on THALIUM</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright (c) 2026, all rights reserved.</copyright><lastBuildDate>Fri, 22 Nov 2024 08:00:00 +0000</lastBuildDate><atom:link href="/tags/llvm/index.xml" rel="self" type="application/rss+xml"/><item><title>LLVM-powered deobfuscation of virtualized binaries</title><link>/posts/llvm-powered-devirtualization/</link><pubDate>Fri, 22 Nov 2024 08:00:00 +0000</pubDate><guid>/posts/llvm-powered-devirtualization/</guid><description>Virtualization is a powerful technique for code obfuscation, and reversing it can be challenging. In this post, we cover the work done during an internship on developing an &lt;strong&gt;automated devirtualization tool&lt;/strong&gt;. We explore a simplified taint-based approach and discuss its limitations. For a more in-depth analysis, the full report is also made available.</description></item></channel></rss>