Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.
/ Ob3vil1on Public archive

Another archive cracker created in python | cracking [zip/7z/rar] by bruteforcing [ NOT MAINTAINED ]

License

Notifications You must be signed in to change notification settings

M1cR0xf7/Ob3vil1on

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome To Obevilion

What is Obevilion?

Obevilion is archive cracker created in python.

Name Obevilion
Python Version Python2.7.14 / python3 soon...
Languages Pure Python
Author @MaliciouSSymbol
Project GitHub https://github.com/MaliciouSSymbol/Ob3vil1on
Author GitHub https://github.com/MaliciouSSymbol/
License GNU General Public License v3.0
Copyleft Youssef Hesham

What Obevilion Crack

ZIP Files 7Z Files RAR Files
Accuracy 99% Accuracy 99% Accuracy 99%

Using BruteForce Attack Method To Crack Archive Files

if you are not familiar with Brute-force attack, try dictionary attacks (Not Available Yet, Wait For The New Update)

Windows

THERE IS NO WINDOWS SUPPORT

Requirements

you must have Python2 and Python3 BOTH installed on your system (LATEST VERSION PREFERRED)

install pyqt4 for the GUI

Report Bugs

you can submit an issue in the issue section at GitHub

Contributing

Just submit a pull request.

Run

MAKE SURE TO RUN THE SCRIPT AS ROOT

Run this command to crack any archive file, it will detect its type automatically

for bruteforce attack run this command

python Obevilion.py --cli -b /path/to/archive.zip

for dictionary attack run this command

python Obevilion.py --cli -d /path/to/archive.zip

if you are not familiar with command line argument you can try easy_mode

python Obevilion.py --easy_mode

Want to learn more about the Obevilion script and how to use it, just display the help menu with this command

python Obevilion.py --help

if you are in the easy_mode

+=> help

do not like the UNIX-SHELL?. just try the GUI tool, run this command in the unix shell 😄

python Obevilion.py --gui

want to update Ob3vil1on script, run updater.py with python3

python3 updater.py

TODO

  • Complete The GUI

  • Create a web based UI (will never happen)

Copyright (c) 2017 Copyright Youssef Hesham All Rights Reserved.