Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

mizukami

Name: mizukami !qZIhB0izmw 2005-07-02 17:04

package A;

class A
{
  A A(A A)
  {
   A:
   for (;;)
   {
    if (A.A(A) == A) break A; }
   return A;
  }
}

// Yes. It compiles in javac.

Name: Anonymous 2005-07-02 21:12

International Obfuscated Java Code Contest anyone?

(Well, Java obfuscation would be different from C. Instead of if(**a++==8)e(x|~y), you'll get stuff like o=new SuperCaliFragilisticExpialidociousDocument(new SupercalifragilisticexpialidociousParser(new SupercalifragilisticexpialidociousFactory(SupercalifragilisticexpialidociousFactory.get())));, but this is pretty much standard Java code, not even intended to be obfuscated.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List