[PR #1] [MERGED] Add CSS decryption #3

Open
opened 2026-01-30 21:21:23 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru.Decryption/pull/1
Author: @FakeShemp
Created: 1/13/2021
Status: Merged
Merged: 1/13/2021
Merged by: @claunia

Base: mainHead: fakeshemp/css


📝 Commits (1)

📊 Changes

4 files changed (+1282 additions, -0 deletions)

View changed files

Aaru.Decryption.csproj (+13 -0)
DVD/CSS.cs (+728 -0)
DVD/Dump.cs (+529 -0)
Enums.cs (+12 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aaru-dps/Aaru.Decryption/pull/1 **Author:** [@FakeShemp](https://github.com/FakeShemp) **Created:** 1/13/2021 **Status:** ✅ Merged **Merged:** 1/13/2021 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `main` ← **Head:** `fakeshemp/css` --- ### 📝 Commits (1) - [`a5947b5`](https://github.com/aaru-dps/Aaru.Decryption/commit/a5947b590b6a137d3dbb6dada3e6d093857072d0) Add CSS decryption ### 📊 Changes **4 files changed** (+1282 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Aaru.Decryption.csproj` (+13 -0) ➕ `DVD/CSS.cs` (+728 -0) ➕ `DVD/Dump.cs` (+529 -0) ➕ `Enums.cs` (+12 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-30 21:21:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru.Decryption#3