win-witr v0.1.11
Pre-release
Pre-release
Changes
β¨ Features
- Add handles entry by using undocumented ntdll functions to get the handles (93e8bc7)
π Fixes
- π² (6a49605)
- π€¨ (42e7281)
- π€ (8919dfe)
- π€‘ (cd53d7c)
- check if object name is valid before checking it (1e502c9)
- add DUPLICATE_SAME_ACCESS to param and add PROCESS_DUP_HANDLE (7dc1cce)
- add missing typedefs and casting (b2f7b95)
- make params in getlibraryprocadress const char* (4bec8be)
- modify ListProcHandles to be integrated into win-witr and use the existing handles and pids (b84c8e4)
- Change "Handle" to "HANDLE" (ee95597)