Skip to content

Release v1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 06:42

Release Notes:

  1. Improved Hooking Mechanism: The Unhollow code now hooks NT functions instead of kernelbase, ensuring better detection when monitoring a process in userland.
  2. Memory Handling Enhancements: Several minor issues related to memory handling have been fixed, leading to better overall performance.
  3. Optimized Code Structure: The code structure has been reorganized, resulting in a more efficient hooking process and code maintenance