diff --git a/README.md b/README.md index 0203213..3025ac7 100644 --- a/README.md +++ b/README.md @@ -471,6 +471,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) + + hzqst/unicorn_pe + Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files. + 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.