hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Lostuse
is there a prog that can do this on a remote system? sorry if its been asked before but i couldnt find anything searching...
TheOther
Can't help you on that.

I'm also very curious about it.

Just saw the topic and didn't do any research yet, but where are the registries saved (directory)?
Ash
couldnt you use reg.exe in cmd
linux_dude
Do you want it to connect to a remote windows computer, and dump it's registry to a text file on the remote computer, or once connected, dump the remote registry to a file on your computer?
Head_Hunter
Try RegDump. It works pretty good for me.
Lostuse
exactly what i was looking for thanks dude
Alexander01
hmm could be handy 4 cracking some things if u dont have admin axx ;P
tweakz20
QUOTE (TheOther @ Mar 3 2004, 08:34 PM)
Just saw the topic and didn't do any research yet, but where are the registries saved (directory)?

the following are files the registry uses...

HKEY_CURRENT_USER (alias for)
HKEY_USERS\{User SID}
::FILE LOCATION-
c:\winnt\profiles\{userID}\Ntuser.dat


HKEY_USERS\.DEFAULT
::FILE LOCATION-
c:\winnt\profiles\Default User\Ntuser.dat
c:\winnt\system32\config\default
c:\winnt\system32\config\default.LOG


HKEY_LOCAL_MACHINE\SOFTWARE
::FILE LOCATION-
c:\winnt\system32\config\software
c:\winnt\system32\config\software.LOG


HKEY_LOCAL_MACHINE\SYSTEM
::FILE LOCATION-
c:\winnt\system32\config\system
c:\winnt\system32\config\system.alt


HKEY_LOCAL_MACHINE\SECURITY
::FILE LOCATION-
c:\winnt\system32\config\security
c:\winnt\system32\config\security.log


HKEY_LOCAL_MACHINE\SAM
::FILE LOCATION
c:\winnt\system32\config\sam
c:\winnt\system32\config\sam.log

if you see something wrong, please correct it... this is assuming you have 2000/XP and harddrive containing OS is C, of course
r1dg3d
you could always create a .bat to export the entire reg to a txt doc and just retrieve it through other means, not so automated but still all in all should work. Google Export Registry To Text and the MS site should have some nfo on it.

:edit: tweakz20 posted what was needed, ignore this post lol.
FiNaLBeTa
Thnx tweakz20.
Nice information to know.
metrox
cmdshell:


"regedit /e c:\reg.txt"
r1dg3d
QUOTE (metrox @ Mar 4 2004, 05:34 PM)
cmdshell:


"regedit /e c:\reg.txt"

smile.gif that'd be my way if I needed to do it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.