-
Notifications
You must be signed in to change notification settings - Fork 25
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
It seems this project found a way to get the DB key automatically. #77
Comments
That project just hardcodes a DB key taken from another project: Apparently, the key is still valid in Rekordbox 6.7.3 - works great with DB Browser for SQLite (Cipher) |
Cool! Thanks for your reply!
…On Sun, Jul 9, 2023 at 2:43 PM EvzenP ***@***.***> wrote:
That project just hardcodes a DB key taken from another project:
https://github.com/mganss/CueGen/blob/19878e6eb3f586dee0eb3eb4f2ce3ef18309de9d/CueGen/Generator.cs#L31
Apparently, the key is still valid in Rekordbox 6.7.3 - works great with DB
Browser for SQLite (Cipher) <https://sqlitebrowser.org/>
—
Reply to this email directly, view it on GitHub
<#77 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAARQPI5T7JVVRE27AD53ETXPMQW7ANCNFSM6AAAAAA2COCEAM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hey, thank you for your interest in the project! |
Hi, I love this initiative but struggling to make your code working due to the DB key.
It seems this other guys found a way. I'm not super technical so I can't figure it out.
https://github.com/dvcrn/go-rekordbox
https://github.com/dvcrn/go-rekordbox/blob/8be6191ba198/cmd/getencryptionkey/main.go
The text was updated successfully, but these errors were encountered: