You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,9 @@ Install-Package VmmSharpEx
10
10
This library is **Windows Only**, and only bundles/targets the Windows x64 native libraries.
11
11
12
12
## Changelog
13
+
- Version 3.160
14
+
- Bump MemProcFS to 5.16.12 (supports Chinese paths)
15
+
- Optimizations and stability improvements to Scatter API. Some minor breaking changes.
13
16
- Version 3.150
14
17
- Added new APIs: VMMDLL_MemReadPage, VMMDLL_WinGetThunkInfoIATW
15
18
- Refactor VmmSearch to a static/stateless API. Provides better resource cleanup guarantees than the former object-based model. **This is a breaking change.**
0 commit comments