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
I did not find this question covered anywhere: can WinPmem dump GPU memory as well? This question actually breaks down into 2: (1) Can it dump dedicated gpu memory on a discrete gpu? (2) can it dump the memory used by iGPU (Intel UHD/..) which shares the system RAM?
The text was updated successfully, but these errors were encountered:
This tool avoids reading from non-RAM-backed memory. That includes DMA range used by the graphic card. It would be better to create a separate project for reading GPU memory as it comes with its own difficulties. Same for network cards.
I did not find this question covered anywhere: can WinPmem dump GPU memory as well? This question actually breaks down into 2: (1) Can it dump dedicated gpu memory on a discrete gpu? (2) can it dump the memory used by iGPU (Intel UHD/..) which shares the system RAM?
The text was updated successfully, but these errors were encountered: