Day wrote: > Overflow sabotage sounds like a shot in the dark at a dime. > It'd havta overflow the exact number of bytes, and do that > on every version of dos that is running around, and figure > out which divice drivers are where.
Most attacks use some sort of overflow. It isn't hard since it's the relative position that's interesting. What you have in memory is not of any concern. If it where then programs wouldn't run at all. //Bernie
