AminetAminet
Search:
84478 packages online
About
Recent
Browse
Search
Upload
Setup
Services

util/crypt/rarcrack.lha

Mirror:Random
Showing:m68k-amigaosppc-amigaosppc-morphosi386-arosi386-amithlonppc-warpupppc-powerupgeneric
No screenshot available
Short:Crack encrypted rar/zip/7z archives
Author:David Zoltan Kedves, Fredrik Wikstrom (OS4 port)
Uploader:Fredrik Wikstrom <fredrik a500 org>
Type:util/crypt
Version:0.2
Architecture:ppc-amigaos
Date:2008-05-17
Download:http://aminet.net/util/crypt/rarcrack.lha - View contents
Readme:http://aminet.net/util/crypt/rarcrack.readme
Downloads:651

Requirements:

Install these into anywhere that's in the command path:

RAR: http://os4depot.net/share/utility/archive/unrar-bin.lha
ZIP: http://os4depot.net/share/utility/archive/unzip-bin.lha
7Z: http://strohmayer.org/sfs/files/p7zip-4.16.lha

I have currently disabled the xml file generation as this causes a crash on
exit for some reason (DSI followed by ISI so not possible to "ignore").

--- original readme ---

RarCrack!

This program licensed under GPL 2.

If you forget your password for compressed archive (rar, 7z, zip), this program
is the solution.
This program uses bruteforce algorithm to find correct password. You can
specify wich characters will be used in password generations.
Warning: Please don't use this program for any illegal things!

Changelog:
--------------------------------------------------
Version 0.2 [this is the latest version]
    * Added multiple cracking threads support
    * Added 7z, zip support
    * Archive file type auto-detection

Version 0.1
    * Inital version (rar cracking working)
--------------------------------------------------

Software requirements:
    * > glibc 2.4
    * any POSIX compatible operating system [sorry Window$ isn't]
    * pthreads
    * libxml2
    * and finally: 7zip, unrar, unzip

Building and installing:

Everything is very easy:
---------------------------------------------------
tar -xjf rarcrack-VERSION.tar.bz2
cd rarcrack-VERSION
#you need gcc or any C compiler (edit Makefile CC=YOUR_C_COMPILER)
make
#you must be root in next step:
make install
---------------------------------------------------


Using RarCrack:
---------------------------------------------------
rarcrack your_encrypted_archive.ext [--threads thread_num] [--type rar|zip|7z]
---------------------------------------------------
Everything in [] are optional, rarcrack default crack two threads and
autodetect the archive type. If the detection wrong you can specify the correct
file type with the type parameter. RarCrack currently crack maximum in 12
threads.

After the cracking started RarCrack will print the current status of cracking
and save it's to a status file. If you want more specific password character
set, you need to run RarCrack to create the XML status file (3 sec).
---------------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<rarcrack>
 <abc>0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</abc>
 <current>uU</current>
 <good_password></good_password>
</rarcrack>
---------------------------------------------------
This is a sample XML file, and you see there is a character set. If you want,
you can modify this file and when you start RarCrack again the program will be
use new variables.
Warning: Take care when you changing this file, make sure the current password
don't have characters outside the abc[character set]!


Contents of util/crypt/rarcrack.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                  153     210  72.9% -lh5- ef90 Oct 26  2007 rarcrack-0.2/CHANGELOG
[generic]                 7015   18009  39.0% -lh5- e98e Jul 22  2006 rarcrack-0.2/LICENSE
[generic]                  275     439  62.6% -lh5- d6ff May 16 19:54 rarcrack-0.2/Makefile
[generic]               503342 1681004  29.9% -lh5- 705c May 16 22:11 rarcrack-0.2/rarcrack
[generic]                 3680   11106  33.1% -lh5- cee3 May 16 20:50 rarcrack-0.2/rarcrack.c
[generic]                  855    1604  53.3% -lh5- 06a2 May 16 13:00 rarcrack-0.2/rarcrack.h
[generic]                 1425    3087  46.2% -lh5- 492e May 16 22:10 rarcrack-0.2/rarcrack.readme
[generic]                 1082    2435  44.4% -lh5- c28f Oct 26  2007 rarcrack-0.2/README
[generic]                 1779    5227  34.0% -lh5- 2570 Oct 26  2007 rarcrack-0.2/README.html
[generic]                  263     378  69.6% -lh5- 827d Aug 23  2006 rarcrack-0.2/RELEASE_NOTES
[generic]                 6629    6629 100.0% -lh0- dbd6 Oct 15  2007 rarcrack-0.2/test.7z
[generic]                 6842    6842 100.0% -lh0- 930b Oct 15  2007 rarcrack-0.2/test.rar
[generic]                 7002    7002 100.0% -lh0- 9119 Oct 15  2007 rarcrack-0.2/test.zip
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        13 files  540342 1743972  31.0%            May 17 06:55

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>