forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Encode/Encrypt/Hide contents of file

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Insert_witty_name



Joined: 10 May 2006
Posts: 376

PostPosted: Thu May 18, 2006 4:08 pm    Post subject: Encode/Encrypt/Hide contents of file Reply with quote

Hey.

I'm trying to 'hide' the contents of a saved file for my latest app, so it can be saved/loaded without the risk of it being manually altered by someone.

It's basically created as a text file.

I have no idea where to start, what are the possibilities for such a thing?

Thanks.
Back to top
View user's profile Send private message
Jabberwocky



Joined: 03 Aug 2005
Posts: 43

PostPosted: Fri May 19, 2006 1:53 am    Post subject: Reply with quote

Encrypt and/or compress it. Search the web for "file encryption source code". Or something really simple like CRC/MD5 check on the file contents.

As long as the encryption and decryption are done by the same application it's crackable, though. Personally I wouldn't bother, other than for corruption detection purposes.

-Jw
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group