kaitai-struct topic

List kaitai-struct repositories

go-sstables

255
Stars
9
Forks
Watchers

Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Ships now with an embedded key-value store.

cave_miner

256
Stars
54
Forks
Watchers

Search for code cave in all binaries

kaitai_struct_formats

686
Stars
199
Forks
Watchers

Kaitai Struct: library of binary file formats (.ksy)

awesome-kaitai

186
Stars
13
Forks
Watchers

A curated list of Kaitai Struct tools and resources

kaitai_struct_compiler

496
Stars
145
Forks
Watchers

Kaitai Struct: compiler to translate .ksy => .cpp / .cs / .dot / .go / .java / .js / .lua / .nim / .php / .pm / .py / .rb

kaitai_struct_webide

265
Stars
60
Forks
Watchers

Online editor / visualizer for Kaitai Struct .ksy files

kaitai_struct_visualizer

271
Stars
25
Forks
Watchers

Kaitai Struct: visualizer and hex viewer tool

pytai

122
Stars
8
Forks
Watchers

Kaitai Struct: Visualizer and Hex Viewer GUI in Python

kaitai_struct_go_runtime

67
Stars
13
Forks
Watchers

Kaitai Struct: runtime for Go

kaitai_struct_python_runtime

87
Stars
31
Forks
Watchers

Kaitai Struct: runtime for Python