The MEMDump utility is designed to dump or copy any part of 4GB linear memory address space under MS-DOS and Windows 9x DOS to a console, text or binary file.
You can use MEMDump for dump contents of PCI devices memory located outside of first megabyte, access USB structures, study contents of memory used by memory managers, etc. For proper access to hardware registers, memory can be read with BYTE, WORD or Double WORD granularity. Utility provides transparent access to memory with or without installed memory managers.
Syntax:
MEMDUMP [/H|?]
[/D[B|W|D][:Address[,Length]]]
[/F:filename|none]
[/B:filename]
where:
/H - Print this text
/D[B|W|D][:Address[,Length]]
- Dump 'Length' number of memory bytes from specified
linear 'Address' as bytes (DB), words (DW) or
double words (DD) correspondingly.
/F:filename - Output file for the dump (Default: console)
Use /F:none to completely suppress dump
/B:filename - Output file for the binary contents of memory
Notes:
Both 'Address' and 'Length' can be expressed in hexadecimal format with '0x' prefix. The 'Length' field can be also expressed in decimal. Examples:
MEMDUMP /DW:0x100000,0x100000 /F:2ndMB.dmp - dump second MB to file 2ndMB.dmp
MEMDUMP /DB:0x100000,128 - dump 128 Bytes to console
MEMDUMP /D:0,0x100 /F:none /B:IntTB.bin - copy INT table to binary file IntTB.bin
If dump or binary file exists, MEMDUMP unconditionally overrides it.
If you are using WORD or DWORD access 'Length' parameter should be multiple of 2 or 4 correspondingly.
Please remember that if the memory manager (such as EMM386.EXE) is loaded, MEMDUMP will read linear address rather as physical address.
자 료 실
유틸리티 MEMDump(DOS)
2007.10.02 23:39
The MEMDump utility is designed to dump or copy any part of 4GB linear memory address space under MS-DOS and Windows 9x DOS to a console, text or binary file.
You can use MEMDump for dump contents of PCI devices memory located outside of first megabyte, access USB structures, study contents of memory used by memory managers, etc. For proper access to hardware registers, memory can be read with BYTE, WORD or Double WORD granularity. Utility provides transparent access to memory with or without installed memory managers.
Syntax:
MEMDUMP [/H|?]
[/D[B|W|D][:Address[,Length]]]
[/F:filename|none]
[/B:filename]
where:
/H - Print this text
/D[B|W|D][:Address[,Length]]
- Dump 'Length' number of memory bytes from specified
linear 'Address' as bytes (DB), words (DW) or
double words (DD) correspondingly.
/F:filename - Output file for the dump (Default: console)
Use /F:none to completely suppress dump
/B:filename - Output file for the binary contents of memory
Notes:
Both 'Address' and 'Length' can be expressed in hexadecimal format with '0x' prefix. The 'Length' field can be also expressed in decimal. Examples:
MEMDUMP /DW:0x100000,0x100000 /F:2ndMB.dmp - dump second MB to file 2ndMB.dmp
MEMDUMP /DB:0x100000,128 - dump 128 Bytes to console
MEMDUMP /D:0,0x100 /F:none /B:IntTB.bin - copy INT table to binary file IntTB.bin
If dump or binary file exists, MEMDUMP unconditionally overrides it.
If you are using WORD or DWORD access 'Length' parameter should be multiple of 2 or 4 correspondingly.
Please remember that if the memory manager (such as EMM386.EXE) is loaded, MEMDUMP will read linear address rather as physical address.
댓글 [0]
번호 | 제목 | 글쓴이 | 조회 | 추천 | 등록일 |
---|---|---|---|---|---|
[공지] | 저작권 보호 요청 자료 목록 | gooddew | - | - | - |
[공지] | 자료실 이용간 유의사항 | gooddew | - | - | - |
26 | 유틸리티| 윈도우 포럼-배너 이미지(NORMAL VERSION) [3] | 정재구 | 3235 | 1 | 02-09 |
25 | 유틸리티| @ BIOS v1.22 | 생강도넛 | 4698 | 1 | 02-07 |
24 | 유틸리티| 윈포-배너용 이미지 입니다. [6] | 정재구 | 3339 | 1 | 01-29 |
23 | 유틸리티| 모든인증 언이스톨 [2] |
|
6696 | 1 | 12-01 |
22 | 유틸리티| 램디스크 -매뉴얼 포함 [3] |
|
5768 | 1 | 10-17 |
21 | 유틸리티| 기가바이트사 @BIOS [3] | EP45 | 5027 | 1 | 09-07 |
20 | 유틸리티| Ghost v11.5.0.2113 Corporate [4] | 지나다 | 8786 | 1 | 08-14 |
19 | 유틸리티| 내 노트북의 배터리 수명은 얼마나 줄었을까? (배터리 체크... [3] | 지나가다 | 4952 | 1 | 08-07 |
18 | 유틸리티| 스피드 드라이버 백업 2.0 [1] | 김용국 | 15945 | 1 | 06-11 |
17 | 유틸리티| VGA 드라이버 완전삭제! Driver Cleaner .NET v3.2.1.0 [5] | BMW760Li | 8719 | 1 | 04-02 |
16 | 유틸리티| GHOST11&NTFS DOS [3] | 난이나 팔 | 10120 | 1 | 03-27 |
15 | 유틸리티| iso 파일만들기 and 씨디부팅영역추출하기 [1] | 기가매니아 | 9504 | 1 | 03-27 |
14 | 유틸리티| 뻑?난 시디 복구 프로그램... [4] | 바라마래 | 8282 | 1 | 12-01 |
13 | 유틸리티| GHOST11&NTFS_DOS시디이미지 [5] | 난이나 팔 | 11080 | 1 | 11-29 |
12 | 유틸리티| 경조사 봉투만드는 프로그램...ㅋ [4] | 바라마래 | 8588 | 1 | 11-27 |
11 | 유틸리티| 카스퍼스키 7.0 한글 설명서 [1] | 바라마래 | 10547 | 1 | 11-27 |
10 | 유틸리티| HP USB Disk Storage Format Tool - v2.1.8 | gooddew | 139406 | 1 | 11-18 |
9 | 유틸리티| 지워진 파일 복구 프로그램 [1] | 바라마래 | 9031 | 1 | 11-14 |
8 | 유틸리티| 고스트용 [4] | 사나이 | 17261 | 0 | 10-22 |
7 | 유틸리티| 98 부팅시디.. [2] | 사나이 | 12096 | 1 | 10-22 |