diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a9a113 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# 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