<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrysalide.git/plugins/pychrysalide/common, branch master</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>Create a function to search for the next set bit in bit field.</title>
<updated>2024-04-17T20:56:39Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2024-04-17T20:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=e97dda4a993713aea7452a604086c9e4f0ebdd7e'/>
<id>e97dda4a993713aea7452a604086c9e4f0ebdd7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement the itoa() non-standard function.</title>
<updated>2023-04-21T04:28:03Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2023-04-21T04:28:03Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=f06602ac36b4ad7974d836aad76ed236a7a0c942'/>
<id>f06602ac36b4ad7974d836aad76ed236a7a0c942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor Makefiles to exclude GTK on demand.</title>
<updated>2022-12-29T11:02:46Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2022-12-29T11:02:46Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=41db261acccf3494aa93b71a181cde9e8605a841'/>
<id>41db261acccf3494aa93b71a181cde9e8605a841</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow OR operations in bit fields at a given position.</title>
<updated>2022-12-09T07:57:52Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2022-12-09T07:57:36Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=c27f884ec1d18d9cff0d19d6ba8de1dd54d991c4'/>
<id>c27f884ec1d18d9cff0d19d6ba8de1dd54d991c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide functions to test bit fields against bit fields.</title>
<updated>2022-12-07T02:52:51Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2022-12-07T02:52:51Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=6dea5e4fed979cb57f3dbc0c9144f1ff1854b800'/>
<id>6dea5e4fed979cb57f3dbc0c9144f1ff1854b800</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on the new "--embed" switch to link the Python extension/interpreter plugin.</title>
<updated>2022-05-29T19:38:08Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2022-05-29T19:38:08Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=af95bb661b56245c6209da6cf5c047d8defea2c6'/>
<id>af95bb661b56245c6209da6cf5c047d8defea2c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep only one definition of _PyGObject_API.</title>
<updated>2022-05-27T16:35:26Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2022-05-27T16:35:26Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=5c72f41a11b52d5840cab461d2e73e150d829e94'/>
<id>5c72f41a11b52d5840cab461d2e73e150d829e94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the code quality by renaming the type for packed buffers.</title>
<updated>2021-06-01T22:32:50Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2021-06-01T22:32:50Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=9eab0a0903303d3c93872e7e4b6b1cb774b69b03'/>
<id>9eab0a0903303d3c93872e7e4b6b1cb774b69b03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create methods to deal with hex conversions.</title>
<updated>2021-03-23T07:57:58Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2021-03-23T07:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=8df9996699cdf96887613f99181173295a19bd76'/>
<id>8df9996699cdf96887613f99181173295a19bd76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement the Pearson hash method.</title>
<updated>2021-03-09T21:54:43Z</updated>
<author>
<name>Cyrille Bagard</name>
<email>nocbos@gmail.com</email>
</author>
<published>2021-03-09T21:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.0xdeadc0de.fr/cgi-bin/cgit.cgi/chrysalide.git/commit/?id=eb470f2e5e790ba107171a3ae8c5ed27a72ed8f8'/>
<id>eb470f2e5e790ba107171a3ae8c5ed27a72ed8f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
