Experimental Algorithm Coming Soon #38
vector-man
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I mentioned in previous posts a new concept I had for allowing patches to be reverse- engineered just like IPS Peek does. But the new concept will work with formats that are not always known. I'm going to put the proof of concept up in a separate repo soon. The idea is to bruit-force the patch until all changes can be discovered. Normally, this wouldn't work very well. But I've found a way that could potentially run well on a patch of several MBs (GBs are going take too long to use with this concept). So, an XDelta may work (even showing delta moves).
Beta Was this translation helpful? Give feedback.
All reactions