01-08-2018, 07:44 PM
Hello
I have a problem with encryption on hccapx file.
based on this page
this is my password/keymic in encrypted :9094e48390f2
on this
and this is password as plain-text:13471378
based on this page it's "SHA1",but when I go on this website select SHA1 and enter this string:13471378
website give to me different result e8a6673cb3b38ca1a3830422f08f0b672f58da3d
I need get same result (i mean enter 13471378 and get 9094e48390f2 )
actually i need c#/c++ source code or a website like this website
I have a problem with encryption on hccapx file.
based on this page
this is my password/keymic in encrypted :9094e48390f2
on this
and this is password as plain-text:13471378
based on this page it's "SHA1",but when I go on this website select SHA1 and enter this string:13471378
website give to me different result e8a6673cb3b38ca1a3830422f08f0b672f58da3d
I need get same result (i mean enter 13471378 and get 9094e48390f2 )
actually i need c#/c++ source code or a website like this website