GitXplorerGitXplorer
F

NibKit

public
5 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
d1cf7197fab5fad80bc4a469a7d6f8076744a34c

Remove a write in a test

FFrizlab committed 3 years ago
Unverified
9c1ebe9fdb3abc23f7b558e69a9ba3289ac1fa08

Fix another Int written instead of Int32

FFrizlab committed 3 years ago
Unverified
63cf856e3cbb110cb9a5829a680490d9be8a8fb0

Fix offsets writing

FFrizlab committed 3 years ago
Unverified
7b37740d71e761bee959b6c7f1cc912526abde38

Fix varint write to stream

FFrizlab committed 3 years ago
Unverified
1d12b1cf6c09b14b69e40be888246eaca19f3ec1

BUGGY: Implement nib serialization

FFrizlab committed 3 years ago
Unverified
b3b43396c568caa9daa6ffba3c7028b1a62c936d

Fix a parse error when parsing a stream which was not a position 0

FFrizlab committed 3 years ago

README

The README file for this repository.

NibKit

Parse and modify files in Apple’s private nib format.

File format reverse engineering found here.