Files
beef/tools/chrome_extensions_exploitation/injector/config.ini
2014-03-18 12:56:57 +01:00

9 lines
265 B
INI

#!/usr/bin/env bash
# path to chrome binary
CHROMEPATH="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"
# Private key to sign repacked extensions with.
# Leave empty to generate new file on every run.
#PEM="/home/koto/dev/xsschef/tools/dev.pem"
PEM=