![]() |
|
|
|
#1
|
||||
|
||||
|
I remember I once saw an interesting protection for java implemented by using the launch4j executable wrapper. It embeds the all of the java classes into an executable and references them through pointers. They never get extracted to disk. The author further enhanced the protection by wrapping the exe with a protector. I imagine if you used a strong protector and called some of the protector's functions for crc and date checking from the java code, it would very difficult for someone to make it past the protector to access and/or patch the code.
Launch4J: Code:
http://launch4j.sourceforge.net/
__________________
"As the island of our knowledge grows, so does the shore of our ignorance." John Wheeler |
| The Following 2 Users Gave Reputation+1 to chessgod101 For This Useful Post: | ||
DaGoN (02-18-2014), wilson bibe (02-18-2014) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adobe protection scheme | Dark Intentions | General Discussion | 0 | 07-09-2015 03:35 |
| Obsidium protection scheme as a target! | Mr.reCoder | General Discussion | 26 | 07-08-2015 02:23 |