Skip to content

Gchaimke/Python-tools

Repository files navigation

Python Tools

Scripter: Chaim Gorbov
Date: 06.05.2025
Python: 3.10.11

Installation

git clone https://github.com/Gchaimke/Python-tools.git python_tools

clone into current directory

git clone https://github.com/Gchaimke/Python-tools.git .

Note: the target folder must not exist or must be empty; use quotes if the path contains spaces.

cd python_tools python -m venv venv .\venv\Scripts\activate.bat

OR

call venv/Scripts/activate pip install -r requirements.txt

ZIP brute-force Python

BruteForce zip arhive, check inside script for more details.
How to use: bruteForcezip.py -f your-zip-path -c 2 -m 4 -x 5

Get folder as csv

Simple folder to csv script

Search in excel files

Search for cels in folder with excel files

About

Python real bruteforce zip password

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages