You are not logged in.

#1 2014-12-26 06:11:27

luckybc
Member
Registered: 2014-04-25
Posts: 55

rarcrack - how long for the file with 400 MB ?

Hi everyone

I'm trying to get the password in the encrypted file with 400 MB. It's more time I thought.

If someone have used the program, rarcrack, can you tell me know that get the password with special characters ? 

For example:

The encrypted file with 400MB + the passwords "?_123_123_abc_@theworld".

How long for that ?

Thank you very much.

Last edited by luckybc (2014-12-26 06:29:07)

Offline

#2 2014-12-26 07:51:13

kevku
Member
From: Estonia
Registered: 2009-11-21
Posts: 73

Re: rarcrack - how long for the file with 400 MB ?

less than 12 parsecs

Offline

#3 2014-12-26 07:58:13

luckybc
Member
Registered: 2014-04-25
Posts: 55

Re: rarcrack - how long for the file with 400 MB ?

Is it a joke ? ^_?

Offline

#4 2014-12-26 11:54:52

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,165
Website

Re: rarcrack - how long for the file with 400 MB ?

Does rarcrack know how long the pass-phrase is or not?

Also, are you using a dictionary/removing obvious choices of pass-phrase to help speed up the process OR are you brute-forcing every single pass-phrase from the ASCII alpha-numeric alphabet + punctuation?

TL;DR: Assuming I've done the Maths correctly, a damn sight longer that you might have thought

Since you haven't said, I'm going to assume YES to the first question and I'm assuming you're brute forcing, to make the maths simpler.

For one character position you're looking at about 26 lower case + 26 upper case + 10 digits + 10 punctuation marks of some sort. So that's 72 characters. You've got 22 characters in the passphrase, so that's a potential of 72^22 = 7.26632672153 x 10^40 pass-phrase combinations.

Now let's assume you're doing this on modern hardware, with an SSD on a single machine which can process something at the rate of 200MB/s. That's two seconds a pass. That'll take you about 2.01842408931 x 10^37 hours.

Disclaimer: I'm working off the assumption that encryption has been used, and that rarcrack would decrypt the whole file on each attempt (pass-phrase protection and encryption are different things...). I don't actually know how it works, but for those that do know how it does, you can probably work out the time from the number of pass-phrase combinations.

Last edited by clfarron4 (2014-12-26 12:01:20)


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#5 2014-12-26 12:17:55

defears
Member
Registered: 2010-07-26
Posts: 218

Re: rarcrack - how long for the file with 400 MB ?

The size of the file doesn't matter. It's how many characters the password is. I've been going 6 months with one file that's only 295 bytes. I know the password is a combination of mine and the girlfriend's at the time because it's for our front door lock. Of course it's the one we both forgot.

If you open the xml file it generates you can put in what you think it started with. Or take out letters that you know are not in it to speed it up. Plus there is the --threads switch if you have a multi-core CPU.

On my quad-core it only does 23 passwords a second and is only on the 7th characters now after 6 months.

Offline

#6 2014-12-26 12:29:10

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,165
Website

Re: rarcrack - how long for the file with 400 MB ?

defears wrote:

The size of the file doesn't matter. It's how many characters the password is. I've been going 6 months with one file that's only 295 bytes.

[snip]

On my quad-core it only does 23 passwords a second and is only on the 7th characters now after 6 months.

Not bad. Basically, OP has quite a bit of time to wait before it's done.

Last edited by clfarron4 (2014-12-26 12:30:34)


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#7 2014-12-26 16:54:38

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,353

Re: rarcrack - how long for the file with 400 MB ?

kevku wrote:

less than 12 parsecs

Having a little trouble with our dimensional analysis are we?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#8 2014-12-26 18:20:04

satanselbow
Member
Registered: 2011-06-15
Posts: 538

Re: rarcrack - how long for the file with 400 MB ?

ewaller wrote:
kevku wrote:

less than 12 parsecs

Having a little trouble with our dimensional analysis are we?

[blatant-xmas-troll]

Just... lol

[/blatant-xmas-troll]

Offline

#9 2014-12-27 10:54:42

luckybc
Member
Registered: 2014-04-25
Posts: 55

Re: rarcrack - how long for the file with 400 MB ?

I'm so tired to try get the password from the file with 400 MB (It's very important datas).

Now I'm until try to use Crark & Rarcrack for that. I guess it maybe take me more than 7 days. The following is my steps  and choices:

1) trying to guess the password from a-z (lower characters)
2) trying to guess the password from 0-9 (numbers)
3) trying to guess the password from a-z & 0-9 (1 +2)
4) trying to guess the password from A-Z
5) trying to guess the password from a-z  & A-Z ( 4 + 5)
6) trying to guess the password from a-z & A-Z & 0-9 ( 1 + 2 + 4)
7) trying to guess the passsord from [~ + - . ^ ...] (special characters)
8) trying to guess the password from (1 + 2 + 4 + 7) Unkown time

If someone has GOOD IDEAS, can you tell me know

Thank you very much

Offline

Board footer

Powered by FluxBB