Just In Time Compilers - Breaking A Vm

No ratings

Presented at Chaos Communication Congress 24 by

We will present state of the art JIT compiler design based on CACAO, a GPL licensed multiplatform Java VM. After explaining the basics of code generation, we will focus on "problematic" instructions, and point to possible ways to exploit stuff.