diff --git a/README.md b/README.md index 5e5e469..acdd929 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ - [radare2](https://github.com/radareorg/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 + - [joern](https://github.com/joernio/joern) - Joern is a platform for analyzing source code, bytecode, and binary executables. It generates code property graphs (CPGs), a graph representation of code for cross-language code analysis - [Volatility3](https://github.com/volatilityfoundation/volatility3) - Volatility is the world's most widely used framework for extracting digital artifacts from volatile memory (RAM) samples. - [MemProFS](https://github.com/ufrisk/MemProcFS) - MemProcFS is an easy and convenient way of viewing physical memory as files in a virtual file system.