Skip to content

Fix Lunar Manga decryption failures using DPoP fingerprint and migrat…#97

Open
MuhamadSyabitHidayattulloh wants to merge 3 commits into
CI-PRfrom
lunar-manga-dpop-fix-7851296456810969552
Open

Fix Lunar Manga decryption failures using DPoP fingerprint and migrat…#97
MuhamadSyabitHidayattulloh wants to merge 3 commits into
CI-PRfrom
lunar-manga-dpop-fix-7851296456810969552

Conversation

@MuhamadSyabitHidayattulloh

Copy link
Copy Markdown
Owner

…e to KeiSource

  • Update LunarWebViewSigner.kt to extract the DPoP public JWK fingerprint from IndexedDB and cache it.
  • Update LunarDecryptor.kt to decrypt with both rctx0 + \u0001 + fingerprint and rctx0 (fallback).
  • Migrate LunarAnime.kt from HttpSource to coroutine-based KeiSource.
  • Bump libVersion to "1.6" and versionCode to 13 in build.gradle.kts.

Checklist:

  • Updated versionCode value in build.gradle.kts
  • Updated baseVersionCode in build.gradle.kts (if updated multisrc theme code)
  • Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • Set the contentWarning configuration in build.gradle.kts appropriately
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension
  • This PR is AI-assisted, I have reviewed the changes manually and confirmed they are not slop

…e to KeiSource

- Update `LunarWebViewSigner.kt` to extract the DPoP public JWK fingerprint from IndexedDB and cache it.
- Update `LunarDecryptor.kt` to decrypt with both `rctx0 + \u0001 + fingerprint` and `rctx0` (fallback).
- Migrate `LunarAnime.kt` from `HttpSource` to coroutine-based `KeiSource`.
- Bump `libVersion` to `"1.6"` and `versionCode` to `13` in `build.gradle.kts`.
…e to KeiSource

- Update `LunarWebViewSigner.kt` with the new `"lunar-serenity"` IndexedDB schema and cache support.
- Extract fingerprint safely using a temporary WebView to avoid shared client issues.
- Update `LunarDecryptor.kt` to decrypt with both `rctx0 + \u0001 + fingerprint` and `rctx0` (fallback).
- Migrate `LunarAnime.kt` from `HttpSource` to coroutine-based `KeiSource`.
- Bump `libVersion` to `"1.6"` and `versionCode` to `13` in `build.gradle.kts`.
…e to KeiSource

- Update `LunarWebViewSigner.kt` with the new `"lunar-serenity"` IndexedDB schema and cache support.
- Extract fingerprint safely using a temporary WebView to avoid shared client issues.
- Set the signature header name to `"cant-catch-this-monkey"`.
- Update `LunarDecryptor.kt` to decrypt with both `rctx0 + \u0001 + fingerprint` and `rctx0` (fallback).
- Migrate `LunarAnime.kt` from `HttpSource` to coroutine-based `KeiSource`.
- Bump `libVersion` to `"1.6"` and `versionCode` to `13` in `build.gradle.kts`.
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

Successfully merging this pull request may close these issues.

1 participant