Skip to content

liblain v1.0.0 - Major rewrite

Compare
Choose a tag to compare
@vykt vykt released this 06 Oct 08:11
· 27 commits to main since this release

This version rewrites ~80% of the code from libpwu and introduces a new, non backwards compatible API.

  • Now possible to update memory maps.
  • Added support for memory interfaces other than procfs.
  • New vector & list library.
  • Switched to using lists / trees for storing VM areas & backing objects.
  • Improved PID resolution method.
  • Removed all hooking functionality.
  • Removed all injection functionality besides basic memory reads/writes.