i know how to store data in text files and stuff... is it possible to store data in the actual program? that way it doesn't write external files? i don't want anyone to read the file that will be written, but i don't want to have to write encryption or anything... i'd prefer it to stay in the program itself..

is this possible? or is my idea trash?