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

Homework

Name: Anonymous 2009-07-05 16:27

Output ``Sussman'' twice, using machine code.

Name: Anonymous 2009-07-05 16:56

    __asm {
        mov ecx, 2
__lulz:
        cmp ecx, 0
        je __rofl
        push ecx
        lea eax, s
        push eax
        call printf
        add esp, 4
        pop ecx
        dec ecx
        jmp __lulz
__rofl:
    };

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