Skip to content

dburucu/VeraCracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

VeraCracker

Veracrypt Password Cracker
This script will go through a list of passwords and try these against the specified volume. If succeeded, it will mount the partition.

Note: This project is currently only working under Python 3.x on Windows and Linux systems.
Note: No dependencies are needed, but VeraCrypt has to be installed

##Use Python "c:\VeraCracker\VeraCracker.py" -v "h:\container.hc" -p "h:\passwords.txt" -m "f" -d /k "h:\keyfile.key"

##Disclaimer This tool is for educational purposes only and is not intended to be put into practise unless you have authorised access to the system you are trying to break into

##License This software is licensed under the "Original BSD License".

  (C) 2015  NorthernSec          https://github.com/NorthernSec
  (c) 2015  Pieter-Jan Moreels   https://github.com/pidgeyl

About

Veracrypt Password Cracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%