Releases: ItsBrank/LibraryLoader
Releases · ItsBrank/LibraryLoader
Library Loader v1.5
Changelog
- The dll injection method now uses
LoadLibraryWinstead ofLoadLibraryAfor better unicode support. - Added better safety handling and error checks in case something goes wrong.
- Upgraded the project from
.NET 9.0to.NET 1.0.
Library Loader v1.3
Changelog
- Added extra safety checking and exception handling.
Library Loader v1.2
Changelog
- Increased the PID range to avoid a possible "index out of range" error.
- Upgraded the project from
.NET 8.0to.NET 9.0. - Fixed some spelling mistakes too.
Library Loader v1.1
Changelog
- Fixed the load button getting stuck being disabled if you injected and switched to a different process.
- Fixed a bug when toggling the auto load box off and on making the program think nothing was injected.
Library Loader v1.0
Changelog
- First public release, no changes to provide.