| View previous topic :: View next topic |
| Author |
Message |
RoboGuy Guest
|
Posted: Wed Sep 19, 2007 11:13 am Post subject: Import into Roboform |
|
|
| Anyone knows if there is a way I can import csv into Roboform?TY |
|
| Back to top |
|
 |
BoBoĻ Guest
|
Posted: Thu Sep 20, 2007 11:30 am Post subject: |
|
|
| Quote: | Passcard File Format
If you want to generate Passcards in a program, you need to know what format of Passcard file is. Passcard file (*.RFP) has several different formats depending on level of encryption and version of RoboForm. Here we disclose only the original plain-text format of Passcards that dates back to ver 4.6.x. Current versions of RoboForm can read this format but they do not write it.
Passcard in this format is a text file in UNICODE, so you can read it with MS Notepad or Word. First line contains Passcard URLs in this format:
URL3:ver1:MatchURL\1GotoURL
GotoURL and MatchURL are the actual URLs. \1 is binary byte 1.
URL line is followed by list of fields, each field taking 3 lines:
field-name
0
field-value
The sequence of fields is finished with empty line that designates end of fields.
Command Line Options
Command Command Line
Login Passcards.exe -l PasscardPath
GoFill Passcards.exe -g PasscardPath
GoTo Passcards.exe -t PasscardPath
PasscardPath must be complete file path enclosed in " " if it has spaces. Example of correct command line for login:
Passcards.exe -l "C:\My RoboForm Data\Dave\Bank of AM.rfp"
[More...] |
|
|
| Back to top |
|
 |
Roboguy Guest
|
Posted: Fri Sep 21, 2007 7:01 am Post subject: |
|
|
My interest is in *.RFT , not *.RFP  |
|
| Back to top |
|
 |
AVIVA Guest
|
Posted: Tue Apr 15, 2008 6:45 pm Post subject: ROBOFORM |
|
|
| please let me know if you make any progress with importing into ROBOFORM. We may be able to swap info. |
|
| Back to top |
|
 |
|