7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
git clone https://github.com/lclevy/firepwd.git
|
|
cd firepwd
|
|
python3 -m venv env
|
|
. env/bin/activate
|
|
pip install -r requirements.txt
|
|
firepwd.py -d ch20/firefox/o0s0xxhl.default/
|