malware 2024.03.10
Process Hollowing with Direct Syscalls
A demostration of performing process hollowing with direct syscalls in C++
#malware
#windows
#c++
5 min read
READ →
▸ filtered_signal // 2 entries tagged
A demostration of performing process hollowing with direct syscalls in C++
A demostration of backdooring portable executable (PE) files by using code caves and redirecting execution flow.