AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Import into Roboform

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
RoboGuy
Guest





PostPosted: Wed Sep 19, 2007 11:13 am    Post subject: Import into Roboform Reply with quote

Anyone knows if there is a way I can import csv into Roboform?TY
Back to top
BoBoĻ
Guest





PostPosted: Thu Sep 20, 2007 11:30 am    Post subject: Reply with quote

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





PostPosted: Fri Sep 21, 2007 7:01 am    Post subject: Reply with quote

My interest is in *.RFT , not *.RFP Wink
Back to top
AVIVA
Guest





PostPosted: Tue Apr 15, 2008 6:45 pm    Post subject: ROBOFORM Reply with quote

please let me know if you make any progress with importing into ROBOFORM. We may be able to swap info.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group