Coder Social home page Coder Social logo

sudo-su-fdel / crumble Goto Github PK

View Code? Open in Web Editor NEW
19.0 1.0 1.0 690 KB

Menu driven wordlist generator in C++

License: GNU General Public License v3.0

C++ 100.00%
hacking cpp wordlist-attack tool security-audit security-tools password-audit password-analysis dictionary-attack

crumble's Introduction

Crumble

A menu driven wordlist generator for pentesting/auditing passwords using different password techniques. Made this program to specifically complement other password cracking tools such as hashcat and john the ripper. Another reason I made this is because other programs did not have what I was looking for were, outdated and did not want to memorize commands. In other words I wanted to make specific changes while trying to keep it simple.

Features

  • Create wordlist from scratch
  • Merge two or three wordlists
  • Replace characters in a wordlist
  • Swap
  • Permute
  • Wordlist Analysis
  • And more

Usage Linux

  1. Download the files git clone https://github.com/sudo-su-FDEL/Crumble/
  2. Compile the Source code g++ Source.cpp -o crumble
  3. Run the program ./crumble
  4. Type letters according to menu

Usage Windows

  1. Download Zip
  2. Extract File
  3. Compile the source
  4. Run on your preferred IDE

Alternative option Download EXE file, only do this if you trust the program and you have looked at the source code

When adding files,you may drag and drop on to the terminal or if you have any issues with drag and drop, you may type in the name of the file(for windows, include ".txt"). Just make sure that the program is in the same folder or directory. Your output files will also appear where the program is located.

Screenshots

menu

wordlist

example

example2

analysis

crumble's People

Contributors

sudo-su-fdel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

luccagg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.