Update README.md

This commit is contained in:
xn0px90 2023-01-07 18:56:46 -07:00 committed by GitHub
parent 56dd8f3bce
commit 6d1715e781
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -223,6 +223,7 @@
- [Bonzai](https://github.com/rwxrob/bonzai) - It's like a modular, multicall BusyBox builder for Go with built in completion and embedded documentation support.
- [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
- [awesome-fuzzing](https://github.com/cpuu/awesome-fuzzing) -
- [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.