Results 1 to 4 of 4
- 10-19-2012, 12:46 PM #1
Senior Member
- Join Date
- May 2012
- Posts
- 170
- Rep Power
- 1
How do I protect images in my java project?
Hi, I don't want people that download my game to edit images of the game (The project uses the images that are in the same folder as the jar file)
Is there a way to create a file that only my project can open and get the images from there?
Any tips?WARNING I am Russian so it's possible that I wont understand you correctly...
- 10-19-2012, 02:25 PM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,476
- Rep Power
- 16
Re: How do I protect images in my java project?
Stick the images in the jar file.
Not that that will prevent anyone from extracting them.Please do not ask for code as refusal often offends.
- 10-19-2012, 04:55 PM #3
Member
- Join Date
- Sep 2012
- Location
- Guntur, India
- Posts
- 27
- Rep Power
- 0
Re: How do I protect images in my java project?
If it is a desktop app, then go for excelsior jet. It make your app into a setup file hiding all you need to.
- 10-19-2012, 09:06 PM #4
Similar Threads
-
How the java vm protect it's memory?
By watsonsong in forum Advanced JavaReplies: 6Last Post: 10-01-2012, 01:54 PM -
Protect Jar File
By patriotsfan in forum Advanced JavaReplies: 1Last Post: 11-29-2011, 08:59 PM -
How can I protect a Variable to be Garbage Collected
By msv1022 in forum Advanced JavaReplies: 7Last Post: 05-16-2011, 12:10 PM -
Need protect you MacBook?
By bababoo in forum Reviews / AdvertisingReplies: 0Last Post: 01-12-2011, 04:36 PM -
how to protect java codes from being seen?
By anthrax in forum EclipseReplies: 5Last Post: 10-14-2009, 03:43 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks