Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
erik_seaberg
5y ago
0 comments
Save
Share
Some platforms are enforcing
https://en.wikipedia.org/wiki/W%5EX
because malware also wants to create novel machine code within a running process.
0 comments
1 comments · 1 top-level
top
newest
oldest
saagarjha
5y ago
Note that it is possible to JIT even with W^X. What these platforms do is prevent memory that has been mapped writable and overwritten with new code from ever being mapped executable again.
j
/
k
navigate · click thread line to collapse