Simple uncompression tool to counter Matroshka CTF challenge,written in python3
- Supported archives format :
- Zip
- Tar
- Bzip
- Gzip
- Auto-crack zip
- Auto-uncompress above file format
- Save your time
git clone https://github.com/hutchYy/pytroshka
pip3 install -r requirements.txt
python3 pytroshka -h
git clone https://github.com/hutchYy/pytroshka
pip3 install -r requirements.txt
// https://github.com/ahupp/python-magic here is all the informatioàn to try to install magic lib
brew install libmagic or port install file
git clone https://github.com/hutchYy/pytroshka
pip3 install -r requirements.txt
python3 pytroshka -h
- Add new archive type (Feel free to propose)
- Integrated timer and cpu consumption (You can use time on linux)
- If crash start automatically from the last extracted archive
- hutchYy - Initial work
See also the list of contributors who participated in this project.
CTF, Uncompress, Zip, Tar, Bzip, John, zip2john, Gzip