Re: A86: Hiding Programs


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

Re: A86: Hiding Programs




You could write a mini "shell" of sorts that would convert between programs
<-> strings.  Shouldn't take more than 100 bytes to do this.  Of course, you
couldn't convert the program to a shell (just make it not show up), but
that's another story...

> also, I thought of another prob with converting to a string is that you
> can't Asm( it and if it dosen't show up in the shell, you can never get
> it back to a prog then...any ways around this?
>
> ~Nick




References: