From c989cd53d6baecfaf943fc4872a8aae0cbd6825e Mon Sep 17 00:00:00 2001 From: xn0px90 Date: Fri, 6 Jan 2023 02:17:07 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index efc85e9..4a9c43c 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ - [radare2](https://github.com/radareorg/radare2) - Radare2: Libre Reversing Framework for Unix Geeks - [American Fuzzy Lop](https://github.com/google/AFL) - Fuzzing is one of the most powerful and proven strategies for identifying security issues in real-world software - [codeQL](https://codeql.github.com/) - Discover vulnerabilities across a codebase with CodeQL + - [MemProFS](https://github.com/ufrisk/MemProcFS) - MemProcFS is an easy and convenient way of viewing physical memory as files in a virtual file system. ## How-to guides