Lucciefr
Lua code caving, injection and exploration framework
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  core
  win
 codepage.cWindows codepage / character (set) conversions
 errmsg.cWindows error messages
 bool.hBoolean data type and constants/macros
 globals.cGlobal "static" variables (accessible across all program units)
 globals.h
 list.hGeneric list management macros
 log.cA general-purpose logging system
 log.h
 logstdio.cStdio logging in "text" form (human readable output)
 logstdio.h
 luahelpers.hLua helpers declared as macros
 luautils.h
 mpkutils.cMessagePack utilities
 mpkutils.h
 process.h
 ringbuffer.cCode to manage "ring" buffer logic
 ringbuffer.h
 strutils.cString utilities, low-level string operations
 strutils.h
 timing.cTimer / timestamp functions
 timing.h
 util_win.cWindows-specific utility functions
 util_win.h
 utils.cVarious utility functions (not platform-specific, "portable")
 utils.h
  include
 config.h
 macro.h
  main
 dllmain-linux.cLinux implementation of library_startup() and library_shutdown()
 dllmain-win.cWindows implementation of library_startup() and library_shutdown()
 dllmain.cSource file for building the dynamic Lucciefr library (injection "payload")