Open veniaminex opened 8 months ago
I have an encoded file at the output
Hey man, yeah, the encryption process doesn't work yet, I wanted to do it but then I started working on other projects and I forgot about it.
I think there was some kind of problem with the encoding process rather than the decoding but I couldn't quiet figure it out and abandoned it. It's not too hard tho, if I'll ever get back onto it I'll easily fix it.
While you wait, you can try fix it yourself! Thank you for the bug report btw and sorry for it not working.
Please did you ever fix the encryption part?
Please did you ever fix the encryption part?
Hi, no I yet have to. I've been really busy with the last month of school, playing guitar and now I'm working (as a programmer).
I don't really got much time other than the evening, when I usually hang out, but one of this days I'mma fix everything and let you know.
Which school did you major AT?
Le lun. 17 juin 2024, 13:43, Joshua | Tommaso @.***> a écrit :
Please did you ever fix the encryption part?
Hi, no I yet have to. I've been really busy with the last month of school, playing guitar and now I'm working (as a programmer).
I don't really got much time other than the evening, when I usually hang out, but one of this days I'mma fix everything and let you know.
— Reply to this email directly, view it on GitHub https://github.com/JoshuaKasa/van-gonography/issues/7#issuecomment-2173302949, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6XXAFZFF5POAPLOMZ547BDZH3KYJAVCNFSM6AAAAABEOK5FLGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZTGMYDEOJUHE . You are receiving this because you commented.Message ID: @.***>
hi, I'm so sorry I haven't fixed it yet, I failed a class and had to study hard, got my exam on the 26th and 27th, after that I hope I'll be able to work on this amazing project again.
In the meanwhile, you can try to mess with it and ask me questions about it - if you need to - on my discord.
Thanks for understanding and hope you're passing a great summer!
Good luck
Le sam. 17 août 2024, 23:21, Joshua | Tommaso @.***> a écrit :
hi, I'm so sorry I haven't fixed it yet, I failed a class and had to study hard, got my exam on the 26th and 27th, after that I hope I'll be able to work on this amazing project again.
In the meanwhile, you can try to mess with it and ask me questions about it - if you need to - on my discord.
Thanks for understanding and hope you're passing a great summer!
— Reply to this email directly, view it on GitHub https://github.com/JoshuaKasa/van-gonography/issues/7#issuecomment-2295001747, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6XXAF2AHP4GU32P7UK544DZR7EGPAVCNFSM6AAAAABEOK5FLGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJVGAYDCNZUG4 . You are receiving this because you commented.Message ID: @.***>
hi, thanks a lot for the development - very cool, I'm a novice data analyst! For some reason, I can't decode the encrypted file. What could be the mistake, can you help?
the code looks like this : 1) Encoding - python vangonography.py -cli -e -c "C:\Users\vshen\OneDrive\Desktop\qwe.jpg" -f "C:\Users\vshen\OneDrive\The worker стол\IT\DOCER\DOCKER.txt " -o "C:\Users\vshen\OneDrive\Desktop\IT\DOCER" --key KET --encrypt
2) Decoding: python vangonography.py -cli -d -c "C:\Users\vshen\OneDrive\Desktop\IT\DOCER\Cover_txt_encrypted.png" -o "C:\Users\vshen\OneDrive\Desktop\IT\DOCER" --key KET --decode