Welcome to the LuaJIT blog series. In this one, we will go over some basic introduction, stuff like the motivation behind this research, setup notes, etc. Table of Contents LuaJIT Internals(Pt. 0/3): Intro / This post LuaJIT Internals(Pt. 1/3): Stepping into the VM LuaJIT Internals(Pt. 2/3): Fighting the JIT Compiler LuaJIT Internals(Pt. 3/3): Crafting Shellcodes (Bonus!) LuaJIT Sandbox Escape: Th