Giter Club home page Giter Club logo

crunch.py's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m Amir
  • ๐Ÿ‘€ Iโ€™m interested in Computers and automating stuff
  • ๐Ÿ Python is more than a language, it's a life style
  • ๐ŸŒฑ Iโ€™m currently learning C++ micro optimization

crunch.py's People

Contributors

amirrezaes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

abdulbasidh

crunch.py's Issues

adjacent duplicates from the given character set

hey use your program very much wanted to ask if you have time to change something please ^^

adjacent duplicates from the given character set
example
-d = duplicates and 3 stands for number allowed
pyrunch 5 5 abc0123 -d 3

aaaba
aaabb
aaabc

2 example
pyrunch 8 8 012abc -d 2

01001001
01001002
01001003

and an option that it compresses the text file to lzma because it would save a lot of space

thank you and good day to you

Password and hash save in one txt file

Hey want to ask if you can change it so that you can also save password and hash in a text file please :)

Example Text file
0001 = 888b19a43b151683c87895f6211d9f8640f97bdc8ef32f03dbe057c8f5e56d32
0002 = 4fac6dbe26e823ed6edf999c63fab3507119cf3cbfb56036511aa62e258c35b4
0003 = 446e21f212ab200933c4c9a0802e1ff0c410bbd75fca10168746fc49883096db

output txt file to be split

Hey can you please change the output to be split by line count or file size like the real crunch program and add a start block so you can specify a start string that would help me a lot please

Example
Pyrunch 1 12 123456 2gb
Text1.txt 2gb
Text2.txt 2gb
Text3.txt 2gb

Start block = -s
Example
Pycrunch 1 12 1234567 -s 5

5
6
7

Example 2
Pycrunch 5 5 1234567 -s 55555

55555
55556
55557

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.