<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ufs_gen.git, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sigexec.com/cgit.cgi/ufs_gen.git/atom?h=master</id>
<link rel='self' href='http://git.sigexec.com/cgit.cgi/ufs_gen.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/ufs_gen.git/'/>
<updated>2014-01-28T00:09:04+00:00</updated>
<entry>
<title>remove the global declaration of the common shellcodes</title>
<updated>2014-01-28T00:09:04+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2014-01-28T00:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/ufs_gen.git/commit/?id=b8d4671dfd6806db6b5401bb2c95168ceba6a715'/>
<id>urn:sha1:b8d4671dfd6806db6b5401bb2c95168ceba6a715</id>
<content type='text'>
the header shellcodes.h meant to be included only by one source file.
the global declaration of common_shellcodes_g is then useless and we
do not want it.
</content>
</entry>
<entry>
<title>add the option --shellcode</title>
<updated>2014-01-27T23:45:21+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2014-01-27T23:43:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/ufs_gen.git/commit/?id=9756784b22d6be33683b9ecb3040c67685d354f7'/>
<id>urn:sha1:9756784b22d6be33683b9ecb3040c67685d354f7</id>
<content type='text'>
the user is now able to get a list of common shellcodes to append
between the null bytes and the suffix

closes #1
</content>
</entry>
<entry>
<title>fix indentation issues</title>
<updated>2014-01-27T22:07:31+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2014-01-27T22:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/ufs_gen.git/commit/?id=4bf33acfc969aa9b45470c481ec303ab7cdc9625'/>
<id>urn:sha1:4bf33acfc969aa9b45470c481ec303ab7cdc9625</id>
<content type='text'>
tabs have been replaced by spaces
</content>
</entry>
<entry>
<title>update the usage message and the README</title>
<updated>2014-01-27T12:43:44+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2014-01-27T12:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/ufs_gen.git/commit/?id=9aa9983fb7e737d2fa7d1c61b1f26411dbd04407'/>
<id>urn:sha1:9aa9983fb7e737d2fa7d1c61b1f26411dbd04407</id>
<content type='text'>
Refs: #1
</content>
</entry>
<entry>
<title>allow to append a prefix and a suffix to the payload</title>
<updated>2014-01-27T12:22:00+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2014-01-27T12:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/ufs_gen.git/commit/?id=a9f072448d2ffd9f1f275367533945e7a92237a3'/>
<id>urn:sha1:a9f072448d2ffd9f1f275367533945e7a92237a3</id>
<content type='text'>
the user can use --prefix "abcdfdafsjdlf" to generate a payload
prepended by "abcdfdafsjdlf". The same way, he is able to append after
the payload using --suffix.

Morever, he can specify --sfxnops 'n' to append 'n' NOP bytes directly
after the payload.

The user is informed via stderr of the offset of the NOP bytes and the
the offset of suffix.

Refs: #1
</content>
</entry>
<entry>
<title>rename buffer to payload</title>
<updated>2014-01-27T00:29:25+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2014-01-27T00:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/ufs_gen.git/commit/?id=909c5c82137a6b81091c14bd7d5dd63d149f8c43'/>
<id>urn:sha1:909c5c82137a6b81091c14bd7d5dd63d149f8c43</id>
<content type='text'>
the name of the payload, 'buffer', was very confusing.
I renamed it to 'payload' which is meaningful.

BTW, I removed the export of the symbol. It is not very important since
there is only one source file but there was no need to export it.
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2014-01-27T00:10:11+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2014-01-26T15:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/ufs_gen.git/commit/?id=b3122c208b43e8dd775b49c5023f728e14e0156e'/>
<id>urn:sha1:b3122c208b43e8dd775b49c5023f728e14e0156e</id>
<content type='text'>
</content>
</entry>
</feed>
