Full Disclosure mailing list archives
Re: FrSIRT False Alarm
From: "Dave Korn" <davek_throwaway () hotmail com>
Date: Mon, 22 Aug 2005 19:55:13 +0100
----Original Message----
From: Paul Message-Id: 009f01c5a5b1$2e3b4d80$6a01a8c0@pauls1337laptop
Not to mention this is hardly even assembly. This is like really ghetto assembly. In REAL assembly, there would be no ".if" statements. It's all cmp blah blah, jz, jnz, etc. Lot's more work. Also, there is no such thing as .invoke MessageBox. Give me a break. In real assembly, that code would be about 5 times longer.
Umm, this really just suggests that you aren't aware of the past thirty
years worth of advances in assembler technology. Assemblers have had macro
functionality since as far back as anyone can remember, your claim that a
programmer should write everything out longhand is just ridiculous. It's
like suggesting that nobody should use "#define" in C because it's cheating.
And hey, don't use loops, write the instruction sequence over and over again
by hand. Don't use subroutines either, that's cheating too! Of course, in
my day, we had nothing but front panel switches, and we had to toggle them
with our bare teeth, and father would make us get oop at six o'clock in 't
morning and conduct electricity to computer using our own arms and legs for
power cables........
cheers,
DaveK
--
Can't think of a witty .sigline today....
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
Current thread:
- FrSIRT False Alarm DudeVanWinkle (Aug 19)
- RE: FrSIRT False Alarm Ray P (Aug 19)
- Re: FrSIRT False Alarm naveed (Aug 24)
- <Possible follow-ups>
- RE: FrSIRT False Alarm Todd Towles (Aug 19)
- Re: FrSIRT False Alarm DudeVanWinkle (Aug 19)
- Re: FrSIRT False Alarm ad (Aug 20)
- Re: FrSIRT False Alarm Paul (Aug 20)
- Re: FrSIRT False Alarm ad (Aug 20)
- Re: FrSIRT False Alarm Thierry Zoller (Aug 20)
- Re: FrSIRT False Alarm Paul (Aug 20)
- Re: FrSIRT False Alarm Dave Korn (Aug 22)
- Re: Re: FrSIRT False Alarm Ill will (Aug 22)
- Re: FrSIRT False Alarm Ill will (Aug 24)
- RE: FrSIRT False Alarm Aviv Raff (Aug 25)
- Re: FrSIRT False Alarm ad (Aug 25)
- Re: FrSIRT False Alarm Paul (Aug 20)
- Re: FrSIRT False Alarm Jérôme ATHIAS (Aug 21)
