|
Obfuscated code - Wikipedia, the free encyclopedia
Obfuscated code is source or machine code that has been made difficult to understand. Programmers may deliberately obfuscate code to conceal its purpose (a form of security through obscurity), to det...
en.wikipedia.org/wiki/Obfuscated_code |
|
International Obfuscated C Code Contest - Wikipedia, the free encyclopedia
The International Obfuscated C Code Contest (abbreviated IOCCC ) is a programming contest for the most creatively obfuscated C code, held annually since 1984 with the exception of 1997, 1999, 2002...
en.wikipedia.org/wiki/International_Obfuscated_C_Code_C... en.wikipedia.org/wiki/International_Obfuscated_C_Code_Contest |
|||
|
|
|||
|
|||
|
Unless otherwise indicated, the code comes from the International Obfuscated C code contest. Most files contain an explanatory text file appended to the ANSI C code. You really need to see the source code to appreciate most of these.
|
|||
|
There's some common code there (make it read-only and check for errors on close), but more importantly, this also gives a single place to add an fsync_or_die() call if we want to add a safe mode.
|
|||
|
functional programming, software, and emacs. ... This code-snippet is located before the code I previous referred to. ... Currently I’m developing a static analysis for JMatch, and contributing code to Cabal. Very slowly.
|
|||
|
Obfuscation by itself is not good or bad but it has led to the situation where users can’t determine if the behavior of obfuscated software is good or bad. While it would be a controversial ... Antivirus analysts and security testers have to deal with a fundamental question every day: Is obfuscated code good or bad?
|
|||
|
One alternate solution is to write code in languages that are already obfuscated*, as demonstrated in the International Obfuscated C Code Contest. Here are two winning entries from 2004. Note that this is actual source code you're viewing!
|
Copyright © 2009, Dictionary.com, LLC. All rights reserved.