Re: Underhanded C Contest 2008 - sample source code included
- From: Bertrand Mollinier Toublet <byrtrxnd.mollznzyrtoublyt@xxxxxxxxxxxxxxxx>
- Date: Mon, 23 Jun 2008 22:08:03 GMT
Christian.Buchner@xxxxxxxxx wrote:
Your approach sounds fair enough in principle. It may suffer from some practical choices (such as not hiding any data in the redacted parts of the image), because a test redacting 52% of the input resulted in a badly mangled (i.e. not usable) unredacted output...
The underhanded C contest <snip>, full details available here:
http://underhanded.xcott.com/
So apparently this contest can be approached with an attempt at
steganography, this is why I am posting this to sci.crypt - one major
difficulty however was to hide the malicious intent in the source
code.
Here are the technical details:
I use spread spectrum steganograpy using 256 bit Gold sequences (these
are also used in communications engineering, e.g. WCDMA). The code
sequences are permuted all over the cover image using the state of a
linear feedback shift register.
--
"Relax, kick back, and have a nice big frosty mug full of STFU."
-Re:Animator/NANAE/9-3-07
.
- Follow-Ups:
- Re: Underhanded C Contest 2008 - sample source code included
- From: Christian . Buchner
- Re: Underhanded C Contest 2008 - sample source code included
- Prev by Date: Re: Confusion over diffusion and confusion in SPNs
- Next by Date: Re: Underhanded C Contest 2008 - sample source code included
- Previous by thread: Confusion over diffusion and confusion in SPNs
- Next by thread: Re: Underhanded C Contest 2008 - sample source code included
- Index(es):