scollovati / Aegis-decrypt

A backup decryptor and OTP generator for the vault of the Aegis Authenticator Android app.
GNU General Public License v3.0
8 stars 1 forks source link

I don't know how to run the code #2

Open universish opened 3 hours ago

universish commented 3 hours ago

xyz@fedora:~/İndirilenler/Aegis-decrypt-master$ python3 aegis-decrypt.py [-h] --vault VAULT [--entryname ENTRYNAME] [--output {None,csv,qrcode,json,otp}] [--password PASSWORD] usage: aegis-decrypt.py [-h] --vault VAULT [--entryname ENTRYNAME] [--output {None,csv,qrcode,json,otp}] [--password PASSWORD] aegis-decrypt.py: error: unrecognized arguments: [-h] [--entryname ENTRYNAME] [--output None] csv] qrcode] json] otp] [--password PASSWORD]

i don't know how to run the code. can you give me an example?

i put the file aegis-export-20221022-212146_tutanota_dahil.json in ~/Downloads/Aegis-decrypt-master/ directory. what should i do now?

python3 aegis-decrypt.py [-h] --vault VAULT [--entryname ENTRYNAME] [--output {None,csv,qrcode,json,otp}] [--password PASSWORD]

I don't know how to edit the code.

universish commented 2 hours ago

example:

python3 aegis-decrypt.py --vault aegis-export-20221022-212146_tutanota_dahil.json --entryname aegis_20221022.json --output json --password xxxxxxxxxxxxxx

is it ok?

but error: No entries found

entry: unencrypted aegis output file name right?