kaitai-io / kaitai_struct_formats

Kaitai Struct: library of binary file formats (.ksy)
http://formats.kaitai.io
700 stars 202 forks source link

Compact C Type Format #604

Open KOLANICH opened 2 years ago

KOLANICH commented 2 years ago
meta:
  id: compact_c_type_format
  title: Compact C Type Format
  application:
    - gcc
    - libctf
    - libdtrace-ctf

doc: |
  A compact format to store debug information with main accent on the needs of C language.

doc-ref:
  - https://www.freebsd.org/cgi/man.cgi?query=ctf&sektion=5
  - https://raw.githubusercontent.com/wiki/oracle/binutils-gdb/files/ctf-spec.pdf
  - https://lwn.net/Articles/795384/
  - https://github.com/lovasko/libctf
  - https://github.com/oracle/libdtrace-ctf
armijnhemel commented 2 years ago

zlib_ko.zip

armijnhemel commented 2 years ago

Good test files for version 2 of CTF: FreeBSD kernel modules