Quote:
Originally Posted by Jasi2169
Hi, you have purchased jeb pro? Are you adding pro jeb.jar or pushing classes missed in demo jeb.jar from pro jeb.jar? And then fixing
|
It's a little bit more complicated.
You need to decompile it, add missed code (also decompiled and obfuscated) , compile it again and push classes back to the jar file.
When I did that, I got tired of the routine of some manual work (although I have written several automation tools, the new version took me an average of 5-6 hours).
Perhaps CXVUSER did some automation of this process.