<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrysalide.git/plugins, branch r311-alpha_version</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>Created Python objects for the GtkBlockView widgets and fixed some bugs.</title>
<updated>2012-12-28T01:18:24Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2012-12-28T01:18:24Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=513b9c9b30c8d71decced2491a91c720a52aa910'/>
<id>513b9c9b30c8d71decced2491a91c720a52aa910</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@311 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@311 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Deleted old useless files.</title>
<updated>2012-12-21T23:40:33Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2012-12-21T23:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=1afa697df89c43e78d35363e68a83a6e5ddd2120'/>
<id>1afa697df89c43e78d35363e68a83a6e5ddd2120</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@309 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@309 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolved relative addresses for routines and fixed bugs related to PyGObjects construction.</title>
<updated>2012-12-21T23:34:14Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2012-12-21T23:34:14Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=3bfff245c47c4dd1404c5ea7af0ff4858ac8d130'/>
<id>3bfff245c47c4dd1404c5ea7af0ff4858ac8d130</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@308 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@308 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Unloaded loaded plugins and (started to) avoid memory leaks.</title>
<updated>2012-12-21T12:54:17Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2012-12-21T12:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=0cfcbee3c536ac6d11ec806d47ce4c136f695697'/>
<id>0cfcbee3c536ac6d11ec806d47ce4c136f695697</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@307 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@307 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Created a proper panel for the Android permissions in the editor.</title>
<updated>2012-12-18T22:44:24Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2012-12-18T22:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=f4dbbab3190d13e61f125eea51a0ecec2ab9e897'/>
<id>f4dbbab3190d13e61f125eea51a0ecec2ab9e897</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@305 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@305 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Allowed classes which derive from GObject to receive arguments in their constructor.</title>
<updated>2012-12-12T23:27:00Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2012-12-12T23:27:00Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=f89f72f53b42c704dcb5767e508747795f7115c6'/>
<id>f89f72f53b42c704dcb5767e508747795f7115c6</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@302 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@302 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Took care of Dalvik switch cases.</title>
<updated>2012-12-10T23:41:09Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2012-12-10T23:41:09Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=79ec14ee5c1cea5c4ad345a7047b47b9205fc29e'/>
<id>79ec14ee5c1cea5c4ad345a7047b47b9205fc29e</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@299 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@299 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Cut instructions flow into blocks (to be continued).</title>
<updated>2012-12-08T16:46:49Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2012-12-08T16:46:49Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=4dd8356e19b9e58990b2f3e0c4110aa2fe9642d1'/>
<id>4dd8356e19b9e58990b2f3e0c4110aa2fe9642d1</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@297 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@297 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fortified Chrysalide a little bit against wrong APK files.</title>
<updated>2012-11-25T22:00:02Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2012-11-25T22:00:02Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=671cacb80fd438a5f4d51db853ed08d7a6edb9ab'/>
<id>671cacb80fd438a5f4d51db853ed08d7a6edb9ab</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@291 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@291 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed forgot debug code.</title>
<updated>2012-11-22T23:44:59Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2012-11-22T23:44:59Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=40d448bc4734882ca4a2580b481738f4720ebabe'/>
<id>40d448bc4734882ca4a2580b481738f4720ebabe</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@290 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@290 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
</feed>
