Search Criteria
Package Details: rarcrack 0.2-6
Git Clone URL: | https://aur.archlinux.org/rarcrack.git (read-only, click to copy) |
---|---|
Package Base: | rarcrack |
Description: | Use brute force algorithm to find the correct password for rar, 7z, zip archives. |
Upstream URL: | http://rarcrack.sourceforge.net/ |
Licenses: | |
Submitter: | garfi |
Maintainer: | pfm |
Last Packager: | pfm |
Votes: | 236 |
Popularity: | 0.41 |
First Submitted: | 2008-03-24 01:12 |
Last Updated: | 2019-11-14 21:28 |
Dependencies (5)
- libxml2 (libxml2-linenum, libxml2-git)
- p7zip (p7zip-natspec, p7zip-jinfeihan57-git) (optional) – to crack 7z archives
- unrar (rar) (optional) – to crack rar archives
- unrar-free (optional) – to crack rar archives
- unzip (unzip-natspec, unzip-iconv) (optional) – to crack zip archives
Latest Comments
1 2 3 Next › Last »
riri commented on 2019-11-08 06:31
I actually needed this only once for a lost password, so I don't see myself maintaining it either.
SanskritFritz commented on 2019-11-07 21:03
I think I better orphan this, never used this program actually.
riri commented on 2019-11-07 18:53
The SF projet is over, but a GH fork exists at https://github.com/ziman/rarcrack. Someone would update? Or I can if I get help in co-maintaining a package, never did that before ^^
SanskritFritz commented on 2017-04-12 12:11
I haven't installed libiconv and rarcrack builds and runs fine here.
beka commented on 2017-04-12 12:04
I haven't able to install it without installing libiconv - maybe dependencies should be updated?
SanskritFritz commented on 2014-09-29 10:38
It's ok :)
noplease commented on 2014-09-29 10:24
sorry, meant to upvote
halimbo commented on 2014-02-28 10:56
Thanks, very beautiful tool :)
SanskritFritz commented on 2013-06-26 08:17
fukawi2 I'm stupid, thank you. Will fix this ASAP.
fukawi2 commented on 2013-06-26 03:39
This will not build in a chroot:
/build/PKGBUILD: line 24: ../../file-type-detection.patch: No such file or directory
you should use $srcdir instead of ../../ as the path to the patch.