armvirus/SinMapper
usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to map your driver over. the main focus of this project is to prevent modern anti-cheats (BattlEye, EAC) from finding your driver and having the power to hook anything due to being inside of legit memory (signed legit driver).
C++
Issues
- 0
what is .section_name?
#1 opened by 04255 - 0
Compile errors
#2 opened by Sgamzat05 - 1
BSoD after loading successfully.
#4 opened by wavedao