https://github.com/kreativekorp/ksfl
KSFL - Kreative Structured Format Library
https://github.com/kreativekorp/ksfl
classic-mac-os dff file-format iff macintosh macos palmos resource resource-fork riff
Last synced: 3 months ago
JSON representation
KSFL - Kreative Structured Format Library
- Host: GitHub
- URL: https://github.com/kreativekorp/ksfl
- Owner: kreativekorp
- Created: 2014-08-26T06:11:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T05:20:44.000Z (over 3 years ago)
- Last Synced: 2025-06-12T04:13:13.665Z (12 months ago)
- Topics: classic-mac-os, dff, file-format, iff, macintosh, macos, palmos, resource, resource-fork, riff
- Language: Java
- Homepage:
- Size: 493 KB
- Stars: 15
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
KSFL
====
KSFL is a library and command-line tool for reading and writing various structured binary file formats, including:
* Mac OS resources (.rsrc)
* Palm OS resource database (.prc)
* Windows Portable Executable (.exe, .dll, etc.)
* DFF File Format (.dff) (versions 1.0, 2.0.1, 3.0)
* "Chunk" formats like IFF, RIFF, MIDI, PNG, ICNS, and HyperCard stacks
KSFL is currently available for Java. Other languages are planned for future development.