lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi folks,

I'm glad to announce Lunatik 3.1, a framework for scripting the Linux
kernel with Lua. This version is based on Lua 5.4.6. Now we have new
APIs for sockets and keyboard notifiers and a few examples:

- spyglass: a keylogger.
- keylocker: a "Konami Code" handler for locking/unlocking the keyboard console.
- tap: a network sniffer.

Here's Lunatik documentation and release notes:
https://github.com/luainkernel/lunatik/tree/v3.1#readme
https://github.com/luainkernel/lunatik/releases/tag/v3.1

Regards,
-- 
Lourival Vieira Neto