OOMDetector is a memory monitoring component for iOS which provides you with OOM monitoring, memory allocation monitoring, memory leak detection and other functions.
LeakScraper is an efficient set of tools to process and visualize huge text files containing credentials. Theses tools are designed to help penetration testers and redteamers doing OSINT by gathering credentials belonging to their target.
The goal of this project is to examine, reverse, and document the different modules available in the Equation Group's DanderSpritz post-exploitation framework leaked by the ShadowBrokers
Currently each PR has the following issue, which should be fixed:
Output of cargo clippy
Checking cargo-valgrind v2.0.2 (/home/runner/work/cargo-valgrind/cargo-valgrind)
warning: consider adding a `;` to the last statement for consistent formatting
--> src/panic.rs:76:13
|
76 | old_hook(panic)
| ^^^^^^^^^^^^^^^ help: add a `;` here: `old_hook(p
Python 3.10 has been released for several months now. We should add it to the test matrix.