Windows XP Folder Encryption Key ? - Where is the Windows XP encryption Key saved.

Pages: 1, 2
free web hosting

Read Latest Entries..: (Post #13) by iGuest on Jul 9 2008, 10:57 AM. (Line Breaks Removed)
I have done a big mistake,PLEASE HELP ME Windows XP Folder Encryption Key ? I posted this as an oppinion/reply/Comments,sorry if I was wrong...Here's my problem,Please help I applied encryption atributes on all my files in drive d...Yesterday I formatted My winXP and installed a new XP,Now those files are not working at all,not even bieng copied anywhere...It inculeds lots of photos,music and doc... read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Free Web Hosting > Computers & Tech > Operating Systems > Windows (All Versions)

Windows XP Folder Encryption Key ? - Where is the Windows XP encryption Key saved.

abartar
Does any one know where is the encryption key in Windows XP stored. In other words how can one get encryption key.

Or how to retrive the data without the encrytion key.

By encrypting a file or folder, we are converting it to a format that can't be read by other people. A file encryption key is added to files or folders that you choose to encrypt. This key is needed to read the file.



Reply

yordan
QUOTE
Or how to retrive the data without the encrytion key.

This a well-known and very funny problem.
Of course, data are crypted in order to prevent you from reading them.
The encryption key is here part of the thing.
So, if the encryption algorythm is correct, it will not be easy to retrieve the data without the encryption key.
Probably the army has some huge computers in charge of such things : put your disk in such computer, and if their algorithms are better than Crosoft ones, and if their computers are big enough, and if you have enough time...

Reply

tansqrx
Are you trying to break into a folder that was encrypted using the built in Windows encryption (EFS)? If so then there may be hope for you. This can be hard and complicated so you should be very dedicated to this idea.

First off I have never used EFS because I think the security completely stinks. I have adopted PGP Whole Disk encryption as my standard method. Let’s take this scenario for example. You are the administrator on a computer and have a child. You have given your kid his own account and they are fairly responsible and computer literate so you don’t think anything else of it. One day as you are browsing through “C:\documents and setting\kids name” you notice some encrypted files. For what ever reason you decide you really need to know what is in them without your kid knowing. Even though you maybe logged on as administrator you are not able to access the encrypted files. As a side note this is not the case if the administrator has been named the recovery agent, but we will assume you are not that lucky (http://support.microsoft.com/kb/308993/EN-US/). Now note that your kid does not have to do anything special under his account. The encryption password or key is his Windows account username and password. So what you really need is to get his password and then login as him.

According to your circumstances this can take several forms. You could possibly use a key logger to get the account if you have local access. The more robust way is to grab the SAM database and brute force the password. I have already given several tutorials on how to do this. Go to http://www.ycoderscookbook.com/Clear_NT_Passwords.htm for a detailed talk on how to get the password.

Now the next and much more involved step is to retrieve the password. There are various tools that will retrieve the Windows password from the SAM but the best by far are rainbow tables. Go to Google and search for “rainbow tables” and in the first few links you will find a site that has torrents for the tables. Now the hard part. Rainbow tables are precompiled hashes of every possible password. As such there are a lot of possible passwords. It took me about a month to get my tables and they take about 50 Gb of hard drive space. As long as the password is under 32 characters that are typeable from the keyboard you WILL get the password. Once you have the tables the finding of the passwords usually only takes a few hours.

As a disclaimer this information should only be used for good. This technique has its valid purposes and I have used it several times to retrieve data for customers that simply forgot their passwords. Do the right thing.

 

 

 


Reply

wutske
I think the key is generated from several kinds of information about the user and it's impossible to acces the data by creating the same user again (if for example you reinstalled windows). So be carefull when you use encryption, complete windows failure equals data = lost.
Try googl'ing a bit to see if you can find some way to crack it, but it's probably rather impossible.

Reply

yordan
QUOTE
Try googl'ing a bit to see if you can find some way to crack it

Of course, we never perform this kind of things. We only do politically correct things, we are very polite and we respect all the rules.

Reply

vhortex
QUOTE(tansqrx @ Sep 29 2006, 05:46 AM) *

Rainbow tables are precompiled hashes of every possible password. As such there are a lot of possible passwords. It took me about a month to get my tables and they take about 50 Gb of hard drive space. As long as the password is under 32 characters that are typeable from the keyboard you WILL get the password. Once you have the tables the finding of the passwords usually only takes a few hours.


some stuff to add, there are some variants of keys and hash that windows uses, depends on what version of windows and what patches are installed.

some windows versions have two hash keys.. each part ressembles half of the original passwords.

---

rainbow takes a lot of time to generate.. it takes me 3 months and 5 pentium 4 2.6gHrtz to compile / generate 90 gig of rainbow tables..

it only gives me success rate of 60% and that is for passwords 1char to 24chars long..

rainbow tables is usefull with a popular cracking soft.. i will not mention it here since I guess cracking is not permitted as a topic here.. this said soft will read rainbow as input and can decrypt char by char level..

----

SAM files can only be read when you boot on command shell and you need to be an admin.. that is the last time i remember how it works.. SAM files cannot be copied when on windows GUI since it is locked for system use when the GUI is enabled..

Someone asked me a few months ago why this is so.. And I have answered with a blank reply of "Beats me, I just read them.."


Reply

tansqrx
QUOTE
SAM files can only be read when you boot on command shell and you need to be an admin.. that is the last time i remember how it works.. SAM files cannot be copied when on windows GUI since it is locked for system use when the GUI is enabled..


This is true if you boot into Windows but the whole point of Knoppix is to not boot into Windows. This can also be accomplished if you remove the hard drive and install it into another Windows machine.

QUOTE
rainbow takes a lot of time to generate


I don’t think I would ever try and generate my own. Just download them from a torrent site. Its quicker and easier and I have never had any problems out of them.

QUOTE
some windows versions have two hash keys


This is true. The rainbow tables are only useful on the less secure LMAN hashes which originated out of Windows 95. The later versions of hashes are nearly impossible to crack. The upside (depending on which side of the fence you are on) is that all current versions of Windows will accept the less secure LMAN hashes by default. Only if you really dig into the machine security settings will you be able to disable LMAN hashes. Essentially Windows has two hashes by default, LMAN and Kerberos.

Reply

werewolf
hi

well, as mentioned above, it will be very difficult to recover encrypted files if we install new windows.
unfortunately, same has happened to me.

i encrypted about 400-450 MB of data in Windows XP and then installed a new copy of windows.
now i cannot access a single encrypte file.

kindly help me in this regard... data is real important to me...

i m willing to do the lengthiest procedure for that.

please dont tell me that no on e can help me in this regard, there must be something that can be done. So plz HELP!

thanx in advance :-)

Reply

tansqrx
I will have to direct this problem to someone else. As far as I know you are out of luck unless you designated a recovery authority or created a repair disk.

Reply

cmosads
i dont know if you still have this problem or not...but i had this problem recently so what i did was...

i used partition recovery software to do a RAW read on the disk and i restored my EFS (encrypted file system) files to a different location and it worked for me...


Reply

Latest Entries

iGuest
I have done a big mistake,PLEASE HELP ME
Windows XP Folder Encryption Key ?

I posted this as an oppinion/reply/Comments,sorry if I was wrong...

Here's my problem,Please help

I applied encryption atributes on all my files in drive d...Yesterday I formatted My winXP and installed a new XP,Now those files are not working at all,not even bieng copied anywhere...It inculeds lots of photos,music and docs...Please help as those attributes are also not bieng removed PLEASE HELP

-question by Waqas

Reply

iGuest
I also have the same problem
Windows XP Folder Encryption Key ?

I applied encryption atributes on all my files in drive d...Yesterday I formatted My winXP and installed a new XP,Now those files are not working at all,not even bieng copied anywhere...It inculeds lots of photos,music and docs...Please help as those attributes are also not bieng removed PLEASE HELP...

The data is damn important...PLEASE help me...In detail PLEASE

-reply by Waqas

Reply

SilverFox
I have been told that putting the files/folders on a FAT32 Harddrive would fix it, however I haven't tested that out.

I have like 1 GB of files encrypted after reinstalling windows.

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2
Recent Queries:-
  1. add encryption key to xp - 0.12 hr back. (1)
  2. windows xp encryption - 4.56 hr back. (1)
  3. remove encrypted users in xp - 12.46 hr back. (1)
  4. encrypt key in win xp - 12.76 hr back. (1)
  5. encrypt folder windows xp - 13.83 hr back. (1)
  6. recover encrypted my documents from a corrupted copy of windows xp - 14.86 hr back. (1)
  7. mention the way to lock the folder and remove the lock of the folder in dos prompt - 16.23 hr back. (1)
  8. windows xp break encryption - 22.33 hr back. (1)
  9. remove folder encryption windows xp - 24.34 hr back. (1)
  10. how to move xp encryption - 26.96 hr back. (2)
  11. mention the way to lock folder without knowing to other in dos command - 29.97 hr back. (2)
  12. where is my encrypt key in windows xp - 32.38 hr back. (1)
  13. encryption windows xp - 49.80 hr back. (1)
  14. xp folder encryption - 51.23 hr back. (2)
Similar Topics

Keywords : windows, xp, folder, encryption, key, windows, xp, encryption, key, saved

  1. Undoing The Privacy Option On A Folder In Win Xp Home
    (3)
  2. Windows Black Edition
    (11)
    Which version of windows is microsoft releasing after Vista?I heard that it is releasing microsoft
    windows black /. Does anybody know about it?....
  3. Windows 7
    (12)
    when will microsoft release windows7? does it have any cool features or new feature? can anyone tell
    me more about this ? thanks.......
  4. Image Problems With Windows 2000
    (9)
    Hi, since a while i got two problems related with images files in my Windows 2000 machine, both are
    very closely related because them happen with Windows Explorer and with Internet Explorer 6. The
    problems are: Windows Explorer Thumbnails Preview : The problem with this option of the View menu
    is that it doesn't show any thumbnail preview of any image in my hole computer, i verify this
    problem for jpg, jpeg, gif, png or bmp files, but it works fine and generate the thumbnail previews
    for html files. IE Save as... dialog and JPG files extension : Every time that....
  5. Why I May Be Installing Windows Xp Sp3 Again
    (8)
    This is a sad tale of a man and his machine that would not start again. The story continues with a
    sorted affair between two operating systems and a battle to win the love of this man’s heart. My
    problems began last weekend when I started my computer after it had been off from the previous
    night. Everything went normally throughout the POST but once Windows XP started I heard the dreaded
    clicking from the hard drive. After several reboots and a Spinrite diagnostic I gave up and called
    the time of death around three in the afternoon. This is not all bad because I had....
  6. Windows Sp4 ?
    How (8)
    i am not sure to say this but MS will have SP4 soon out.. i found out today that Sp4 is and has bigs
    fix.....
  7. Windows Xp Sp3 Available
    (16)
    Windows XP Service Pack 3 is now officially available through Windows Update and the Microsoft
    Download Centre. Link for Windows XP Service Pack 3 Network Installation Package for IT
    Professionals and Developers It is not suggested you download the standalone package unless you
    are updating multiple computers. I have personally tested the final version of Service Pack 3 on my
    Windows XP SP2 virtual machine, and I have not encountered any problems yet with it. Interestingly
    enough, I haven't seen any speed improvements that reviews have been talking about.....
  8. Windows Vista
    How would you rate it? (5)
    I like windows vista, It has a unique design and security system...Although it's just another
    copy of WindowsXP, Except different design and some new features, Here are my overall ratings:
    Design Rating : 8/10 - I think i give it 8/10 because i like the design but even sometimes i find
    design faults/bugs in them. System Rating : 7/10 - I give this 7/10 because the system is unique
    but also sometimes very fustrating to use. New Features : 8/10 - I'm giving the new features
    8/10, Simpy because there are some bugs i've found in lots of new features that Vist....
  9. How To Make Windows Xp Faster
    (30)
    hello does somwane have tips to let windows xp start up faster are there special programmas for or
    somthing like thate thanks fore youre time....
  10. Will Using Fdisk Corrupt Windows Partition?
    (9)
    I remember doing this before in the past with a DOS partition. It wasn't working properly, so
    the office tech told me to use fdisk and delete that DOS partition. Then recreate it. To my surprise
    Windows still worked after that. I always thought that fdisk would corrupt the Windows partition
    somehow since it was a destructive partitioning tool. So I have always used Partition Magic instead
    for my partitioning needs. If I install Linux on a separate partition and decide to get rid of it
    later using fdisk, Windows will still be intact right? From my understanding now,....
  11. Deleting A Corrupt File
    Cannot delete a corrupt file on Windows XP... (26)
    I was upgrading some software and came across a corrupt file that halted the installation process. I
    went to see what was wrong with the file, and failed to manually delete it. I tried moving
    (cut&paste) it to another location, and the installation succeeded. However, the file is still on my
    drive, taking up a KB of space. I know that's not a lot, but where am I supposed to put it? In a
    folder created especially for all the corrupt files on my computer? /blink.gif"
    style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /> I've heard
    something....
  12. Lock Workstation Shortcut
    How to make a shortcut to lock your windows computer (8)
    1) Right click on desktop and select add new shortcut 2) In the 'Type Location of the item:'
    box type or copy %windir%\System32\rundll32.exe user32.dll,LockWorkStation then click
    'next' 3) In the 'Type a name for this shortcut:' box type or copy "Lock
    Workstation" and click 'Finish' 4) Now if you would like go to properties and Change Icon
    browse to: %SystemRoot%\explorer.exe and I use the red circle with the white x ....
  13. Folder Without A Name ...
    Trick :D (25)
    hei guys do u know how to make a folder without any name /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> ye try this and tell me if
    its working or not /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0"
    alt="biggrin.gif" /> right click->make new folder->use backspace to remove the name ->press
    alt+255.-->press enter. use number keys which are on right side of keyboard.....
  14. Can You Create A Folder Name "con"
    Is it possible to create a folder named "CON" in Windows? (18)
    I tried in both Windows XP Home and Professional. If you try to make a folder named "CON" Windows XP
    renames it back to what it was. So creating a new folder with the name "CON" just renames it to "New
    Folder". The bug seems like a variable that got treated as a string or vice-versa. Trying to create
    the folder from a cmd prompt failed with an error "The directory name is invalid.". This also works
    when you try to create a file called "CON", or "CON.". ".CON" shows up the way it should. Somewhere
    I found the reason that CON stands for CONsole which is device name but....
  15. Windows XP Error: Explorer Crashes While Drag & Drop
    (14)
    Dear Friends When using WINDOWS XP, and while in Windows Explorer, very often when attempting to
    drag a file from Explorer to the folder you want to move it to, an error message will pop up saying:
    Windows Explorer has encountered a problem and needs to shut down...which usually freezes up
    Explorer..and you have to open it up and try to do the function of dragging the file again. As
    well...in some cases, when that error shows up, almost instantly after closing it, which usually
    means you have to do the Control-Al-Del thing opening the task list in order to close the fol....
  16. The Best Version Of Windows
    (42)
    With all the different flavors of Windows, what in your opinion is the best version? Win95, Win98,
    Win98SE, WinNT, Win2000, WinXP, Vista, and even remember Windows 3.1? I hear that hardcore Windows
    users are in love with Win98SE for some reason? Is there any justification behind this? I mean
    this is a version of Windows that is definitely not supported anymore, but is the security and
    stability of this version that much better where it doesn't need support? Personally, I really
    like Win2000 over any other version. It seems more secure and stable, and I'm pr....
  17. Windows Server 2003
    lsass.exe and services.exe keep getting killed (8)
    Hello, I've run MS update several times and still, the processes lsass.exe and services.exe
    keep getting killed and causing the server to reboot unplanned. I don't think it is the blaster
    worm because no computer on my network (except for mine which is fully patched & protected) is
    turned on when the system reboots. (Logs show that it has also rebooted several times overnight too)
    I'm not sure what the problem is. As you can tell, I'm not a Windows system administrator.
    I much prefer Linux because critical system processes cannot be terminated. F....
  18. How To Run Mac On Windows ?
    How you can run Mac OSX on Windows XP? (14)
    I was recently surfing the web when i came across an article that talked about running Mac on
    Windows. I was wondering if anyone knows a program that might let me do this. If you follow this
    link http://reviews.cnet.com/Make_your_PC_look_...23.html?tag=vid you will see a tutorial program
    that allows you to change the appearance of your Windows XP into a Mac OS. THis is not what i am
    looking for. I am looking for a program that will actually run mac on XP. Can anyone please let me
    know if there is an application like that.....
  19. Help: Adding My Videos Folder To Start Menu
    Windows XP Only (10)
    Okay, I am halfway to being able to add the My Videos Folder (the only of the special My folder I
    really use) to the start panel. For those of you who don't know what I am talking about, make
    sure you have the new XP start menu not classic, then open your start menu. The right side is the
    start panel, and it should have links to things like My Documents, My Music, My Computer, etc. The
    only one you can't add to it (you add features to it from the properties page) is the My Videos
    File. No, my method: 1) Knowing Windows as well as I do, first thing after ex....
  20. Using Same Serial # On Multiple Copies Of Windows
    (18)
    I heard it is possible to run more than one computers on the same serial of Windows. I also heard
    that it can be registered and use all the functions of any legal copy of Windows. Lets say I have 4
    computers in my house and don't want to pay $800 for windows on each one if I build them
    all myself. I can just put same serial on all of them. But I heard this is also breaking the EULA
    agreement with Microsoft which redeems this being illegal or improper use of windows. I would like
    to hear your sides on this, or the whole truth behind this. If so does this mean som....
  21. 12 Things You Didn't Know About Windows XP
    WindowsXP hidden features (5)
    Copied from http://forums.aspfree.com/windows-os-15/20...-xp-102029.html QUOTE You've
    read the reviews and digested the key feature enhancements and operational changes. Now it's
    time to delve a bit deeper and uncover some of Windows XP's secrets.. 1. It boasts how long
    it can stay up. Whereas previous versions of Windows were coy about how long they went between
    boots, XP is positively proud of its stamina. Go to the Command Prompt in the Accessories menu from
    the All Programs start button option, and then type 'systeminfo'. The computer w....
  22. How Can I Delete Old Files In Windows Xp ?
    HELP!!! (21)
    I've just reinstall my system. But I can't delete old profiles in C:\Documents and
    Settings . I have the Admin right, of course. But... the system don't allow me to delete
    the files. I need to free up some space on my hard disk. (That folder's size is up to 12GB)....
  23. Disable Recent Docs History In Windows
    (2)
    How to disable Recent Docs History in Windows (XP,ME,2000,98) 1- click Start > Run > and type
    “regedit” 2- find and go to
    HEKY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\E
    xplorer 3- in right panel create a new Binary Value and name it “NoRecentDocsHistory” 4- give it
    value of 00 00 00 01 5- close registry editor and restart your computer NOTE: Incorrectly editing
    the registry may damage your windows before making changes to the registry, make a backup copy ....
  24. How To Create "ghost" Images (norton) On Windows
    (47)
    Hi, I'm tired of wasting so much time on a site when I have to reinstall Windows from scratch.
    Want to speed up the process a little since I have to install Windows XP, any Service Packs, Norton
    Antivirus and Microsoft AntiSpyware for the computers. I want to create images of good working
    Window states, but have some questions. 1. How much faster would this be compared to reinstalling
    everything manually? I will be doing this from an external hard drive. 2. What are the chances of
    an image not working assuming that the image created is good? I heard that these ....
  25. Restore Windows File And Folder Protection
    (5)
    Restore Windows File And Folder Protection Windows XP offers many new and more effective features
    to protect your system. For example, Windows hides files and folders stored on Windows, Program
    files and system directory to protect them from being changed or deleted. When you want to open
    system folders for first time, windows displays below screen These Files Are Hidden This folder
    contains files that keep your system working properly. You should not modify its contents Show the
    contents of this folder If you click on “Show the contents of this folder” in left p....
  26. Command Line (dos) Tips For Windows Xp
    (5)
    Windows XP cmd tip (DOS isn’t dead... it just smells funny) Some command-line folder creation
    examples: To create multiple folders at once, add them directly to the "md" command: C:\> md
    this is a test To create a folder several folders deep, use: C:\> md
    this\is\a\test Creating a folder with a long name requires the double-quote at the
    beginning: C:\> md "this is a test Bonus tip: Windows XP supports the forward slash "/" as a
    folder divider. Unix/Linux users: don't let the DOS environment get you down. Use a Unix-style
    CD comman....
  27. A Note To All Illegal Windows Xp Owners
    (48)
    Hi, all illegal Windows XP users WILL NOT be able to download any updates or software from Microsoft
    website. Automatic Updates will no longer work, because Microsoft will have to ask for your Software
    identification.....
  28. Windows Not Recognizing Ipod
    (20)
    OK, I'm running Windows XP and my iPod is not detected when I plug it in. The only things that
    I could guess are wrong are that I recently had a trojan, known as BackDoor-AWI and that my router
    flaked out and I have no internet on the computer in question now. I'm not sure what happened,
    but for some reason, McAfee is telling me that it's all screwed up on startup. So it's not
    even running anymore. My computer does recognize USB keys, but will not see my iPod for some
    reason. Any ideas?....
  29. Microsoft Service Pack 2 Cd (free)
    Windows XP (17)
    For those who missed my post: http://www.astahost.com/index.php?act=ST&f...t=10#entry27941 For
    those who want a free CD copy of Service Pack 2 with Advanced Security Technologies (popup blocker
    and firewall) follow this link: http://www.microsoft.com/windowsxp/downloa...us/default.mspx I
    ordered mine about 3 months ago, received it in a within a week. ....
  30. What Is The Use Of Service Packs For Windows?
    (16)
    Hi there. Who of you has service packs and what are they good for? Does it worth the huuuuuge
    download (keep in mind I have a 56k connection)? I said I wasn't going to update it but I got a
    video editing program and it asks me to have Service Pack 1 installed and that made me reconsider my
    choice... Thanks.....

    1. Looking for windows, xp, folder, encryption, key, windows, xp, encryption, key, saved

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for windows, xp, folder, encryption, key, windows, xp, encryption, key, saved
advertisement




Windows XP Folder Encryption Key ? - Where is the Windows XP encryption Key saved.



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE