<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrysalide.git/src/format/pe, 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>Rewritten the whole support of DEX file format.</title>
<updated>2015-10-01T15:55:39Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-10-01T15:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=d51fef170f00602744e55a8fdb21a3c7d196696a'/>
<id>d51fef170f00602744e55a8fdb21a3c7d196696a</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@581 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@581 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Created an interface from the original GBinContent object.</title>
<updated>2015-09-11T20:40:24Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-09-11T20:40:24Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=18648e4e8763a3bc005d6fae51eae3d1528d7d29'/>
<id>18648e4e8763a3bc005d6fae51eae3d1528d7d29</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@576 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@576 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced all remaining raw accesses to binary contents with the GBinContent wrapper in binary formats.</title>
<updated>2015-07-24T18:43:55Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-07-24T18:43:55Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=156d2e2f6beda2302552ac79678494d914fda05b'/>
<id>156d2e2f6beda2302552ac79678494d914fda05b</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@555 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@555 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Registered all the supported formats in the system code.</title>
<updated>2015-02-11T17:05:54Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-02-11T17:05:54Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=bf879f2562545ab7de23f9d38364b7bd4b43fb2c'/>
<id>bf879f2562545ab7de23f9d38364b7bd4b43fb2c</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@471 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@471 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Registered all the supported processors in the system code.</title>
<updated>2015-02-09T20:15:52Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-02-09T20:15:52Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=8d326041a0379b87e54be44506d544367567e89b'/>
<id>8d326041a0379b87e54be44506d544367567e89b</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@467 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@467 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed all references to binary parts (GBinPart) and updated the code.</title>
<updated>2015-02-03T23:21:49Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-02-03T23:21:49Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=425860b441b21e4aca7bf2473be26b0fe1e756e2'/>
<id>425860b441b21e4aca7bf2473be26b0fe1e756e2</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@465 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@465 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Defined many entry points from many identified potential candidates.</title>
<updated>2015-01-31T00:55:26Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-01-31T00:55:26Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=21a05df6423bdc13ca148ff2b96aec80bf7af2b2'/>
<id>21a05df6423bdc13ca148ff2b96aec80bf7af2b2</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@463 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@463 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<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>Updated copyright dates.</title>
<updated>2012-01-01T19:01:07Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2012-01-01T19:01:07Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=4fd0c480b7eb4bef21aa5d458f1e47c28aeea11c'/>
<id>4fd0c480b7eb4bef21aa5d458f1e47c28aeea11c</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@221 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@221 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
</feed>
