C0D3-M4513R / inject-lib

https://docs.rs/inject-lib
GNU Lesser General Public License v2.1
7 stars 1 forks source link

fix: Dll Paths were not properly sanitised #35

Closed C0D3-M4513R closed 2 years ago

C0D3-M4513R commented 2 years ago

In dll Paths from crate::platform::windows::get_module the "System32" and "SysWOW64" part of dll paths were not properly handled before it was passed to crate::platform::windows::get_dll_export.

Closes #34

C0D3-M4513R commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build succeeded: