BREAD (BIOS Reverse Engineering & Advanced Debugging) is an ‘injectable’ real-mode x86 debugger that can debug arbitrary real-mode code (on …
Fuzzable – Framework For Automating Fuzzable Target Discovery With Static Analysis
Framework for Automating Fuzzable Target Discovery with Static Analysis. Introduction Vulnerability researchers conducting security assessments on software will often harness …
BeatRev – POC For Frustrating/Defeating Malware Analysts
Disclaimer/Liability The work that follows is a POC to enable malware to “key” itself to a particular victim in order …
DarkLoadLibrary – LoadLibrary For Offensive Operations
LoadLibrary for offensive operations. How does is work? https://www.mdsec.co.uk/2021/06/bypassing-image-load-kernel-callbacks/ Usage<div class="highlight highlight-source-c position-relative" data-snippet-clipboard-copy-content="DARKMODULE DarkModule = DarkLoadLibrary( LOAD_LOCAL_FILE, // control …