"\\Device\\PhysicalMemory"... a way to read memory

Everything else that doesn't fall into one of the other PB categories.
User avatar
bingo
Enthusiast
Enthusiast
Posts: 210
Joined: Fri Apr 02, 2004 12:21 pm
Location: germany/thueringen
Contact:

"\\Device\\PhysicalMemory"... a way to read memory

Post by bingo »

a problem to read memory (hardware ... bios) in Windows NT / 2000 / XP from pb .

http://www.visual-basic.it/articoli/agPMemReader.htm

demo in vb
http://www.visual-basic.it/scarica.asp?ID=773

:roll: maybe a way to read video-rom or bios ? we should test it . :lol:
["1:0>1"]
El_Choni
TailBite Expert
TailBite Expert
Posts: 1007
Joined: Fri Apr 25, 2003 6:09 pm
Location: Spain

Post by El_Choni »

Some time ago I coded a NTFS reader to retrieve deleted files which uses that scheme, but I don't know how can it be used to read the BIOS.
El_Choni
User avatar
bingo
Enthusiast
Enthusiast
Posts: 210
Joined: Fri Apr 02, 2004 12:21 pm
Location: germany/thueringen
Contact:

Post by bingo »

["1:0>1"]
Post Reply