Hi
I like to change the output from Pyrit (/root/.pyrit/blobspace/) on another HD.
Into the Pyrit code i found this lines:
i think here i can change the output, i have try to change it to:Code:self.essidstore_path = os.path.expanduser(os.path.join('~','.pyrit','blobspace','essid')) self.passwdstore_path = os.path.expanduser(os.path.join('~','.pyrit','blobspace','password')) self.essid = None self.file = None self.verbose = True
self.essidstore_path = /media/disk/.pyrit/blobspace/
(first i have make this order on the HD)
but no sucess.. have someone a hint for me, how i can solve it? or is that not possible?
thx&cheers ozzy