Y
Hacker News
new
|
ask
|
show
|
jobs
by
saagarjha
2369 days ago
If you’re interested, JIT compilers or malware reversing is a “real” place where this knowledge is useful.
1 comments
anfilt
2369 days ago
Also don't forget binary translation which basically is assembly level JIT. Although static binary translation is a thing but has limitations.
link