home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / virus / cv100.zip / CV.DOC next >
Text File  |  1991-01-01  |  5KB  |  112 lines

  1.  
  2.                             CoreView(tm)
  3.  
  4.                      A Window Into Your PC Memory
  5.  
  6.  
  7.                              Version 1.0
  8.  
  9.               Copyright (c) 1989-1991 RolySoft, Denmark
  10.  
  11.  
  12.  
  13.  
  14. What is CoreView?
  15. -----------------
  16.  
  17. CoreView is a small but fast memory  viewer.  With help of CoreView you
  18. may  look through  the  memory of  your  computer.   CoreView also  has
  19. facilities  for   searching  memory  for   specific  strings   or  BIOS
  20. extensions.
  21.  
  22. CoreView is  particular a great  tool if you  are going to  install new
  23. hardware in your computer.  Often you have to set jumbers on the add-on
  24. card to install its BIOS into the right address space.  But WHAT is the
  25. right address space? With CoreView you  may browse through ROM at C000h
  26. thru F000h and look for empty slots.
  27.  
  28. CoreView is also  capable of viewing memory  in real time.  What  do we
  29. mean with  that? You  may enable  a function  we call  "timed display".
  30. While this function is on, CoreView continously updates the screen with
  31. data from memory.  If  any bits change, you will see  it immediately on
  32. the screen.
  33.  
  34.  
  35. Q quick tour through the CoreView functions
  36. -------------------------------------------
  37.  
  38. CoreView has many functions.  As all functions are easy to use, we will
  39. only use little  space to explain them.   You may call the  help screen
  40. inside  CoreView by  hitting Alt-H  from  the main  screen.  This  help
  41. screen summarises most of the functions.
  42.  
  43. First of all  you may scroll through  memory.  To do this,  you use the
  44. arrow keys, Home, End etc.  All PCs  are capable of addressing at least
  45. 1 Mb of memory.  With CoreView you may inspect this 1 Mb address space.
  46. By using the arrow  keys, PgUp, PgDn, Home, End and  many control keys,
  47. you may browse through  this 1 Mb address space.  At  the bottom of the
  48. PC  memory there  is  always  RAM installed.   When  you  go to  higher
  49. addresses,  the PC  has  ROM installed.   RAM is  memory  which may  be
  50. changed by the CPU.  ROM is Read Only memory, which means it may NOT be
  51. changed.  If CoreView  encounters a ROM area,  you will see a  star (*)
  52. right after the  address.  This star tells you, that  you are currently
  53. looking at ROM locations.
  54.  
  55. If you are using a colour monitor, you may have noticed that some bytes
  56. are high-lighted while others aren't.  All standard figures and letters
  57. are shown in a  bright colour by CoreView to make it  easier for you to
  58. recognize human-readable strings.
  59.  
  60. If you  want to  search for a  specific string, you  may do  that.  Hit
  61. Alt-S to enter the  search input screen.  Enter the string  you want to
  62. search for.   In the upper  input window  you may enter  all characters
  63. between 20h  and FFh.  If  you also need to  search any of  the control
  64. characters, you should  hit the Tab key once, and  enter the characters
  65. as two-digit hex numbers.  Hit Enter to  begin the search or hit Esc to
  66. abort.
  67.  
  68. You may choose  to search for an exact  match, or you may  search for a
  69. match, which is case-insensitive, eg.  upper- and lowercase letters are
  70. treated equal.  Use Alt-C in the main screen to change the search case.
  71.  
  72. If CoreView finds your search string, and you want to repeat the search
  73. for the next copy, then hit Alt-R to repeat.
  74.  
  75. CoreView displays  a search message  in the  lower right corner  of the
  76. screen, while it's searching.  The  actual search is NOT interruptable.
  77. On 386s a 1 Mb search takes  approximately 2 seconds.  On XTs and other
  78. relatively slow  computers, the search may  take 15 seconds or  more to
  79. finish.
  80.  
  81. If you want to jump to a total different address, you may enter it into
  82. the address window.   When you hit Enter,  CoreView is set to  this new
  83. address.  You may also pick up the  current address you are looking at,
  84. and put it into the input box.  Hit Ctrl-Enter to read the address from
  85. the current  window position.  If you  want to normalize  this address,
  86. just  hit  Alt-N.   What  do  we  mean  with  'normalized  address'?  A
  87. normalized address,  is an address  with an  offset part always  in the
  88. range 0000  thru 000Fh.
  89.  
  90. CoreView provides you with two functions to specify how data are shown.
  91. If you press Alt-W memory is displayed in wide format.  This allows you
  92. to see more  data on a single  screen.  To switch back  to the standard
  93. hex display,  hit Alt-W  once more.  Alt-A  acts as  a filter.   If you
  94. press Alt-A (ASCII), only ASCII  characters are displayed.  This filter
  95. is useful  when you are  looking into text  strings and don't  want the
  96. code displayed.  Most code contains opcodes outside the ASCII range.
  97.  
  98.  
  99. A final word...
  100. ---------------
  101.  
  102. The CoreView program and its documentation have been donated the public
  103. domain.
  104.  
  105. Please report  any problems to ROLAND  LYNGVIG at the  Josti-BBS, phone
  106. +45 47 38 05 24 (DANE TECH 2:230/31 or SDNet/Work: #551.13).
  107.  
  108.  
  109. Thank you for using CoreView...
  110.  
  111. RolySoft, Denmark
  112.