Another Packaging Question

Post here any topics that related to Enigma Protector, its functionality, your misunderstanding, offers to improvements etc etc etc
Post Reply
csirkepap
Posts: 4
Joined: Fri Jul 13, 2012 7:54 pm

Another Packaging Question

Post by csirkepap »

Is that possible to confuse the package a bit? The current way is really easy to extract the packed resources.
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

Re: Another Packaging Question

Post by Enigma »

Sorry, can you please explain your question more detailed?
csirkepap
Posts: 4
Joined: Fri Jul 13, 2012 7:54 pm

Re: Another Packaging Question

Post by csirkepap »

Yes of course. So there's a funcktion, the packaging. If I make a package, the only thing that the protector does is simply copiing with a dividing line between two file. I don't want to let any of my users to be able to simply extract the datas included in my packages. Anyone can simply open it with a Hex Editor, look for the dividing text and copy the data between to divider.

Okay, let's say it's really no problem cuz a simple user can't decide if it's a dll, exe where it starts and ends. BUT the problem starts at m special case. I have to include simple txt files (but with different extension). Theese appear as SIMPLE text in the package. If I let the users read thoose line, that can mean really huge security hole in my app.
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

Re: Another Packaging Question

Post by Enigma »

Ok, if so, Enigma Protector encrypts the virtual content (and also the packages). It not only encrypts, but also digitally sign packages so they can't be modified. You may also enable file compression to mess the content.

But if you are talking about freeware product Enigma Virtual Box - then yes, it does not encrypt the information. Nothing can be done there.
Post Reply