AuthMeReloaded icon indicating copy to clipboard operation
AuthMeReloaded copied to clipboard

JPremium conversion

Open tommasobenatti opened this issue 3 years ago • 9 comments

What feature do you want to see added?

Please add JPremium conversion, since is no longer maintained

Are there any alternatives?

.

Anything else?

No response

tommasobenatti avatar Feb 05 '22 18:02 tommasobenatti

It's a paid plugin. We need at least the table scheme and the password algorithm used to perform the conversion.

games647 avatar Feb 08 '22 14:02 games647

sure, sorry for the waiting

tommasobenatti avatar Feb 20 '22 20:02 tommasobenatti

Jpremium by default uses SHA256, this is the table scheme

https://paste.mcexp.it/ehosuvayiw.sql

tommasobenatti avatar Feb 20 '22 20:02 tommasobenatti

In this case could you create a test account with a given password like test and give us the row data to try to analyze it. SHA256 implementations could differ. Plain SHA256 is insecure, so I guess it's salted. The question is in what way.

games647 avatar Feb 22 '22 08:02 games647

Sure, no problem

tommasobenatti avatar Feb 22 '22 09:02 tommasobenatti

image

tommasobenatti avatar Feb 22 '22 09:02 tommasobenatti

i couldn't use the password test, I used sesso123

SHA256$1826c47e84f040eaf358e02b89526261$fa1d28deaacad60c55185d4e5d8d2cd9f01f6bc310415fc1b2d1f3d3de597e28

tommasobenatti avatar Feb 22 '22 09:02 tommasobenatti

That's similar to our implementation of SHA256. It only starts with $ and uses SHA instead of SHA256 prefix.

games647 avatar Feb 23 '22 15:02 games647

can you create this features ? i have a really need it

diocan avatar Feb 01 '23 16:02 diocan