<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrysalide.git/src/decomp/instr, branch r612-disrupted_base</title>
<subtitle>Chrysalide - Reverse Engineering Factory</subtitle>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/'/>
<entry>
<title>Removed the warnings from automake by replacing the deprecated 'INCLUDES' by 'AM_CPPFLAGS'.</title>
<updated>2014-05-29T13:14:54Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2014-05-29T13:14:54Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=a6f34ced4fa495a78ccc0be360233d64dbb2c6d8'/>
<id>a6f34ced4fa495a78ccc0be360233d64dbb2c6d8</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@374 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@374 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated all copyright headers.</title>
<updated>2014-04-28T17:25:25Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2014-04-28T17:25:25Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=9fb4e05f124c8f794c835251f5e31142039f9f59'/>
<id>9fb4e05f124c8f794c835251f5e31142039f9f59</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Refined comparisons decompilation and fixed some bugs.</title>
<updated>2013-02-24T11:09:36Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2013-02-24T11:09:36Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=02c2cf555953f335a825e34c869c9999668fd42c'/>
<id>02c2cf555953f335a825e34c869c9999668fd42c</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@340 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@340 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewritten many parts of the process which cut code into basic blocks.</title>
<updated>2013-02-05T23:01:48Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2013-02-05T23:01:48Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=3467b0cdb09976faccc6dbef09315cc38dbe6fb5'/>
<id>3467b0cdb09976faccc6dbef09315cc38dbe6fb5</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@338 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@338 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Closed some switch cases with a 'break' keyword.</title>
<updated>2013-02-02T18:51:02Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2013-02-02T18:51:02Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=5b89c8369d2a26089f22be7c482e8254244ebc8c'/>
<id>5b89c8369d2a26089f22be7c482e8254244ebc8c</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@336 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@336 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Saved the first steps of switch instructions decompilation.</title>
<updated>2013-01-31T21:29:49Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2013-01-31T21:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=0936f64aac6a4fa9ebc08962bc9cac663f210c00'/>
<id>0936f64aac6a4fa9ebc08962bc9cac663f210c00</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@335 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@335 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduced the quantity of used variables in decompiled code.</title>
<updated>2013-01-27T22:03:31Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2013-01-27T22:03:31Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=5c7ea8e2137e4e5bb2887de0d1ffd8a0b277636e'/>
<id>5c7ea8e2137e4e5bb2887de0d1ffd8a0b277636e</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@332 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@332 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented the first steps for visiting or replacing items in decompiled instructions.</title>
<updated>2013-01-27T00:43:59Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2013-01-27T00:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=7f35f8d2f211fdf087252ede7665e9c81f35cdc7'/>
<id>7f35f8d2f211fdf087252ede7665e9c81f35cdc7</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@331 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@331 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified the decompilation process by using links between basic blocks.</title>
<updated>2013-01-10T22:47:37Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2013-01-10T22:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=221bcaeeb06415d501f9abbb9bc4b7d8339af1fe'/>
<id>221bcaeeb06415d501f9abbb9bc4b7d8339af1fe</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@322 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@322 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Followed the excution flow to decompile instructions.</title>
<updated>2012-11-28T09:43:50Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2012-11-28T09:43:50Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=f95598b68b98f6eda701f8f02bc09cb13f65fc72'/>
<id>f95598b68b98f6eda701f8f02bc09cb13f65fc72</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@293 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@293 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
</feed>
