[A83] Re: data sent to the black hole, and Iondetect for apps


[Prev][Next][Index][Thread]

[A83] Re: data sent to the black hole, and Iondetect for apps



> I just discovered that when you delete a program on the TI83, the data isn't 
> erased at all.  Only its entry in the VAT gets destroyed immediatly.  As 
> more memory is allocated, the old program data gets 
> overwritten.

So...  it wouldn't be too hard to write a program that actually DOES "delete" the program...  It could read the size of the prog/var/whatever, erase it's VAT entry, and start filling the space with nop's till it went the entire length of the program...  (of course, there would be no way to recover the data after a deletion like that, but that's the point.)
Nick



Follow-Ups: