Jump to content

RegEnums - searching Registry?


Recommended Posts

With the new RegEnum functions in 102 I'm sure we could do a search of the whole registry for particular information. (similar to Larry's _FileSearch() function) However, I can't quite wrap my head around how it works. Can anyone give me any pointers, or has this already been done?

Link to comment
Share on other sites

You might try the free command-line tool RegFind

Usage might be something like this

Run('cmd /c regfind.exe "hkey_local_machine\system\currentcontrolset\services\macfile\parameters\

volumes 32768 r 262144" > Output.txt')

I think I mentioned it in another post (and had a direct download link), but I can't find it :D stupid forum search feature

Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...