I have a jar with some very important code that i wish is never looked at.
Is there someway to wrap this in a .bin or something similar for it to be executed in linux?
Sure. But any code that needs to be executed ultimately needs to be read. And while you can store it up in an encrypted and/or compiled form, it ultimately needs to be sensible enough to execute.
I understand that, i really do, but i don't have options.
The problem is there is an ecryption key written within the code itself, and is supposed to be top secret. I don't know why they decided it be like this, but it's not up to me.
Bookmarks