| ▲ | Panzerschrek 4 hours ago | |||||||
Can it handle self-modifying code? Why only x86_64? It has more sense to convert 32-bit programs, like many old games. | ||||||||
| ▲ | whizzter 2 hours ago | parent | next [-] | |||||||
I think self-modifying outside of JIT runtimes is a pretty rare thing these days compared to the 80s or 90s, .text sections are mostly RO these days and security requirements aren't going to decrease that. | ||||||||
| ▲ | oinkt 4 hours ago | parent | prev | next [-] | |||||||
Consider reading the linked article, where this is explicitly addressed: > Self Modifying and JIT-Compiled Code. Elevator, like all fully static binary rewriters, does not support self modifying or just-in-time-compiled code. | ||||||||
| ||||||||
| ▲ | perching_aix 2 hours ago | parent | prev | next [-] | |||||||
> Can it handle self-modifying code If it did, it wouldn't be "fully static" anymore. It's fundamentally contradictory. | ||||||||
| ▲ | linkregister 3 hours ago | parent | prev | next [-] | |||||||
Why doesn't it clean my garage also? I've got some leaves to rake as well. | ||||||||
| ▲ | gobdovan 4 hours ago | parent | prev [-] | |||||||
[dead] | ||||||||