Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decryption error #2

Open
Luvic95 opened this issue Jul 9, 2021 · 9 comments
Open

Decryption error #2

Luvic95 opened this issue Jul 9, 2021 · 9 comments

Comments

@Luvic95
Copy link

Luvic95 commented Jul 9, 2021

Hello, I am getting an error with the file decryptor, despite the Encryptor is getting a session on the jasmin dashboard and generating the .flora key. The files are also successfully being encrypted and the HTML pop up message is showing as it should.

But when i run the file decryptor and upload the .flora key there, i get the following message: "No encrypted files found on this computer" Would really appreciate your help with the matter.

https://i.imgur.com/5HdHS5H.png
image

@josuesouza
Copy link

I'm having the same issue.

@codesiddhant
Copy link
Owner

Please run the application in debug mode and try to trace the error in visual studio

@josuesouza
Copy link

I see these when I run in debug mode:

Jasmin-Debug

@codesiddhant
Copy link
Owner

codesiddhant commented Jul 17, 2021

Dear @josuesouza
Please try to compile this code in another windows 10 machine.
Or run visual studio as administrator

@josuesouza
Copy link

Same results from debug while running Visual Studio as Administrator. I did some quick research but since I'm not a C# developer I'm more of thinking aloud than anything, but it appears one cause could be a thread in the program is trying to open files that are already opened by another thread. I saw some people having this issue with the same exceptions thrown. Curiously, the Encrypter works just fine so I guess the Decryptor is handling the files in some slightly different way maybe.

image

@sec-oniont
Copy link

I also have the same problem. I have made various attempts and still can't solve it

@kt-mc
Copy link

kt-mc commented Jan 25, 2022

Commenting to see if anyone has figured out why the decryption piece is no longer working.

@it2007me
Copy link

same here year 2023, made various attempts and still can't solve it

@cheng1250206
Copy link

2023年12月26日下载来尝试了一下,发现密钥 .flora 密钥并不能生成或回传到数据库中。至于后续的 .flora 密钥是否能解密我就没能力测试了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants