Quote:
Originally Posted by jamalau
Hello, a new FW was released, i cannot wait for the new Patcher😀
|
Be patient.
Or try updating the patches from the previous version yourself. All you need is a text editor, grep, a hex editor, strings, and objdump, and a bit of patience. If you want to do this, a hint is to replace all:
- strings -el with strings -es
- \0 with nothing
Then, the rest is pretty straightforward if you have done this kind of thing before.
But I wouldn't recommend trying to update the libadobe patches, those are harder to do correctly.