diff --git a/README.md b/README.md
index 1802043..89e1423 100644
--- a/README.md
+++ b/README.md
@@ -660,6 +660,10 @@ This repository is created as an online bookmark for useful links, resources and
Go Reverse Engineering Toolkit |
A Reverse Engineering Tool Kit for Go, Written in Go. |
+
+ goretk/redress |
+ Redress - A tool for analyzing stripped Go binaries |
+
grimm-co/GEARSHIFT |
GEARSHIFT is a tool that performs structure recovery for a specified function within a stripped binary. It also generates a fuzz harness that can be used to call functions in a shared object (.so) or dynamically linked library (.dll) file. |