norsefire/README.md

15 lines
355 B
Markdown

# norsefire
![norsefire](https://imgur.com/eHbnhrC.png)
### 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