-
Last updated: 2023-03-20
-
Collected .ksy files on GitHub by this shell script and then filtered unique repos by the following command:
jq --raw-output \ 'select((.html_url | contains("/mitmproxy/") | not) or .repo == "https://github.com/mitmproxy/mitmproxy") | '\ 'select((.html_url | contains("/selfdrive/locationd/") or contains("/system/ubloxd/") | not) or .repo == "https://github.com/commaai/openpilot") | '\ 'select((.html_url | contains("/unidbg-ios/assets/") | not) or .repo == "https://github.com/zhkl0228/unidbg") | '\ 'select((.html_url | contains("/tools/formats/") | not) or .repo == "https://github.com/AlexAltea/orbital") | '\ 'select((.html_url | contains("/pcbnew/plugins/altium/") | not) or .repo == "https://github.com/KiCad/kicad-source-mirror") | '\ 'select((.html_url | contains("/eeschema/sch_plugins/altium/") | not) or .repo == "https://github.com/KiCad/kicad-source-mirror") | '\ 'select((.html_url | contains("/kaitai_definitions_disabled/") or contains("/kaitai_definitions/") | not) or .repo == "https://github.com/kismetwireless/kismet") | '\ 'select((.html_url | contains("/Chapter13/ksy/") | not) or .repo == "https://github.com/PacktPublishing/Deep-Reinforcement-Learning-Hands-On") | '\ 'select((.html_url | contains("/Chapter16/ksy/") | not) or .repo == "https://github.com/PacktPublishing/Deep-Reinforcement-Learning-Hands-On-Second-Edition") | '\ '.repo' \ github-collected-ksy-paths.ndjson \ | LC_ALL=C sort -u --ignore-case -o github-repos-with-ksy-files.log -
Then use
sed -i 's/^/1. /g' github-repos-with-ksy-files.logto get the ordered list for Markdown.- Excludes the
kaitai-ioorganization and copies of some popular open source projects (see the command above). - Sorts repos from A to Z in alphabetical ascending order in a case-insensitive way (the
--ignore-caseoption of thesortcommand)
- Excludes the
-
I noticed that there are some public GitHub repos that never appear in the search results (even though they clearly contain .ksy files) but I'm not sure how to collect them in a systematic and reliable way.
- A possible way would be to combine the primary search
extension:ksywith a secondary search query"Please edit source .ksy file"- that fetches quite good results because people tend to commit generated code. After taking a glance, this would complement at least some repos missing after the primary search.
- A possible way would be to combine the primary search
- https://github.com/0xddom/libmakise
- https://github.com/1j01/anypalette.js
- https://github.com/360NENZ/paimooon-YSRes
- https://github.com/4m1g0/tinygs-decoders
- https://github.com/667bdrm/owspctl
- https://github.com/667bdrm/sofiactl
- https://github.com/8an3/infoSec
- https://github.com/abitrolly/ksykaitai
- https://github.com/ad044/lainTSX
- https://github.com/adrianherrera/kaitai-s2e
- https://github.com/ageller/Firefly
- https://github.com/AI-for-Space/outlier-spiking-neural-network
- https://github.com/aimrebirth/tools
- https://github.com/akatatsu27/FalcomToolsCollection
- https://github.com/aleasims/kaitai-struct-python-inspector
- https://github.com/aleasims/parsefw
- https://github.com/Alessandro-Barbieri/FEH-files-descriptions
- https://github.com/AlexAltea/orbital
- https://github.com/AlexandruScutaru/EscapeTheSewer
- https://github.com/AlexKimov/seadogs-file-formats
- https://github.com/alinsavix/kaitai-wow
- https://github.com/AltoRetrato/samba-de-amigo-2k_modding
- https://github.com/Alys-Elica/OpenFVR
- https://github.com/ambientsound/rex
- https://github.com/angleyanalbedo/ysres
- https://github.com/antoinbo/pharaoh-snippets
- https://github.com/Antonin-Deniau/cave_miner
- https://github.com/apparatus-preservation-project/Kaitai
- https://github.com/aquach/test-ksy-typescript
- https://github.com/arlac77/kaitai-pdf
- https://github.com/armijnhemel/binaryanalysis-ng
- https://github.com/armijnhemel/compliance-scripts
- https://github.com/Artur51/kaitai-psd-read-font-settings
- https://github.com/aspadm/EIrepack
- https://github.com/aston-developer/crate-digger
- https://github.com/AT0myks/reolink-fw
- https://github.com/AtomCrafty/yukatool
- https://github.com/atty303/exapunks-viewer
- https://github.com/AuriumCoin/AuriumProtocol
- https://github.com/auronen/bin-safe-zen-parser
- https://github.com/auronen/DecDat
- https://github.com/averrin/vvm
- https://github.com/awesomedotnetcore/Tarzan
- https://github.com/AzazelN28/div-tools
- https://github.com/Bakkes/rocketleaguereplay-kaitai
- https://github.com/balabit-deps/balabit-os-9-shared-mime-info
- https://github.com/ballerina-platform/ballerina-lang
- https://github.com/banyaszvonat/psyq_kaitai
- https://github.com/BelmY/satnogs-decoders
- https://github.com/berkus/carma
- https://github.com/bipinbipin/crate-digger
- https://github.com/blacktop/docker-kaitai
- https://github.com/bluebears-dev/fat32-mapper
- https://github.com/bluecmd/fejkon
- https://github.com/bolandi/firmware-analyzer
- https://github.com/bombsquad02420/bombsquad-filespec
- https://github.com/boxmein/small-programs
- https://github.com/Brachi/albam
- https://github.com/brainerazer/TLSMessageKaitais
- https://github.com/burakcan/edf-parser
- https://github.com/burnsba/getools
- https://github.com/Byebyesky/MapleStory3DS-Savegame-Documentation
- https://github.com/CapableRobot/CapableRobot_USBHub_Driver
- https://github.com/Cat-Ion/rigol-ds4000-wfm
- https://github.com/ccreeten/joe
- https://github.com/Ced2911/fenrir_loader_experiment
- https://github.com/chaoticgd/wrench
- https://github.com/chavacava/lab-kaitai
- https://github.com/CN-ARC/KaitaiStruct
- https://github.com/colemole9595/gsoc22_bitstream
- https://github.com/colonel-blimp/m8s-kaitai-struct
- https://github.com/commaai/openpilot
- https://github.com/ComSys-OVGU/iot-coffee-machine
- https://github.com/congatudo/Congatudo
- https://github.com/construct/construct
- https://github.com/ControlThings-io/ctui
- https://github.com/cphyc/astrophysics_toolset
- https://github.com/crash8229/led-cube-data
- https://github.com/crest14059/l2r
- https://github.com/cromulencellc/qemu-shoggoth
- https://github.com/cso-idn-player/nav2ent
- https://github.com/CTR-tools/CTR-tools
- https://github.com/cugu/afro
- https://github.com/cugu/apfs.ksy
- https://github.com/cugu/kaitaigo
- https://github.com/cyco/WebFun
- https://github.com/cyrozap/agilent-pcie-analyzer-re
- https://github.com/cyrozap/asmedia-xhc-re
- https://github.com/cyrozap/ath6kl-tools
- https://github.com/cyrozap/broadcom-crystal-hd-re
- https://github.com/cyrozap/mct-usb-display-adapter-re
- https://github.com/cyrozap/mediatek-lte-baseband-re
- https://github.com/cyrozap/mediatek-wifi-re
- https://github.com/cyrozap/optical-disc-drive-re
- https://github.com/cyrozap/rockchip-dptx-re
- https://github.com/cyrozap/trendnet-teg-30284-re
- https://github.com/cyrozap/usb-hub-re
- https://github.com/cyrozap/usb-to-pcie-re
- https://github.com/d0vine/ctf
- https://github.com/DaanWillems/HardenedModbusParser
- https://github.com/dalvarezperez/umse
- https://github.com/damastess/Fat32
- https://github.com/damir78/iextops
- https://github.com/danksz/tsukuyomi
- https://github.com/danotorrey/declarative-packet-parsing
- https://github.com/DarkMatterCore/dom_xml_dataset_generators
- https://github.com/DarkShadow44/UIRibbon-Reversing
- https://github.com/Dartmouth-Trustlab/commoncrawl-images
- https://github.com/data-exp-lab/astro-data-formats
- https://github.com/datastax/sstable-to-arrow
- https://github.com/Davermouse/gpm-tool
- https://github.com/david4599/BrickBlaster-ExtractTools
- https://github.com/dbdexter-dev/sondedump
- https://github.com/DC801/BM-Badge
- https://github.com/DCxDemo/KAT2WAV
- https://github.com/DearJingSoftware/iotpack
- https://github.com/Debian/dcs
- https://github.com/deefha/klan2016-re
- https://github.com/Deep-Symmetry/crate-digger
- https://github.com/deepin-community/shared-mime-info
- https://github.com/derrod/legendary
- https://github.com/det-lab/dataReaderWriter
- https://github.com/det-lab/xia
- https://github.com/DeutscheKI/dreame-w10-valetudo-fork
- https://github.com/dfrc-korea/carpe
- https://github.com/Digilent/dlog-utils
- https://github.com/digitalisx/kaleidoscope
- https://github.com/djey47/tduf-next
- https://github.com/djohn833/code-snippets
- https://github.com/dkw72n/notes
- https://github.com/dmarov/dbd_packet_parser
- https://github.com/doesthisusername/ig-tools
- https://github.com/dpwhittaker/coh-parse7
- https://github.com/driftregion/EmbeddedBLFLogger
- https://github.com/dungwinux/myr_archive
- https://github.com/dungwinux/pac_patcher
- https://github.com/dylanaraps/languages
- https://github.com/dylangerdaly/UFiber-Nano-G-Playpen
- https://github.com/e-rk/speedtools
- https://github.com/ea5gvk/Hytera_Homebrew_Bridge
- https://github.com/ea5gvk/OK-DMR-DMR-HAM-Protocols
- https://github.com/Earthnuker/ScrapHacks
- https://github.com/EBI-Metagenomics/nmm
- https://github.com/efonte/patapon-re
- https://github.com/ElectricVersion/FATEFileTypes
- https://github.com/ElectricVersion/NSBMDFileFormatDescription
- https://github.com/elsamuko/hello
- https://github.com/emarron/ffxiv-tex-converter
- https://github.com/enoly/extFileRecovery
- https://github.com/entriphy/klonoa2-tools
- https://github.com/entriphy/structs
- https://github.com/ephemeral-laboratories/modelling_formats
- https://github.com/Equidamoid/dltpy
- https://github.com/ernw/quarantine-formats
- https://github.com/esanya/fes-battery-control
- https://github.com/eset/malware-ioc
- https://github.com/eset/malware-research
- https://github.com/estcube/Telemetry-Forwarding-Client
- https://github.com/evanpurkhiser/prolink-connect
- https://github.com/Evidlo/dotrm
- https://github.com/Evidlo/remarkable_webinterface
- https://github.com/exaos/cau4np
- https://github.com/eybisi/misc
- https://github.com/FAForever/faf-scfa-replay-parser
- https://github.com/FallBackITA27/mkw-auto-mii-render
- https://github.com/fausecteam/faustctf-2021-thelostbottle
- https://github.com/Fe-Lit/Freeder
- https://github.com/fechan/civ5map-tools
- https://github.com/fedorg/docx_cdx
- https://github.com/fileTestSuite/fileTestSuite
- https://github.com/finnhughes/kaitai-pymp4
- https://github.com/flanfly/kaitai-rs
- https://github.com/flibX0r/010_CP77_TweakDB
- https://github.com/foerstj/gaspy
- https://github.com/fookatchu/pyphotonfile
- https://github.com/forensicanalysis/regffs
- https://github.com/Forlos/vn_re
- https://github.com/foxglove/mcap
- https://github.com/fpv-wtf/ar-firmware-tools
- https://github.com/Fracture17/ProjectMCodes
- https://github.com/Frazew/rrdmerge
- https://github.com/freedesktop/xdg-shared-mime-info
- https://github.com/frostasm/xcursor-reader
- https://github.com/fudgepop01/kaitai_ide_vscode
- https://github.com/FunctionDJ/rekordbox-database-documentation
- https://github.com/FusionBreak/wdc3.net
- https://github.com/fygonzalo/packet_analyzer
- https://github.com/G4te-Keep3r/HowdyHackers
- https://github.com/Game3DEE/adoom
- https://github.com/Game3DEE/cmm
- https://github.com/Game3DEE/darkstone
- https://github.com/Game3DEE/webcarnivores
- https://github.com/gamestabled/oot3d
- https://github.com/gazetchik/lora-kaitai
- https://github.com/GDATAAdvancedAnalytics/winreg-tasks
- https://github.com/generalmimon/bmptool
- https://github.com/generalmimon/ks-java-runtime-test
- https://github.com/generalmimon/ks-table-py-benchmark
- https://github.com/GiGGioSo/mkwii-ita-auto-TT-boards
- https://github.com/github/linguist
- https://github.com/giuliof/siglent-bin2sr
- https://github.com/Glebka/png2photon
- https://github.com/gpspro/gprs
- https://github.com/GPUOpen-Drivers/libamdrdf
- https://github.com/GPUOpen-Drivers/pal
- https://github.com/gskip17/l2r-python-sniffer
- https://github.com/gucio321/d2dc6
- https://github.com/gzahl/nexusfdx
- https://github.com/Haitham-libri/PS1-Classics
- https://github.com/hakanai/mp4.ksy
- https://github.com/hakanai/nrbf.ksy
- https://github.com/hallipr/CastleOfTheWinds
- https://github.com/halotroop2288/BringMiiToLife
- https://github.com/hanaslamova/Kaitai-DNS-parser
- https://github.com/hangingman/wxMMDViewer
- https://github.com/hbk-world/open-api-tutorials
- https://github.com/hbk-world/Open-Interface-for-Sound-Level-Meter
- https://github.com/heinrich5991/libtw2
- https://github.com/hexylena/remapper
- https://github.com/huangyoje/mysql-ksy
- https://github.com/Hypfer/Valetudo
- https://github.com/iconmaster5326/TerrariaResearchChecklist
- https://github.com/infval/AMLUnpacker_TrueRemembrance
- https://github.com/Inori/FuckGalEngine
- https://github.com/interwinner/Legendary_Game
- https://github.com/IsaMorphic/NuXtractor
- https://github.com/J-T-de/Villagepp
- https://github.com/jackyef/all-lang
- https://github.com/Jakeler/bms-parser
- https://github.com/jankais3r/Clearwell-backup-extractor
- https://github.com/jaroslaw-wieczorek/PYTHON3_SCAPY_MODBUS_TCP
- https://github.com/JaycieErysdren/Formats
- https://github.com/JaycieErysdren/Liberator
- https://github.com/JaycieErysdren/QCVM
- https://github.com/JaycieErysdren/SaturnQuakePC
- https://github.com/jiangzhhhh/assetbundle.ksy
- https://github.com/JillCrungus/VanToolstic
- https://github.com/Jinmo/idapkg
- https://github.com/jlai/brush-viewer
- https://github.com/jonidollar69/MIXXX
- https://github.com/jorge1993/OeSNN-UAD
- https://github.com/joushx/kaitai-to-wireshark
- https://github.com/joushx/Online-Ticket-Code
- https://github.com/jpivarski/awkward-kaitai
- https://github.com/jumpjack/mars-pathfinder-meshes
- https://github.com/jumpjack/VST-converter
- https://github.com/justgook/grayworld
- https://github.com/jvisser/golden-axe-32x-edition
- https://github.com/kaitaiStructCompile/synalysis2kaitai
- https://github.com/kakutai/nodelj
- https://github.com/kbazow/vn_movement_engine-master
- https://github.com/keymanapp/keyman
- https://github.com/Kh4n/jt-loader
- https://github.com/KiCad/kicad-source-mirror
- https://github.com/KirkSuD/osu_db_kaitai_struct
- https://github.com/kismetwireless/kismet
- https://github.com/kk49/deca
- https://github.com/knelse/SphereEmu
- https://github.com/koenvervloesem/BTHome-Kaitai-Struct
- https://github.com/KOLANICH-physics/SMSD.py
- https://github.com/KOLANICH-research/research_compiler_optimizations_comparison
- https://github.com/KOLANICH-tools/MAPITagsScraper.py
- https://github.com/kortel-systems/hyteratak
- https://github.com/kotiq/blk
- https://github.com/Kritzmensch/mechanoids-tools
- https://github.com/krokettenkoal/khkh_xldM
- https://github.com/kruton/ssh-proto
- https://github.com/L1nkZ/raglib
- https://github.com/larsks/tm-v71-tools
- https://github.com/laszloC/pico_ctf
- https://github.com/lcdr/lu_formats
- https://github.com/leoschur/kaitai_lithtech_dat_struct
- https://github.com/li-hao-/TS32.297_CDR_File_Parser
- https://github.com/LiberatorUSA/GUCEF
- https://github.com/LibreDWG/kaitai-cad
- https://github.com/limix/pandas-plink
- https://github.com/lin1man/KaitaiStructSample
- https://github.com/LogicAndTrick/sledge-formats
- https://github.com/lokkju/pyhogg
- https://github.com/longlongh4/multi_viewpoint_player
- https://github.com/LongSoft/UEFITool
- https://github.com/lpechacek/ocd-dump
- https://github.com/mac-chaffee/generated-spoe
- https://github.com/macton/arctic
- https://github.com/madwareru/orom-file-formats
- https://github.com/Mahlet-Inc/hobbits
- https://github.com/maierfelix/bnsh-decoder
- https://github.com/maksym-pasichnyk/Pipyaki
- https://github.com/Maple-Lazuli/satnogs-notebooks
- https://github.com/marcelrv/XiaomiRobotVacuumProtocol
- https://github.com/marco231188/Valetudo
- https://github.com/marehr/bam_bai_study
- https://github.com/marijnvdwerf/brickworld
- https://github.com/master801/Out-of-Translation
- https://github.com/master801/PSP-Eureka-Seven-Scripts
- https://github.com/master801/Rune-Factory-Frontier-Tools
- https://github.com/MasterQ32/TinyVG
- https://github.com/matomatical/reMarkable-kaitai
- https://github.com/mattdavis90/hantek-wave-viewer
- https://github.com/matthew-5pl/libmiigen
- https://github.com/matthewturk/data-formats
- https://github.com/matthewturk/dispersing
- https://github.com/mauricek/kaitai_format_gp5
- https://github.com/mchubby/pb740-inkpad-notes
- https://github.com/megboyzz/ByteView
- https://github.com/MeinerI/Nosferatu-The-Wrath-of-Malachi
- https://github.com/MelbourneSpaceProgram/Acrux1Tools
- https://github.com/Metin2-Dev/wiki-dev
- https://github.com/michal-josef-spacek/CAD-Format-DWG-AC1001
- https://github.com/michal-josef-spacek/CAD-Format-DWG-AC1002
- https://github.com/michal-josef-spacek/CAD-Format-DWG-AC1003
- https://github.com/michal-josef-spacek/CAD-Format-DWG-AC1004
- https://github.com/michal-josef-spacek/CAD-Format-DWG-AC1006
- https://github.com/michal-josef-spacek/CAD-Format-DWG-AC1009
- https://github.com/michal-josef-spacek/CAD-Format-DWG-AC1_2
- https://github.com/michal-josef-spacek/CAD-Format-DWG-AC1_40
- https://github.com/michal-josef-spacek/CAD-Format-DWG-AC1_50
- https://github.com/michal-josef-spacek/CAD-Format-DWG-AC2_10
- https://github.com/michal-josef-spacek/CAD-Format-DWG-MC0_0
- https://github.com/mickdekkers/tesv-ksy
- https://github.com/mitmproxy/mitmproxy
- https://github.com/mixxxdj/mixxx
- https://github.com/mnakamura1337/engine_ai5v
- https://github.com/mnakamura1337/engine_bgi
- https://github.com/mnakamura1337/engine_ikura
- https://github.com/mnakamura1337/engine_nekosdk
- https://github.com/mnemoli/creaturesstructs
- https://github.com/MobMonRob/JNativeLibLoader
- https://github.com/MonoS/SupMover
- https://github.com/mostobriv/luajit_decomp
- https://github.com/MPEGGroup/isobmff-kaitai-experiment
- https://github.com/mrwonko/flatout-open-level-editor
- https://github.com/MuffinHop/UnityCTR
- https://github.com/MundraPavani/KaitaiDecoderCode
- https://github.com/murachue/os9tools
- https://github.com/mwzzhang/python-YU-RIS-package-file-unpacker
- https://github.com/mwzzhang/python-yuka-container-extractor
- https://github.com/myevan/rtk
- https://github.com/n-rook/thscoreboard
- https://github.com/n-wach/x595g-tools
- https://github.com/N129BZ/Stratux-UDP-AHRS
- https://github.com/naclomi/libgarib
- https://github.com/Nano-LightNet/lightNet-protocol
- https://github.com/nanocurrency/nanodb-specification
- https://github.com/nanocurrency/protocol
- https://github.com/ncguy2/VulkanModelViewer
- https://github.com/nebulous/infinitesp
- https://github.com/NeoZX/fb_formats
- https://github.com/NeoZX/ncore-formats
- https://github.com/nesfit/NTPAC
- https://github.com/netdata/netdata
- https://github.com/NetherlandsForensicInstitute/qnxmount
- https://github.com/NetherlandsForensicInstitute/teslalogs
- https://github.com/Nickardson/dungeons-and-diagrams
- https://github.com/nickgal/rtk-cli
- https://github.com/nickhobbs94/TIC
- https://github.com/nightlark/qu-editor
- https://github.com/NimbusVacuum/Nimbus
- https://github.com/nnguyen259/SenSchema
- https://github.com/noahcoolboy/ks-serializer-js
- https://github.com/noqcks/generated
- https://github.com/NoSecretImprove/DiskAllocationStuct
- https://github.com/nturley/ghw-notes
- https://github.com/NUKIB/maldump
- https://github.com/nullableVoidPtr/ares
- https://github.com/NurbsOtter/kaitai-cannibal
- https://github.com/Nuthouse01/PMX-VMD-Scripting-Tools
- https://github.com/nviennot/turbo-resin
- https://github.com/NWADIOGWA/nwadiogwa.github.io
- https://github.com/NWADIOGWA/studious-enigma
- https://github.com/OK-DMR/dmr-kaitai
- https://github.com/OK-DMR/Hytera_Homebrew_Bridge
- https://github.com/olegische/test-integration
- https://github.com/olesya-wo/idol-fx-engine
- https://github.com/Olgidos/SOMPviewer
- https://github.com/Open-CK/esp-kaitai
- https://github.com/open-telemetry/opentelemetry-cpp-contrib
- https://github.com/OpenDiablo2/AbyssEngine
- https://github.com/OpenDiablo2/dc6
- https://github.com/OpenDiablo2/OpenDiablo2
- https://github.com/OpenLSR/lsr_kaitai
- https://github.com/OpenSiege/OpenSiege
- https://github.com/oresat/oresat-decoders
- https://github.com/OriDevTeam/lyketo
- https://github.com/orsanakbaba/sbe-netty-tcp-example
- https://github.com/p3r7/mpc-tools
- https://github.com/PacktPublishing/Deep-Reinforcement-Learning-Hands-On
- https://github.com/PacktPublishing/Deep-Reinforcement-Learning-Hands-On-Second-Edition
- https://github.com/PAGalaxyLab/vxhunter
- https://github.com/paimooon/DataParser-paimooon
- https://github.com/paimooon/YSAssetIdx
- https://github.com/pangbox/packetdoc
- https://github.com/partypooperarchive/AssetRumpus
- https://github.com/partypooperarchive/KaitaiDumper
- https://github.com/PatrikH0lop/kaitai-ssh
- https://github.com/paulguy/parse-edid2
- https://github.com/pedrogao/plib
- https://github.com/perseon/ttr_tools
- https://github.com/PetukhovAlexey/Structures
- https://github.com/Picoseconds/GlacierFormats
- https://github.com/PierreBelmondo/vscode-wipeout
- https://github.com/pine64/bl602-re
- https://github.com/pmkyl/priceLoader
- https://github.com/polserver/polserver
- https://github.com/polyverse/EnVisen
- https://github.com/PotatoOfDoom/OriginStubDecrypter
- https://github.com/Pr0metheus42/TC-save-reader
- https://github.com/prebuilder/QtInstallerFrameworkExtractor
- https://github.com/prefixaut/rconv
- https://github.com/princeminz/mididroid
- https://github.com/princeminz/rtpmididroid
- https://github.com/principia-preservation-project/kaitai
- https://github.com/Project-PokeBots/kaitai_struct_formats
- https://github.com/ptrewhella/parser
- https://github.com/qguv/undercooked
- https://github.com/quarkslab/legu_unpacker_2019
- https://github.com/rabbitControl/RCP
- https://github.com/radiatoryang/scopa
- https://github.com/rafalh/rf-reversed
- https://github.com/rainx/tdx_struct
- https://github.com/RancidBacon/audiogif
- https://github.com/randovania/retro-data-structures
- https://github.com/raphidoc/sear
- https://github.com/ravi740136/telerikprojects
- https://github.com/raviddog/threp-ks
- https://github.com/raymond-h/pokesav-ds-gen4
- https://github.com/raymond-h/pokesav-ds-gen5
- https://github.com/rbs-forks/binaryanalysis-ng
- https://github.com/realmoriss/grumpy-free-jaguars
- https://github.com/reRNR/RNRFileFormats
- https://github.com/ret5et/Watchguard_Sysa-dl_Format
- https://github.com/retr0-13/hashCollisions
- https://github.com/RetroReversing/libRetroReversing
- https://github.com/rh-hideout/rhh-docs
- https://github.com/rianadon/WPILib-cp
- https://github.com/RiiConnect24/Kaitai-Files
- https://github.com/RiiConnect24/MiiTube
- https://github.com/robfuscated/firmware-analysis-tools
- https://github.com/roblabla/NX-010Editor
- https://github.com/rollerozxa/minetest-kaitai
- https://github.com/RonnyReverse/cc-tools
- https://github.com/russtone/systembag.kb
- https://github.com/ruvi-d/kaitai-test
- https://github.com/rwfpl/rewolf-golden-axe-explorer
- https://github.com/rysavy-ondrej/Ironstone
- https://github.com/rysavy-ondrej/Netdx
- https://github.com/rysavy-ondrej/Netfox.NDX
- https://github.com/rysavy-ondrej/traffix.net
- https://github.com/s-pilugin/job_task
- https://github.com/SabheeR/ProcessMemory
- https://github.com/sailfishos-mirror/shared-mime-info
- https://github.com/sandialabs/generic-data-display
- https://github.com/sarveshcodes/rtpmidi
- https://github.com/ScottGriffin213/BundleBouncer
- https://github.com/scottprahl/RigolWFM
- https://github.com/Scrivener07/Kingdom-Come
- https://github.com/scw007/cpj
- https://github.com/seanlynch/godot_pmx_importer
- https://github.com/sem-geologist/HussariX
- https://github.com/sem-geologist/peaksight-binary-parser
- https://github.com/SevenHearts/portship.js
- https://github.com/sevensense-robotics/alphasense_acp_bridge
- https://github.com/SEWsam/nes-emu
- https://github.com/shamansir/node-elm-repl
- https://github.com/sharel0ck/objectboxlite
- https://github.com/sheerluck/Kaitai-Buenos-Aires-Cpp
- https://github.com/sheerluck/Toy-Cpp-Project-with-Kaitai
- https://github.com/Shiqan/FortniteReplayDecompressor
- https://github.com/sibeshkar/jiminy
- https://github.com/sigi73/mobile-grid-ross
- https://github.com/Sigmmma/HaloKSY
- https://github.com/silentsignal/xcoff-ks
- https://github.com/sirdarckcat/ctfairlines
- https://github.com/skelerang/sr2-ksy
- https://github.com/Sledmine/invader2kaitai
- https://github.com/smash64-dev/krec-struct-format
- https://github.com/Smoosani/Windows-Prefetch-Parser
- https://github.com/sonusz/PhasorToolBox
- https://github.com/sophoslabs/WebAssembly
- https://github.com/sourcehold/sourcehold-data-library
- https://github.com/sourcehold/sourcehold-maps
- https://github.com/speters/onwatuf
- https://github.com/SpikE4343/pico-flight
- https://github.com/spillerrec/skytrails-replacer
- https://github.com/spotlightishere/kaitais
- https://github.com/ssloxford/gsextract
- https://github.com/SSTF-Office/SamsungCTF
- https://github.com/StefanoSperetta/GSkit-Connector
- https://github.com/Stepland/jubeatools
- https://github.com/sticks-stuff/mii-to-instructions
- https://github.com/sunveil/dataformats
- https://github.com/Swatinem/hexite
- https://github.com/Synacktiv-contrib/stuffz
- https://github.com/synacktiv/yealink_tools
- https://github.com/t3ta/jvdata-go
- https://github.com/TagnumElite/File-Format-Templates
- https://github.com/tajmone/arun-playground
- https://github.com/taotao54321/fcdstools
- https://github.com/taotao54321/tas
- https://github.com/tarm/kaitai_struct_tests
- https://github.com/TeamT5/MalCfgParser
- https://github.com/tecracer-theinen/bootable-volumes
- https://github.com/TerryB2308/Mixxx
- https://github.com/ThatAsherGuy/WoWbjectImporter
- https://github.com/thatskriptkid/Kaitai-Struct-Android-Manifest-binary-XML
- https://github.com/The-Knights-of-the-Eastern-Calculus/lainextract
- https://github.com/the-wondersmith/ferroflex
- https://github.com/Thealexbarney/VGAudio
- https://github.com/Theaninova/mmtorg
- https://github.com/thebabush/bline
- https://github.com/TheGreatRambler/MariOver
- https://github.com/TheGreatRambler/Mii_to_UMii
- https://github.com/TheGreatRambler/toost
- https://github.com/Therzok/dsp_modding
- https://github.com/thetemplar/lwsc_esp8266
- https://github.com/thomasjungblut/go-sstables
- https://github.com/thomasrdean/BinaryPaperComparison
- https://github.com/tickelton/misc.re
- https://github.com/timbocgn/rb_copycolor
- https://github.com/tisoft/jsquashfs
- https://github.com/trailofbits/polyfile
- https://github.com/trichimtrich/pysockssl
- https://github.com/truedread/bif.ksy
- https://github.com/Tschrock/esbuild-plugin-kaitai
- https://github.com/Tschrock/kaitai-dts
- https://github.com/Tschrock/ksy-formats
- https://github.com/tsoutsman/kaitai-rs
- https://github.com/tyalie/AAP-Protocol-Defintion
- https://github.com/ucd-eirsat-1/beacon
- https://github.com/umjammer/vavi-nio-file-apfs
- https://github.com/unegare/crypto
- https://github.com/uniclogs/cossi
- https://github.com/unlamgidsa/unlam_gs_backend
- https://github.com/unStatiK/NS
- https://github.com/unStatiK/TlvProcessors
- https://github.com/UserUnknownFactor/userunknownfactor.github.io
- https://github.com/V-Sekai/godot-pmx
- https://github.com/Vadru93/LevelMod
- https://github.com/val-verde/shared-mime-info
- https://github.com/valery1707/kaitai-gradle-plugin
- https://github.com/valery1707/kaitai-maven-plugin
- https://github.com/venam/pa-resto-edit
- https://github.com/vfig/misdeed
- https://github.com/vii1/DIV
- https://github.com/VladimirMakeev/D2SGFormat
- https://github.com/vrthra/KaitaiFuzz
- https://github.com/vrthra/KHackFuzz
- https://github.com/vtil-project/VTIL-Kaitai
- https://github.com/w3f/polkadot-spec
- https://github.com/Wargus/stargus
- https://github.com/wavetilt/node-aseprite
- https://github.com/weeb-poly/mdp2ora
- https://github.com/WeedwackerPS/DataParser
- https://github.com/wetbadger/hobbits-edit
- https://github.com/whitearine/wolf-rpg-kaitai
- https://github.com/Whitehat-Society/whitehacks-challenges-2020-public
- https://github.com/WiiLink24/set-personal-data
- https://github.com/willdurand/fx-attribution-data-reader
- https://github.com/Wld-Doc/wld-doc.github.io
- https://github.com/Wld-Doc/WldKaitai
- https://github.com/wolfmanfp/kaitai-formats
- https://github.com/WolvenKit/wwise-audio-tools
- https://github.com/Worty/outgaugelistener
- https://github.com/wrongbaud/sf-cabinet
- https://github.com/Xalcon/wow-kaitai
- https://github.com/Xiphoseer/sdo-kaitai
- https://github.com/Xpl0itU/KaitaiMiiReading
- https://github.com/xxxcoder-ui/mixx
- https://github.com/YamamotoKaderate/ksy
- https://github.com/yapic/bigtiff
- https://github.com/ydkhatri/mac_apt
- https://github.com/Yeahyay/Shooter-Game
- https://github.com/Yeahyay/Tic-Tac-Toe-2
- https://github.com/Zamiell/isaac-save-viewer
- https://github.com/zcaliptium/Serious-Engine-Formats
- https://github.com/zchfvy/warthunder_replay_format
- https://github.com/zerosign/rtmp-specs
- https://github.com/ZetaTwo/AoE2ScenarioParser
- https://github.com/ZetaTwo/csgo_demo_parser
- https://github.com/ZetaTwo/gameboy-project
- https://github.com/zhafen/interface-observations
- https://github.com/zhkl0228/unidbg
- https://github.com/zinohome/MACDA
- https://github.com/zoff99/toxsavefile_hex
- https://github.com/zurgeg/wc24emu