V
V
Vyacheslav Makashov2014-12-24 17:47:07
Java
Vyacheslav Makashov, 2014-12-24 17:47:07

How to protect images in Java program?

There is a project written in Java. Many different images are used. And now I ran into the problem that all images are stored in the public domain, it is enough to unzip name.jar. You can replace the images with your own and all that.
Is there a way to somehow protect all images (as well as media files and more)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolai Pavlov, 2014-12-25
@Moonghar

Compile the application with an AOT compiler
For example
www.excelsiorjet.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question