Lunatik v3.4
What's Changed
- added lunatik
object
- now it's possible to share objects (e.g., sockets) among different runtimes
- added
echo server
example - added
systrack
example for monitoring system calls - added
probe
library- now it's possible to create
kprobes
handlers
- now it's possible to create
- added
data
library- now it's possible to allocate and dereference system memory
- added
syscall
library- now it's possible to access the system call table
- added
linux.schedule()
,linux.errno
Full Changelog: v3.3.2...v3.4