Lucciefr
Lua code caving, injection and exploration framework
core Directory Reference

Directories

directory  win
 

Files

file  bool.h [code]
 boolean data type and constants/macros
 
file  globals.c
 global "static" variables (accessible across all program units)
 
file  globals.h [code]
 
file  list.h [code]
 Generic list management macros.
 
file  log.c
 A general-purpose logging system.
 
file  log.h [code]
 
file  logstdio.c
 stdio logging in "text" form (human readable output).
 
file  logstdio.h [code]
 
file  luahelpers.h [code]
 Lua helpers declared as macros.
 
file  luautils.c
 
file  luautils.h [code]
 
file  luautils_kv.inc
 
file  mpkutils.c
 MessagePack utilities.
 
file  mpkutils.h [code]
 
file  process.h [code]
 
file  ringbuffer.c
 Code to manage "ring" buffer logic.
 
file  ringbuffer.h [code]
 
file  strutils.c
 string utilities, low-level string operations
 
file  strutils.h [code]
 
file  timing.c
 Timer / timestamp functions.
 
file  timing.h [code]
 
file  util_win.c
 Windows-specific utility functions.
 
file  util_win.h [code]
 
file  utils.c
 Various utility functions (not platform-specific, "portable")
 
file  utils.h [code]