Soroush Meghdadizanjani
YOU?
Author Swipe
View article: hwdbg: Debugging Hardware Like Software
hwdbg: Debugging Hardware Like Software Open
Debugging hardware designs presents unique and significant challenges compared to software debugging. Software simulators often fail to uncover design issues arising from physical constraints or incorrect elaboration. Traditional hardware …
View article: The Reversing Machine: Reconstructing Memory Assumptions
The Reversing Machine: Reconstructing Memory Assumptions Open
Existing anti-malware software and reverse engineering toolkits struggle with stealthy sub-OS rootkits due to limitations of run-time kernel-level monitoring. A malicious kernel-level driver can bypass OS-level anti-virus mechanisms easily…
View article: HyperDbg: Reinventing Hardware-Assisted Debugging (Extended Version)
HyperDbg: Reinventing Hardware-Assisted Debugging (Extended Version) Open
Software analysis, debugging, and reverse engineering have a crucial impact in today's software industry. Efficient and stealthy debuggers are especially relevant for malware analysis. However, existing debugging platforms fail to address …