roadmap #8

Closed
opened 2024-11-24 12:48:01 +00:00 by squel · 0 comments
Owner
- [x] decoder based on [Grumbel/steamtools @ github.com](https://github.com/Grumbel/steamtools/blob/master/depotcache.py) - [x] decoder based on protobuf - squel/steam-manifest#6 - [ ] unit tests - squel/steam-manifest#7 - [x] basic decoding/output - [ ] "malicious" `.manifest` files - [x] incorrect [magic header](https://git.squel.xyz/squel/steam-manifest/src/commit/928cb6ff28a6017cb76401d2cd5a3a7cc89c48ff/main.go#L37-L46) (squel/steam-manifest#7) - [x] incorrect [filename hash check](https://git.squel.xyz/squel/steam-manifest/src/commit/928cb6ff28a6017cb76401d2cd5a3a7cc89c48ff/main.go#L82-L89) - [ ] ~~incorrect output hashes and filename~~ dropped: positively checked by the regular E2E tests - [x] encrypted manifests (squel/steam-manifest#7) - [x] end-user utils - [x] test on w*ndows maybe? - [x] multiple inputs (e.g. `steammanifest [app_id]_*.manifest`) ([af4ce9504e/main.go#L32](https://git.squel.xyz/squel/steam-manifest/src/commit/af4ce9504e92ac498bf8653137e41129481a7d95/main.go#L32)) - [x] check for outdated entries: new, removed and updated files (squel/steam-manifest#14) - [x] builtin sha1sum checking (squel/steam-manifest#12)
squel closed this issue 2025-03-13 21:35:32 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
squel/steam-manifest#8
No description provided.