Quote:
Originally Posted by Waylander
NiLuJe, ixtab et al. I was told that you can port JBPatch to FW 4.1. Is this actually possible, and how do I do this? Any help would be much appreciated.
Waylander
|
Yes, it's possible. It would resemble very much the way to get it to work on the K3 - that is:
1. Find a way to inject the patching class loader as early as possible.
2. Get rid of the UI components. They are not compatible with K3/K4, so they'd have to be completely rewritten, or simply left out.
3. Write useful patches.
References:
How does JBPatch work? and
arikfunke's post about getting it to work on the K3 (also follow the links from that post).