From 252e349e52a44a350f42aa4331a773648c5467b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Wed, 7 Jul 2021 19:25:38 +0200 Subject: [PATCH] README.adoc: mention elfcat --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 8ae9973..74c9fbd 100644 --- a/README.adoc +++ b/README.adoc @@ -74,6 +74,7 @@ Similar software this project wanted to be but the description language is purely declarative * https://bitbucket.org/haypo/hachoir/wiki/Home seems to be strictly hierarchical, which may not work for file formats like ELF + * https://github.com/ruslashev/elfcat is a more interactive viewer for ELF Contributing and Support ------------------------