Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 355 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 355 Bytes

norsefire

norsefire

General purpose hacking framework

  • written in modern c++ and easy to use
  • driver + usermode component (ioctl communication)

Features

  • obtain process identifier by name
  • get module base by name
  • read/write process memory
  • kernelmode mouse simulation
  • easy to port to other projects