Posted at 2007/08/07 00:42 //
in 자료보관소/올린 자료 //
by downright
Regedit를 이용해서 원하는 값을 찾으려고 할 때에는 한번 검색후 다음 찾기를 이용해서 차례대로 찾아봐야 하지만,
이 프로그램을 이용하면 원하는 위치를 먼저 지정할 수 있습니다. 지정한 후에 검색을 하게 되면 전체적인 검색결과가 나오고 Regedit로 바로 연결되어 편집을 할 수 있습니다.
Description
RegScanner is a small utility that allows you to scan the Registry, find the desired Registry values that match to the specified search criteria, and display them in one list. After finding the Registry values, you can easily jump to the right value in RegEdit, simply by double-clicking the desired Registry item. You can also export the found Registry values into a .reg file that can be used in RegEdit.
Advantages over RegEdit find of Windows
RegScanner utility display the entire search result at once, so you don't have to press F3 in order to find the next value.
In addition to the standard string search (Like in RegEdit), RegScanner can also find Registry values by data length, value type (REG_SZ, REG_DWORD, and so on), and by modified date of the key.
RegScanner can find a unicode string located inside a binary value.
RegScanner allows you to make a case sensitive search.
While scanning the Registry, RegScanner display the current scanned Registry key, as opposed to RegEdit, that simply display a boring "Searching the registry" dialog-box.