<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://mw.hh.se/wg211/index.php?action=history&amp;feed=atom&amp;title=WG211%2FM15Blazy</id>
	<title>WG211/M15Blazy - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://mw.hh.se/wg211/index.php?action=history&amp;feed=atom&amp;title=WG211%2FM15Blazy"/>
	<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M15Blazy&amp;action=history"/>
	<updated>2026-04-05T23:03:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>http://mw.hh.se/wg211/index.php?title=WG211/M15Blazy&amp;diff=1319&amp;oldid=prev</id>
		<title>Sandrine: Created page with &quot;Code obfuscation is emerging as a key asset in security by obscurity. It aims at hiding sensitive information in programs so that they become more difficult to understand and rev...&quot;</title>
		<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M15Blazy&amp;diff=1319&amp;oldid=prev"/>
		<updated>2015-10-25T21:05:50Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Code obfuscation is emerging as a key asset in security by obscurity. It aims at hiding sensitive information in programs so that they become more difficult to understand and rev...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Code obfuscation is emerging as a key asset in security by obscurity. It aims at hiding sensitive&lt;br /&gt;
information in programs so that they become more difficult to understand and reverse engineer.&lt;br /&gt;
Since the results on the impossibility of perfect and universal obfuscation, many obfuscation&lt;br /&gt;
techniques have been proposed in the literature, ranging from&lt;br /&gt;
simple variable encoding to hiding the control flow of a program.&lt;br /&gt;
&lt;br /&gt;
In this talk, I will explain how we formally verified in Coq an advanced code obfuscation called control-flow graph flattening,&lt;br /&gt;
that is used in state-of-the-art program obfuscators. Our control-flow graph flattening is a program&lt;br /&gt;
transformation operating over C programs, that is integrated into the CompCert formally verified compiler.&lt;br /&gt;
The semantics preservation proof of our program obfuscator relies on a simulation proof performed&lt;br /&gt;
on a realistic language, the Clight language of CompCert.&lt;br /&gt;
The automatic extraction of our program obfuscator into OCaml yields a program with competitive results.&lt;/div&gt;</summary>
		<author><name>Sandrine</name></author>
	</entry>
</feed>