Search Criteria
Package Details: crark-cuda 5.1-4
Git Clone URL: | https://aur.archlinux.org/crark-cuda.git (read-only) |
---|---|
Package Base: | crark-cuda |
Description: | A command-line utility for RAR 2.x-3.x password cracking, uses Password Cracking Library 2.0 that supports special password recovery language. Highly optimized for all modern processors. with CUDA support |
Upstream URL: | http://www.crark.net/ |
Licenses: | |
Provides: | |
Submitter: | sl1pkn07 |
Maintainer: | mrbit |
Last Packager: | mrbit |
Votes: | 26 |
Popularity: | 0.000001 |
First Submitted: | 2011-05-17 23:55 |
Last Updated: | 2018-06-29 18:21 |
Latest Comments
1 2 3 4 Next › Last »
frat commented on 2018-07-20 02:29
can't read rar file,always read as a directory.
crark-cuda test.rar 18-07-20 10:24
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (c)
cRARk 5.1 Freeware
Copyright 1995-2001, 2006-15 by P. Semjanov, http://www.crark.net
(c) PSW-soft Password Cracking Library PCL v. 2.0d by P. Semjanov
Is a directory
Read error in the file / [R]etry, [A]bort [/code]
willspoke commented on 2017-12-03 12:12
Was able to install by making edits to the PKGBUILD file.
change line:
md5sums=('c2844d834d0f54db9ae8f0e3504934f8')
to:
md5sums=('c2844d834d0f54db9ae8f0e3504934f8')
(Be sure to check the downloaded file for the most up to date MD5 Sum)
Also change the line:
chmod +r ${pkgdir}/opt/${pkgname}/{spanish,english,russian}.def
to:
chmod +r ${pkgdir}/opt/${pkgname}/{spanish,english}.def
Removing the russian.def file from the PKGBUILD file.
qs9rx commented on 2017-04-09 07:37
The inlined BASH snippet is getting broken on my system (pacaur but I don't see how it would not happen on any MAKEPKG attempt). Leads to "Cannot open /.rar"...
JackofSpades707 commented on 2016-11-17 21:28
user ~ crark-cuda $ makepkg -sri ==> ERROR: license should be an array
edit this line
license="unknown"
to this :
license=("unknown")
And you're good to go. (for anyone unsure how to deal with this error)
mrbit commented on 2013-05-03 21:23
ok ,done, thanks Youpi
Youpi commented on 2013-05-03 21:02
I find a solution. I restart my researches from your bash script.
here the fine scripts ;)
I find a solution.
I restart my researches from your bash script.
here the fine scripts ;)
http://pastebin.archlinux.fr/462526
and the final PKGBUILD :
http://pastebin.archlinux.fr/462527
Youpi commented on 2013-05-03 20:53
I find a solution.
I restart my researches from your bash script.
here the fine scripts ;)
http://pastebin.archlinux.fr/462526
Youpi commented on 2013-05-03 20:39
hi. doesn't work.
downgrade to 3.43-2 version.
I work on it to find a solution....
mrbit commented on 2013-05-03 18:51
you're right, right....thanks
Youpi commented on 2013-05-03 18:46
delete the lastest lines and add :
export PATH=/opt/crark-cuda:$PATH