Wed, 28 Dec 2011

6:40 AM - Common Sense of RAR File

For the people who don't often use RAR file, they may don't know what is rar password and how to set rar password . But before we learn how to set rar password, we should know what is RAR file. RAR is a proprietary file format for data compression and archiving package, developed by Eugene Roshal, so its full name is Roshal ARchive.

Eugene Roshal was originally written for DOS version of the encoding and decoding process, and later ported to many platforms, such as the famous Windows platforms WinRAR. Eugene Roshal conditional open the source code of the decoding process, but the encoding process remains private.

RAR file extension is. Rar, MIME type application / x-rar-compressed.

RAR and ZIP are both lossless data compression, but compared to ZIP, RAR files have the higher compression ratio, but in a slower speed than ZIP. Since RAR file header will occupy a certain space, there is little room in data compression, the compressed file may be larger than the original file. One of the main advantages of RAR is it can compress the target file into multiple files, and easily separated from this extract the source files compressed files.

In addition, RAR format also supports tightening, all files are compressed to the same data area to increase the compression ratio, the cost of extracting a single file to extract it in front of all files. The new RAR encryption algorithm is using AES, and the old RAR encryption algorithm is private. Both algorithms are hard to break, so if you lost the password you can only use some recovery tools to do it and I recommend best rar password recovery for you. RAR can also add redundancy repair information, repair information in the file is damaged but can be good enough to repair the compressed package.

Usually you can use WinRAR to open RAR treatment and this is the most popular way.

Generally RAR's compression ratio is higher than ZIP, but the compression / decompression speed is slower.

Sub-volume compression: compressed into multiple files.

Solid compression: the same as to compress a file to increase the compression ratio, the cost of access to any documents required to extract the package in the archive.

Recovery record: adding redundant data is used to repair damage in the archive itself, but the recovery record may be enough for a long time to recover the damaged archive.

Encryption: RAR 2.0 using AES, the encryption algorithm before the RAR private. Have not yet been directly compromised (at least not publicly), do not know the password can only brute force.

Note: The best rar password recovery is not only a rar password recovery but also can recover hard drive password for you once you lost your important data. In addition, Hard Drive Recovery can help you: 360°PC health check; Optimize & speed up PC; Clone partition/disk; Manage disk easily; Recover lost data; Find passwords & MS product keys; Backup & restore files/system; Protect privacy & data security etc.

 

tags: best set rar password to recovery how

()

Fri, 6 Jan 2012

4:57 AM - Basic Knowledge of RAR

There are many people are using RAR to compress other files into the smaller ones, but there are not many people who know how to set RAR password . This is how to set a password to RAR.

RAR is widely used to compress files including word, Excel, folders, graphics and even videos. But not many people know that RAR can be added passwords to prevented others to view the information it included. Actually, set password to your RAR files with WinRAR is very easy.

1) Create a new RAR file, and drag the files you want in it, as you always do.  

2) Cick the "Advanced" tab and then "Set Password" on the middle-right.

3) Now you can set the password.

4) Click "OK" And now the file is password-protected!

You just need the WinRar. But do you how does RAR can do it? And how can RAR recognize the password you entered is right? When you read the article, you will understand why.

The RAR file file is encrypted with Winrar in total of two steps:

1. Compress the first source file into a data segment. encrypt

2. Then encrypt the compressed file.

For the same source file, it won't be encrypted because after compression, the data in the files is the same. But if the same source file, even though they use the same password, encrypted rar file complete data segment is not the same, which is due to the encryption key is dependent on a Salt (8 byte key, used to encrypt and store inside the rar file header)

So the key to decrypt rar encrypted file is data encryption step, then we next look at how encryption.

The process of encrypting "compressed the data segment":

1. Access keys:

Would be a plaintext password and Salt together, through HASH algorithm to generate two 16-byte key. (One is KEY (AES algorithm parameters), one initVector)

2. Encrypt and compress data with Key and initVector:

Here is an encrypted loop structure, each 16 bytes as a block encryption (which is why encryption may complete the total file length is 16 multiple reasons). Encryption using AES algorithm (RAR uses a standard application of AES rijndael). This Note: AES encryption before, there is an exclusive-or operation, is the first 16 bytes of each block with a 16-byte block on the results of XOR encryption, then the AES algorithm. I use a simple schematic description of the code to see:

packblock [0] = packblock ^ initVector

encryptBlock [0] = AES (packblock [0]); (KEY is the AES key)

for i = 1 to i-1

packblock = packblock ^ encryptBlock [i-1]

encryptBlock = AES (packblock); (KEY is the AES key)

next

; Packblock that compressing 16 bytes of data each

; EncryptBlock that end of every 16 bytes of encrypted data

The decryption process

As the AES algorithm is symmetrical, so decryption process is the inverse of the encryption process. However, the process of decryption and encryption AES algorithm used is not the same (because decryption sub-keys generated by the KEY table is not the same). We still need to input the password (If you forget the password, you can try rar password recovery ), and salt together to produce two 16-byte key, KEY, and initVector.

packblock [0] = AES1 (encryptBlock [0]); (KEY is the AES key)

packblock [0] = packblock ^ initVector

for i = 1 to i-1

packblock = AES1 (encryptBlock); (KEY is the AES key)

packblock = packblock ^ encryptBlock [i-1]

next

Then how can it determine the entered password is correct or not? Decryption is the process of decrypted data block to extract, then the solution into a source file, the file CRC check, there is a RAR file of the source files CRC checksum comparison, the same as the password is correct, or the password is wrong.

Note: if you forget the password, you can go to use password recovery software , it can deal with many various files password for you!

 

tags: to set how password rar

()

Mon, 27 Feb 2012

3:25 AM - PDF Password Cracker: Crack Your PDF Password Easily and Quickly

 

Image you have forgotten your PDF password, or you've downloaded a PDF file with the password protection, you just can't open it but you have the most important information in the file, you must be in the great anxiety and you feel you are going to die. Now don't worry any more, here I will introduce you a very excellent PDF Password Cracker , which will help you to find back your lost PDF password easily and quickly.

First of all, you should know more information about this software. It can:

* Decrypt PDF files protected for copying and printing directly.
* Decrypt PDF files protected for viewing (with authorized password).
* Support batch decrypting 200 PDF files at one time.

* Support right-click decryption mode.
* Support Adobe PDF 1.0-1.7; Support decrypting PDF files in any languages.

* Standalone, Don't need any additional software, e.g.: Adobe Reader or Acrobat.

* Support decrypting encrypted PDF files in any languages.

With so many key features, the PDF Password Cracker is the right one to help you decrypt PDF files and remove restrictions on printing, editing and copying. Then how to remove password from PDF files? Remove password and restrictions from PDF with just 3 simple steps.

Step 1. Click the Add Files button to import PDF files from your computer.

Step 2. Specify an output folder for the exported PDF files

Step 3. Click the Start button to start cracking PDF passwords. Done!

How do users say this software? "I like this PDF Password Remover! It works fluent and very useful, now I can copy and paste contents from the encrypted PDF files I downloaded online! Thanks." - From John

Therefore, believe me, this is your best PDF Password Cracker if you want to recover PDF files password. If you have the similar problems of other format files, like the RAR, Excel, you can go to find the free RAR password recovery and Excel password recovery.

tags: how pdf remove password cracker to

()