Katsuba

Latest version: v0.2.2

Safety actively analyzes 714919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.7.1

This release of Kobold mainly consists of bugfixes and UX improvements:

ObjectProperty

- Fixes deserialization of enums that do not have any of the typical enum flag bits set
- Correctly reads the delta encode bit only in shallow mode
- Forbid skipping objects in shallow serialization mode (which doesn't make much sense anyway)

WAD

- Adds support for UNIX glob patterns as file paths to unpack, i.e. `Data/GameData/*.wad`
- Allows multiple paths at once to be passed to the `unpack` command
- Properly ignores unpatched (all zeroes) files during unpacking

A Windows build is attached below. Enjoy!

0.6.0

This release of Kobold features features a better strategy for handling ignored types (`-i` flag) than the previous release.

A Windows build is attached below. Enjoy!

0.5.0

This release of Kobold features a lot of changes:

Wad

- Fixes archive header deserialization
- Renders a progress bar (so users don't think it's stuck for big archives)

ObjectProperty

- `DeserializerOptions::skip_unknown_types` field to ignore types with unknown hashes
- Fixes deserialization of negative `enum_options` integer values in the type list jsons
- Various bug fixes to overall ObjectProperty deserialization logic

CLI

- Adds `bind` as a designated deserialization mode which configures correct `DeserializerOptions` for convenience
- `-i` flag for complementing the support for skipping unknown types

Python bindings

- Define serializer flags integer constants

A Windows build is attached below. Enjoy!

0.2.0

This release of the CLI improves the JSON representation of `std::string` and `std::wstring` when deserializing ObjectProperty state.

A Windows build is attached below.

0.1.0

This marks the initial release of kobold v0.1.0 with support for deserializing and extracting various file formats from CLI.

A build of the CLI tool for Windows is attached.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.