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
Copy file name to clipboardExpand all lines: Notes.txt
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,13 @@ ideas:
15
15
Needs more thought on finding a way to distinguish.
16
16
* EnvVar: If the value is a string including Registry file pathing {[ProgramFilexX64]} we might need to Reg->VFS path it? Seems like we'd need to and a quick look at the code suggests that we don't.
17
17
18
+
v.2025.04.26
19
+
* MfrFixup: Removal of logging only intercepts
20
+
* Fix for PsfFtaCom: Ensure command line arguments for shell intration verb command remain quoted if they were previously quoted.
21
+
* Fixes in MfrFixup for performing exact folder matches for possible redirections.
22
+
* Don't replace / with \ in filepaths starting with /dev/
18
23
19
-
v.Next
24
+
v.2025.04.12
20
25
* Detours: Changes to enable intercepts of new patterns
21
26
* MfrFixup: Changes to ShellExecute, ShellExecuteEx for debugging in release mode
22
27
* MfrFixup: Changes to NtCreateFile and NtOpenFile for debugging in release mode
0 commit comments