From 3150daeaeb1ee779d72005447c0393cc95f64475 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 2 Mar 2022 12:46:44 +0700 Subject: [PATCH] Add: mandiant/GoReSym to Binary Analysis section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 08f744d..c42de9a 100644 --- a/README.md +++ b/README.md @@ -808,6 +808,10 @@ This repository is created as an online bookmark for useful links, resources and Maat Maat is an open-source symbolic execution framework that can be used for binary analysis, reverse-engineering, and vulnerability research. + + mandiant/GoReSym + Go symbol recovery tool + Martyx00/CollaRE CollareRE is a tool for collaborative reverse engineering that aims to allow teams that do need to use more then one tool during a project to collaborate without the need to share the files on a separate locations.