I'm working on a application, which is loading EPK extension files (those files are archives, with another files...), my problem is that the people are extracting the files from those EPK files easly... is there any way to obfuscate them or something, to make it still readable by the application, but at once prevent from extracting it?
Unfortunately, I don't have the application source code, but I think there is any way, to 'obfuscate' them without the source code? Right?