Skip to content

win-witr v0.1.11

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Feb 01:09
· 70 commits to main since this release
162fafc

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)

πŸ“‹ Other Changes


Based on commits from 645ee73 to 0e22033