معرفی شرکت ها


distend-1.1.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Distend - targeted word list generator
ویژگی مقدار
سیستم عامل -
نام فایل distend-1.1.1
نام distend
نسخه کتابخانه 1.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Hanwen Zuo
ایمیل نویسنده HanwenZuo1@gmail.com
آدرس صفحه اصلی https://github.com/not-sponsored/distend
آدرس اینترنتی https://pypi.org/project/distend/
مجوز -
# Distend > generate targeted word lists for password cracking ![](https://github.com/not-sponsored/distend/blob/main/example_usage.gif) Perhaps you have a stubborn hash that refuses to crack under a generic word list. Maybe you have specific intel about the person/password in question such as a - Date of birth - Mother's maiden name - Pet names - Age - Address - Other important dates - Business specific terms - Favorite foods - Catch phrases - Etc Why not combine the generic word list with the extra details for a more targeted list? If you think that's a good idea, then Distend is for you. It can even implement common leet speak character replacements. If you think Distend is useful, please `star` the repository. ----- ## Installation You can install the package from PyPi using pip ```sh pip install distend ``` or you can directly clone the repository then install locally ```sh git clone [url_from_code_button_above] cd [your_clone_location] pip install . ``` Distend is supported on Python 3.6 and above. Also, there are no dependencies, but Distend does use a few standard library packages (included by default with your Python install). ----- ## Usage Basic Usage ```sh distend infile.txt outfile.txt ``` For more details and options use the help flag ```sh distend -h ``` ----- ## Development setup To run the unit tests, navigate to the test directory and run the following ```sh python3 -m unittest test_modifier.py python3 -m unittest test_io_utils.py python3 -m unittest test_serializer.py python3 -m unittest test_cli.py ``` You may have to visit the repository to get the test files because they are not included with the pip install. ----- ## Meta Hanwen Zuo – HanwenZuo1@gmail.com Distend is distributed under the Apache License, Version 2.0. See ``LICENSE`` for more information. [https://github.com/not-sponsored](https://github.com/not-sponsored) Special thanks to [@dbader_org](https://twitter.com/dbader_org) for the readme template. ## Contributing 1. Fork it (<https://github.com/not-sponsored/distend/fork>) 2. Create your feature branch (`git checkout -b feature/fooBar`) 3. Commit your changes (`git commit -am 'Add some fooBar'`) 4. Push to the branch (`git push origin feature/fooBar`) 5. Create a new Pull Request ## Disclaimer Please refrain from malicious use of the software. For full details view the ``LICENSE``. Don't forget to `star` the repository if you like it.


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl distend-1.1.1:

    pip install distend-1.1.1.whl


نصب پکیج tar.gz distend-1.1.1:

    pip install distend-1.1.1.tar.gz