diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-07-07 19:25:38 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-07-07 19:25:38 +0200 |
commit | 252e349e52a44a350f42aa4331a773648c5467b8 (patch) | |
tree | e73919028a78a410538349a43423e2faa1ccb9a6 | |
parent | a41d67432dfeb624e18884436adbe9b928090e70 (diff) | |
download | hex-252e349e52a44a350f42aa4331a773648c5467b8.tar.gz hex-252e349e52a44a350f42aa4331a773648c5467b8.tar.xz hex-252e349e52a44a350f42aa4331a773648c5467b8.zip |
README.adoc: mention elfcat
-rw-r--r-- | README.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
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 ------------------------ |