<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrysalide.git/src/analysis, 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>Protected other data access using locks.</title>
<updated>2015-11-27T21:44:44Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-11-27T21:44:44Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=b2b43b80eb207fabc8eb5e08798f120f0dd5541e'/>
<id>b2b43b80eb207fabc8eb5e08798f120f0dd5541e</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@611 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@611 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Used several threads without lock to disassemble binary code.</title>
<updated>2015-11-26T23:30:01Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-11-26T23:30:01Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=6b1a70c16f83a926f7b1f1fb2af5d6a2e017737b'/>
<id>6b1a70c16f83a926f7b1f1fb2af5d6a2e017737b</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@610 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@610 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented restricted contents and created test cases.</title>
<updated>2015-11-25T23:26:53Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-11-25T23:26:53Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=545d0490f6fbb397da66410f534670c52bfcc5da'/>
<id>545d0490f6fbb397da66410f534670c52bfcc5da</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@608 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@608 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed most of the warnings about use of uninitialized data.</title>
<updated>2015-11-11T23:05:36Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-11-11T23:05:36Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=355a7140932b77d351bc6ddd965608b0011af855'/>
<id>355a7140932b77d351bc6ddd965608b0011af855</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@607 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@607 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepared the next generation of parallel processings.</title>
<updated>2015-11-11T21:00:05Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-11-11T21:00:05Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=0727204e36e919f06e80181482981c3f19669d76'/>
<id>0727204e36e919f06e80181482981c3f19669d76</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@606 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@606 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Detected loops as introduced in the book "Compilers: Principles, Techniques, and Tools".</title>
<updated>2015-10-15T19:18:31Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-10-15T19:18:31Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=83dccba3a9b6c18d6fe7b6f30794a16336803962'/>
<id>83dccba3a9b6c18d6fe7b6f30794a16336803962</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@596 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@596 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Discarded code symbols as symbols already containing instructions when disassembling.</title>
<updated>2015-10-14T19:33:06Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-10-14T19:33:06Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=c9449c389834c580196527c4e1cb010a701e7a32'/>
<id>c9449c389834c580196527c4e1cb010a701e7a32</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@595 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@595 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Forced the full definition of locations to fix the search of symbols.</title>
<updated>2015-10-14T00:10:11Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-10-14T00:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=48726043e2f07874e7a09a866c4cc537a65a683c'/>
<id>48726043e2f07874e7a09a866c4cc537a65a683c</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@594 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@594 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Kept all information about real addresses for routine symbols (ARM vs Thumb).</title>
<updated>2015-10-13T23:30:30Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-10-13T23:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=18beadb4192144b00c06769645befb17ae1ce98e'/>
<id>18beadb4192144b00c06769645befb17ae1ce98e</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@593 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@593 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Loaded debug information with care.</title>
<updated>2015-10-13T18:43:10Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2015-10-13T18:43:10Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=7800159c1dd6538f0ee9d026cf3f121a488dd647'/>
<id>7800159c1dd6538f0ee9d026cf3f121a488dd647</id>
<content type='text'>
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@592 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@592 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
</pre>
</div>
</content>
</entry>
</feed>
