Commit graph

18 commits

Author SHA1 Message Date
Carson McManus
5018803889 implement ReadLineSecure(), fix #7 2017-05-22 17:45:49 -04:00
Carson McManus
1ff3980c98 added namespace SteamGuard 2016-08-27 18:42:43 -04:00
Carson McManus
6539e86644 implemented --setup, has not been tested 2016-08-27 18:03:11 -04:00
Carson McManus
007588de38 made a prompt to create a new manifest.json if not using the default folder 2016-08-25 21:52:21 -04:00
Carson McManus
64797e77a9 fixed extra text at the end when writing to a previously encrypted maFile 2016-08-23 14:49:07 -04:00
Carson McManus
c8a863f098 removed some commented code 2016-08-23 13:59:48 -04:00
Carson McManus
1b6a702593 Fixed encryption changes not being written 2016-08-23 13:49:52 -04:00
Carson McManus
c0c14e1fc3 added some verbose logging statements 2016-08-23 13:31:50 -04:00
Carson McManus
f31e38d0aa I dont know what i did, but it doesn't break building. 2016-08-23 10:38:53 -04:00
Carson McManus
34a78da416 implemented --encrypt 2016-08-22 21:12:48 -04:00
Carson McManus
725562ffcd Added a Path.Combine in GetManifest 2016-08-22 18:54:14 -04:00
Carson McManus
9b58adb6a2 Added some TODO 2016-08-22 18:52:02 -04:00
Carson McManus
d33ddc0d4a added Manifest.GetAccount method
added convertion to base64 when saving accounts
2016-08-22 18:42:44 -04:00
Carson McManus
6fab87b485 fixed CryptographicException: Length of the data to decrypt is invalid. when attempting to decrypt 2016-08-22 17:11:13 -04:00
Carson McManus
374fe6c793 added encrypted maFile reading, writing
added passkey prompt
2016-08-22 15:51:37 -04:00
Carson McManus
270749446a copied some crypto functions from SDA 2016-08-22 14:13:36 -04:00
Carson McManus
c10b353fc9 Changed how mafiles are read 2016-08-22 13:50:43 -04:00
Carson McManus
99f60bb2d5 Moved Manifest class to seperate file 2016-08-21 19:30:49 -04:00