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

HTTP Server in FASM

Name: Anonymous 2015-06-28 14:48

Name: Cudder !cXCudderUE 2015-06-28 17:14

>>2
Does it pass Acid2?

>>3
This version definitely doesn't.

no_com2_end:
mov eax,[esi+0x10000] ; <script
cmp eax,'<scr'
jne no_script_start
mov [script],1


WTF. It doesn't even tokenise correctly, it's just assuming any tag starting with "scr" is a script tag! I'm not even sure if it can handle pages > 64KB... *facepalm*

It's certainly hand-written Asm, but it's not really good hand-written Asm.

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