The Daily Static
  The Daily Static
UF Archives
Register
UF Membership
Ad Free Site
Postcards
Community

Geekfinder
UFie Gear
Advertise on UF

Forum Rules
& FAQ


Username

Password


Create a New Account

 
 

Back to UserFriendly Strip Comments Index

Obfuscated C code signatures by nix 2004-02-05 21:34:23
Does anyone have any cool C code obfuscation techniques for email signatures? So far, all I have is a program that generates programs of the form
#include <stdio.h>
int main() {
int array[2] = { 0x6e6e6552, 0x000a6569 };
printf("%s", array); }

which prints out "Rennie" when executed.
[ Reply ]
  That'll only work on a little-endian machine... by williamashbless2004-02-05 22:14:34
    Sigh, correction... int t -> unsigned long t (n/t) by williamashbless2004-02-05 22:15:21
    I never thought of using conditional operators by nix2004-02-05 23:13:58
  #define is always good for obfuscation... (n/t) by BlurOfSerenity2004-02-05 23:15:36
  Who needs obfuscated C when we have perl :) by jeld2004-02-06 17:18:34

 

[Todays Cartoon Discussion] [News Index]

Come get yer ARS (Account Registration System) Source Code here!
All images, characters, content and text are copyrighted and trademarks of J.D. Frazer except where other ownership applies. Don't do bad things, we have lawyers.
UserFriendly.Org and its operators are not liable for comments or content posted by its visitors, and will cheerfully assist the lawful authorities in hunting down script-kiddies, spammers and other net scum. And if you're really bad, we'll call your mom. (We're not kidding, we've done it before.)