lua-ffi-libinjection
String analyzer
A Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings.
LuaJIT FFI bindings for libinjection
36 stars
4 watching
15 forks
Language: Lua
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
ray-x/navigator.lua | A plugin that provides code navigation and analysis features using LSP and Treesitter | 1,316 |
andreirudenko/linc_luajit | A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
capsadmin/ffibuild | Utility to generate FFI bindings from C headers | 58 |
bungle/lua-resty-sass | FFI bindings for a Sass compiler implementation in C/C++. | 10 |
davidm/lua-inspect | Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. | 171 |
bungle/lua-resty-utf8rewind | Provides FFI bindings to support UTF-8 encoded text in Lua string handling functions | 4 |
mpeterv/luacheck | A tool for detecting and reporting issues in Lua code | 1,921 |
bungle/lua-resty-xxhash | FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |
lunarmodules/luacheck | A tool for detecting issues in Lua code | 364 |
kkharji/sqlite.lua | A Lua binding for a self-contained SQLite database engine | 494 |
jprjr/luasodium | Bindings to libsodium, allowing Lua to interact with cryptographic functions | 27 |
luaposix/luaposix | A C library providing bindings to POSIX APIs for use with LuaJIT and other Lua implementations. | 535 |
lunixbochs/usercorn | A dynamic binary analysis and emulation framework for a wide range of architectures and operating systems. | 891 |