Quote:
Originally Posted by knc1
Q: Would dealing with signed *.jar files hinder JBpatch?
|
One more answer to that question: no, it shouldn't. IIRC, the signature verification is done before the patching - in other words, the file is determined to be correctly signed, and only patched afterwards. This is from memory about how I implemented the class loader, so I'm only 80% sure at this time - I might still be wrong. Time will tell