All Questions
1 question
1
vote
0
answers
299
views
Passively read key from process memory without invoking kernel (windows 10)
I have a process that loads into memory like any other process. It contains a special key. Our goal is to read this key inside memory...or while it is in transit across the data bus from cpu. The ...