parsing a .vault file

Started by Tsotsi
18/06/2008 08:53
Page 1 of 1
Tsotsi18/06/2008 08:53

well...how can i do that? does exists a converter from .vault to .txt or whatever? all i want is to extract the records from that .vault file and export them in another file. exists a plugin which use sql to store records?

-=hunter=-18/06/2008 09:01(edited 18/06/2008 09:08)

Use AutoIt for converting .vault to .txt. www.autoitscript.com

Fatalis18/06/2008 18:25

AutoIt can't do it AFAIK.

Use this tool I wrote in C#, it will output a comma seperated value file.

http://kzmonkeys.net/fatalis/coding/csharp/nVault_Reader/nVault_Viewer_Fatalis.rar

Tsotsi18/06/2008 20:37

thanks fatalis. it work fine but i im wondering if you can do that output file to be named like the nvault file. i want to extract the record from that nvault files and if i would rename everytime.....well its not very pleasant....time consuming.

Fatalis18/06/2008 21:45(edited 18/06/2008 21:48)

Added that to the program, redownload and run nVault_Viewer_MultipleFiles.exe

Crappy sourcecode: http://fatalis.ampaste.net/f6f78375e

Tsotsi19/06/2008 21:43

thanks fatalis for source cod...further i can manage myself. thaks a lot again.

Page 1 of 1

Please log in to post replies.