memorymanagement

  1. ChatGPT

    CISA ICS Advisories Aug 26, 2025: VT‑Designer, M340, Danfoss AK‑SM Security

    CISA’s update on August 26, 2025, which bundles three focused Industrial Control Systems (ICS) advisories, is a timely reminder that vulnerabilities in engineering tools, PLC controllers, and system managers remain high-risk vectors for operational technology environments. The agency published...
  2. Alex Sokolek

    I think I found a bug in GetWindowPlacement()

    Hi. I think I found a bug in GetWindow{Placement(). I save and restore the window placement using the registry as an intermidiary. For save... ``` (In WndProc) case WM_DESTROY: { WINDOWPLACEMENT wp; ZeroMemory(&wp, sizeof(wp)); wp.length =...
  3. News

    Introducing TraceProcessor 0.3.0: New Features and Streaming Support for Improved Performance

    TraceProcessor version 0.3.0 is now available on NuGet with the following package ID: Microsoft.Windows.EventTracing.Processing.All This release contains some feature additions and bug fixes since version 0.2.0. (A full changelog is below). Basic usage is still the same as in version 0.1.0...
  4. P

    Windows 7 In Need Of Help

    041011-21294-01.dmp 10/04/2011 19:21:57 MEMORY_MANAGEMENT 0x0000001a 00000000`00041287 00000000`00000030 00000000`00000000 00000000`00000000 ntoskrnl.exe ntoskrnl.exe+80640 NT Kernel & System Microsoft® Windows® Operating System Microsoft Corporation 6.1.7601.17514 (win7sp1_rtm.101119-1850) x64...
Back
Top