diff --git a/README.md b/README.md index cf2664e..0f3ec57 100644 --- a/README.md +++ b/README.md @@ -459,6 +459,10 @@ This repository is created as an online bookmark for useful links, resources and hasherezade/hook_finder a small tool for investigating inline hooks (and other in-memory code patches) + + Kaitai Struct + Kaitai Struct is a declarative language used to describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc. + LIEF Library to Instrument Executable Formats