3 comments
How does this actually work in practice?<p>I suppose altering instruction count or size still dooms the executable to become non-functional?<p>Or do all absolute & relative code & data references all get magically updated?
ooh souffle!
wonder how they avoid saturation explosion. that's doomed my souffle projects in the past. but obviously they've found a way to partition (maybe by block?)
HN does not seem to have discussed ddisasm enough.<p>When I discovered it, I was amazed, astonished, stunned, thrilled, and in disbelief.<p>It turns out that it actually works.