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

6 lines
116 B
Bash
Raw Normal View History

2023-06-13 22:28:06 +02:00
#!/usr/bin/env bash
7za x wordlist.bin
mv wordlist wordlist.json
7za x wordlist.en.bin
mv wordlist wordlist.en.json