ArcoMul / execute-memory

Demo of inserting binary processor commands into memory and execute this

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Execute memory

Demo of executing genereated code in memory. Easy way to test if an operating system allows execution of memory. To see if the core of JIT compilation is supported for example.

About

Demo of inserting binary processor commands into memory and execute this


Languages

Language:C++ 77.8%Language:Assembly 22.2%