• Stars
    star
    181
  • Rank 204,427 (Top 5 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created over 10 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Rarcrack - port for Mac OSX (works on Linux and Mac OSX)

Rarcrack

Build Twitter

Rarcrack - port for Mac OSX (works on Linux and Mac OSX)

  • Fixed warnings + errors
    • Linking errors
    • Segfaults

Originally source code by Copyright (C) 2007 David Zoltan Kedves - [email protected]

Download source from Sourceforge.net here: http://sourceforge.net/projects/rarcrack/files/rarcrack-0.2/

Compile

make

Usage

$ ./rarcrack
RarCrack! 0.2 by David Zoltan Kedves ([email protected])

USAGE: rarcrack encrypted_archive.ext [--threads NUM] [--type rar|zip|7z]
       For more information please run "rarcrack --help"

Example

Rar

$ ./rarcrack --threads 2 --type rar test.rar
RarCrack! 0.2 by David Zoltan Kedves ([email protected])

INFO: the specified archive type: rar
INFO: cracking test.rar, status file: test.rar.xml
Probing: '5h' [129 pwds/sec]
Probing: 'bm' [125 pwds/sec]
Probing: 'hu' [126 pwds/sec]
Probing: 'nA' [126 pwds/sec]
Probing: 'tJ' [127 pwds/sec]
Probing: 'zT' [127 pwds/sec]
Probing: 'FV' [124 pwds/sec]
Probing: 'LV' [124 pwds/sec]
Probing: 'RN' [121 pwds/sec]
Probing: 'XS' [125 pwds/sec]
Probing: '03I' [120 pwds/sec]
Probing: '09u' [119 pwds/sec]
Probing: '0fe' [118 pwds/sec]
Probing: '0l4' [120 pwds/sec]
Probing: '0qM' [118 pwds/sec]
Probing: '0wq' [116 pwds/sec]
Probing: '0Ci' [121 pwds/sec]
Probing: '0I4' [119 pwds/sec]
Probing: '0NG' [116 pwds/sec]
Probing: '0Tx' [121 pwds/sec]
Probing: '0Zj' [119 pwds/sec]
GOOD: password cracked: '100'

Zip

$ ./rarcrack --threads 2 --type zip test.zip
RarCrack! 0.2 by David Zoltan Kedves ([email protected])

INFO: the specified archive type: zip
INFO: cracking test.zip, status file: test.zip.xml
Probing: 'An' [771 pwds/sec]
Probing: '0bC' [769 pwds/sec]
Probing: '0N6' [774 pwds/sec]
GOOD: password cracked: '100'

7z

$ ./rarcrack --threads 2 --type 7z test.7z
RarCrack! 0.2 by David Zoltan Kedves ([email protected])

INFO: the specified archive type: 7z
INFO: cracking test.7z, status file: test.7z.xml
Probing: '33' [83 pwds/sec]
Probing: '6T' [79 pwds/sec]
Probing: 'aP' [81 pwds/sec]
Probing: 'eL' [81 pwds/sec]
Probing: 'iE' [80 pwds/sec]
Probing: 'mu' [79 pwds/sec]
Probing: 'qk' [79 pwds/sec]
Probing: 'ua' [79 pwds/sec]
Probing: 'y0' [79 pwds/sec]
Probing: 'BT' [80 pwds/sec]
Probing: 'FH' [78 pwds/sec]
Probing: 'Jr' [77 pwds/sec]
Probing: 'N3' [74 pwds/sec]
Probing: 'QR' [78 pwds/sec]
Probing: 'UG' [79 pwds/sec]
Probing: 'Ys' [78 pwds/sec]
Probing: '024' [74 pwds/sec]
Probing: '05i' [66 pwds/sec]
Probing: '08L' [71 pwds/sec]
Probing: '0ce' [71 pwds/sec]
Probing: '0fz' [69 pwds/sec]
Probing: '0j4' [72 pwds/sec]
Probing: '0mw' [71 pwds/sec]
Probing: '0q0' [72 pwds/sec]
Probing: '0ts' [71 pwds/sec]
Probing: '0wM' [68 pwds/sec]
Probing: '0A8' [69 pwds/sec]
Probing: '0DC' [72 pwds/sec]
Probing: '0H7' [72 pwds/sec]
Probing: '0KB' [72 pwds/sec]
Probing: '0O6' [72 pwds/sec]
Probing: '0RD' [73 pwds/sec]
Probing: '0V9' [72 pwds/sec]
Probing: '0YD' [72 pwds/sec]
GOOD: password cracked: '100'

More Repositories

1

android-gradle-java-app-template

Gradle + Android Studio + Robolectric + Espresso + Mockito + EasyMock/PowerMock + JaCoCo
Java
589
star
2

android-gif-search

Gif LazyVerticalGrid MVVM using Dagger 2 + Hilt with Retrofit 2, Moshi, Kotlin Coroutines, JUnit, Espresso and Robolectric tests!
Kotlin
393
star
3

gradle-license-plugin

Gradle plugin that provides a task to generate a HTML license report of your project.
Groovy
345
star
4

open-quartz

Google Glass Development - GDK + SDK
Java
210
star
5

gradle-spoon-plugin

Gradle plugin that provides a task to run Android instrumentation tests via Spoon.
Groovy
123
star
6

android-bloatware

Keeping tracking of Bloatware that is safe to disable.
Shell
89
star
7

android-gradle-kotlin-app-template

Gradle + Android Studio + Robolectric + Espresso + JaCoCo
Kotlin
81
star
8

cs-interview-questions

Personal Solutions to Interview Questions
Java
62
star
9

android-gradle-groovy-app-template

Gradle + Android Studio + Robolectric + Espresso + RoboSpock + JaCoCo
Groovy
40
star
10

assembly-example

Common Functions and Code written in Assembly Language
Assembly
32
star
11

retrofit2-synchronous-adapter

This adapter allows synchronous return types for Retrofit 2.
Java
30
star
12

android-gradle-java-multi-module-template

Static analysis tools: PMD, Findbugs, Checkstyle, Lint and Jacoco on multi module build with an Android app module, Android library module and a Java module
Java
30
star
13

android-gradle-java-library-template

Android Gradle Library Template
Java
23
star
14

android-bazel-java-app-template

Gradle + Android Studio + Robolectric + Espresso + Mockito + EasyMock/PowerMock + JaCoCo
Java
17
star
15

open-virus

Open Source Virus Development
Shell
14
star
16

gradle-checker-framework-plugin

Gradle plugin to use the Checker Framework for Java.
Groovy
9
star
17

ios-gradle-objc-app-template

Gradle + Xcode + XCtest
Objective-C
5
star
18

ios-gradle-swift-app-template

Gradle + Xcode + XCtest
Swift
5
star
19

xml-rpcpp

XmlRpc++ - port for Mac OSX (works on Linux, Mac OSX and Windows) - http://sourceforge.net/projects/xmlrpcpp/
C++
4
star
20

flutter-app-template

Flutter App Template
Dart
3
star
21

jaredsburrows.com

Personal website
HTML
3
star
22

burrowsapps.com

Burrows Applications website
HTML
3
star
23

msp-430

Here are some examples of how to use the MSP430
C
3
star
24

gradle-ios-plugin

Gradle plugin for iOS mobile development
Groovy
3
star
25

gradle-versions-downloader

Download previous of Gradle for cache
Shell
2
star
26

bluetooth-controller

Android Bluetooth with Arduino
Java
2
star
27

hello-world

Hello world in multiple languages.
Assembly
2
star
28

android-gradle-publish-example

TBD
Kotlin
2
star
29

cplusplus-cmake-template

CMake + Boost + Protobuf + GTest + GMock
C++
2
star
30

finance-api

Finance API
Java
1
star
31

dot-files

Development Dot Files
Vim Script
1
star
32

flutter-gif-search

Flutter Gif Search
Dart
1
star
33

ci-droid

Java
1
star
34

flutter-app-firebase

Dart
1
star
35

android-login-example

Basic Android login to PHP + MySQL server, written a while ago for a demo
Java
1
star
36

flutter-app-playground

A playground for Flutter.
Dart
1
star