Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 604 Bytes

File metadata and controls

19 lines (16 loc) · 604 Bytes

HEVD analysis Tutorial.

Hacksys Extreme Vulnerable Windows Driver analysis Part 1 - Tutorial (in persian)

Part one

Article Contents:

  • Compilation, Builds and Driver Execution
  • Prepare environment for driver debugging
  • Communicate user-mode programs with drivers
  • Analyze HEVD Driver Code
  • Communication with HEVD's functions (Using Python)

thanks to

Practical Malware Analysis The Hands-On Guide to Dissecting Malicious Software by Michael Sikorski and Andrew Honig
Thingy About https://sizzop.github.io
Thinking zero and one http://binthought.blog.ir

Part two under construction