Skip to content

Library Loader v1.5

Choose a tag to compare

@ItsBrank ItsBrank released this 13 May 20:33
· 1 commit to main since this release

Changelog

  • The dll injection method now uses LoadLibraryW instead of LoadLibraryA for better unicode support.
  • Added better safety handling and error checks in case something goes wrong.
  • Upgraded the project from .NET 9.0 to .NET 10.0.