I suppose altering instruction count or size still dooms the executable to become non-functional?
Or do all absolute & relative code & data references all get magically updated?
sterlind 3 hours ago [-]
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?)
aboardRat4 6 days ago [-]
HN does not seem to have discussed ddisasm enough.
When I discovered it, I was amazed, astonished, stunned, thrilled, and in disbelief.
It turns out that it actually works.
saagarjha 3 hours ago [-]
Why is it amazing?
Rendered at 03:08:36 GMT+0000 (Coordinated Universal Time) with Vercel.
I suppose altering instruction count or size still dooms the executable to become non-functional?
Or do all absolute & relative code & data references all get magically updated?
When I discovered it, I was amazed, astonished, stunned, thrilled, and in disbelief.
It turns out that it actually works.