Hacker News new | ask | show | jobs
by saagarjha 1723 days ago
This is without downloading additional code. Reuse attacks such as ROP, or you could just embed an interpreter with the ability to alter native register state. It’s not hard to get Turing completeness into your app in a way that lets it call whatever it wants.
1 comments

Yeah, it wouldn't be too hard to write an interpreter. It is a lot like compiler class.