Page 1 of 1

Wont add: HxD: Accessing \Device\PhysicalMemory

Posted: 18 Apr 2007 20:38
by testj
The already implemented feature of viewing and editing the memory of other processes guides me to an similar feature:

Reading (and may be writing) the \Device\PhysicalMemory. It can be done by using CreateFile() similar to accessing HDD-discs and volumes.

I know the is a very special feature but it should be easy to implement and with a little warning it can be IMHO be considered as "safe".

BTW: This feature is only available under NT, 2000, XP and W2K3 with Sp1 and less. W2K3 SP2 and Vista do not allow even to read the physical memory.

Posted: 27 Jun 2007 19:06
by Maël
I read this when you posted, but just to inform you. This will be added in a future version, though it isn't a top priority.

Posted: 07 May 2008 16:25
by Maël
I was told that Windows XP SP3 would disable access to physical memory.
Today I installed it and accessing physical memory still works, so I'm going to add this feature.

Re: HxD: Accessing \Device\PhysicalMemory

Posted: 06 Jan 2013 18:27
by Maël
I should say that since support for accessing physical memory is gone since Vista+ I will not add this feature to HxD.