From a3ab191f89cb6193bd7b6a90d04f8e69991746f3 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 16 Jul 2022 15:26:50 +0700 Subject: [PATCH] Add: loov/lensm to Binary Analysis section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e687424..9314db3 100644 --- a/README.md +++ b/README.md @@ -824,6 +824,10 @@ This repository is created as an online bookmark for useful links, resources and LIEF Library to Instrument Executable Formats + + loov/lensm + Go assembly and source viewer + Maat Maat is an open-source symbolic execution framework that can be used for binary analysis, reverse-engineering, and vulnerability research.