Shellcode
Shellcode is primarily used in buffer overflow exploiting. But what's
more, it is also an interesting subject for research. This page is dedicated
for my humble efforts in shellcode development. For the most parts, my work
is based on the research that various other people have done over the years.
I'm just putting some pieces of code and ideas together. See the links section
for more on that.
Projects
Here are some of my recent shellcode projects. Most of the packages contain
some sort of documentation.
Links
Feedback
Bug reports, discussion, etc.: Jarkko Turkulainen
.
[Back to my homepage]