Files
Serenity a2784e548d Improve memory allocation handling and logging
- Introduce new macros for protection and allocation flags.
- Add `EnableDebugPrivilege` function to manage SeDebugPrivilege.
- Enhance error handling in `VirtualAllocEx_X` to check for privilege issues.
- Control fallback to `VirtualAlloc` based on process context.
- Add logging for ultimate allocation failures for better visibility.
2025-05-08 03:24:01 -04:00
..
2025-04-20 02:21:41 -04:00
2025-02-18 13:09:35 -05:00
2025-04-19 17:13:17 -04:00
2025-02-26 18:31:08 +01:00
2025-04-22 23:14:57 -04:00