1
0
mirror of synced 2024-11-23 22:00:56 +01:00
tacosdbfilter/unzip.sh
2023-06-13 22:28:06 +02:00

6 lines
116 B
Bash
Executable File

#!/usr/bin/env bash
7za x wordlist.bin
mv wordlist wordlist.json
7za x wordlist.en.bin
mv wordlist wordlist.en.json