From a8ca5aa42239706d506257e392a9914733ba0a37 Mon Sep 17 00:00:00 2001 From: Stephen Eckels Date: Thu, 6 Oct 2022 11:56:29 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46fe108..9bf558e 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ To import this information into IDA Pro you can run the script found in [https:/ As the Go compiler and runtime have changed, so have the embedded metadata structures. GoReSym supports the following combinations of Go releases & metadata: -* all combinations of Intel x86/x64 𝒙 MACH-O/ELF/PE 𝒙 big/little endian +* all combinations of ARM64 𝒙 Intel x86/x64 𝒙 MACH-O/ELF/PE 𝒙 big/little endian * `pclntab` parsing: >= Go 1.2 * `moduledata` location: >= Go 1.2 * `moduledata` type parsing: >= Go 1.5