bochspwn-reloaded
Memory auditor
An emulator-based tool to detect kernel memory disclosure vulnerabilities by tracking uninitialized memory in guest operating systems.
A Bochs-based instrumentation performing kernel memory taint tracking to detect disclosure of uninitialized memory to ring 3
297 stars
18 watching
57 forks
Language: C++
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
rek7/mxtract | Analyzes and dumps memory to extract sensitive information from running processes | 582 |
ggerganov/incppect | A C++ library that streams memory bits to web clients via WebSocket connections | 95 |
shanek2/invtero.net | Analyzes and validates physical memory from various systems to extract process information and hypervisor details | 281 |
tapwork/heapinspector-for-ios | An iOS app that helps detect memory issues and leaks in Objective-C apps without using Instruments. | 1,858 |
janneman84/leakedviewcontrollerdetector | Automated tool to detect and alert about memory leaks in UIKit apps | 32 |
zimmski/go-mutesting | A tool to detect untested parts of source code by introducing small changes and testing the resulting behavior. | 650 |
forrest-orr/moneta | A tool for analyzing memory on Windows systems to detect malware IOCs | 707 |
gosecure/csp-auditor | Analyzes and configures website security policies to prevent malicious scripts from running on user devices. | 138 |
bishopfox/gadgetprobe | Tools for analyzing and exploiting vulnerabilities in Java deserialization vulnerabilities | 587 |
mkorman90/volatilitybot | Automates memory analysis of malware samples and memory dumps by extracting binaries, injections, strings, and analyzing code using heuristics and YARA/Clam AV scanners. | 264 |
silvermoonsecurity/passivefuzzframeworkosx | A framework for fuzzing OSX kernel vulnerabilities using passive inline hooking in kernel mode. | 227 |
trapexit/scorch | A tool to catalog files and their hashes to help in discovering file corruption, missing files, duplicates, etc. | 199 |
moloch--/csp-bypass | Detects vulnerabilities in Content Security Policies | 163 |
espressocake/ppldump_bof | A tool for dumping the memory contents of a protected process on Windows | 136 |
boostsecurityio/poutine | Detects misconfigurations and vulnerabilities in software supply chains during build pipelines. | 239 |