dwaaan / pyrit

Automatically exported from code.google.com/p/pyrit
0 stars 0 forks source link

How can i backup Pyrit Database in BT4 R2 ? #281

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Hi 
I have add three essids in pyrit and add 2260000000 passwords in it
now I want to know how can i back up the the complete database ? 
May be i have to change my storage i want to know how can i save my datebase ?

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Pyrit  0.3.1-dev svn r280

Please provide any additional information below.

My CPU is Core i7 920
RAM : 6GB DDR3
and i didn't have GPU Power

Original issue reported on code.google.com by saeed.y2...@gmail.com on 17 Mar 2011 at 11:58

GoogleCodeExporter commented 8 years ago
This should be discussed on the mailing-list.

Do you want to backup the database so you can restore it? Then a .tar.gz 
archive of the .pyrit-directory is enough.

Original comment by lukas.l...@gmail.com on 17 Mar 2011 at 12:13

GoogleCodeExporter commented 8 years ago
yes I want backup my database , But where is the Pyrit directory in Backtrack 4 
R2
( I am not familiar at linux )
cloud you tell me what command should i use to archive (****.tar.gz) 
pyrit-directory ?

Original comment by saeed.y2...@gmail.com on 17 Mar 2011 at 2:41

GoogleCodeExporter commented 8 years ago
If you use the default filesystem-based storage file:// then your database is 
stored in the hidden directory ./pyrit/blobspace under your user's 
home-directory. See the man-page for tar on how to do this.

If you use an sqlite-database all you have to do is copy the single database 
file.

If you use another sql-database like MySQL or PostgreSQL you can use their 
respective backup / mirror / replication system.

Original comment by lukas.l...@gmail.com on 17 Mar 2011 at 5:12

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
help me plz how to save pyrit database to mysql 
Connecting to storage at 'file://'...  connected.
how to change directory to mysql plz help me anyone

Original comment by shahbaz1...@gmail.com on 13 Dec 2014 at 9:51