This website requires JavaScript.
Explore
Help
Register
Sign In
nbqofficial
/
norsefire
mirror of
https://github.com/nbqofficial/norsefire.git
Watch
1
Star
1
Fork
You've already forked norsefire
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
get_module, read/write mem, mouse emulation
starred-nbqofficial-repo
starred-repo
2
Commits
1
Branch
0
Tags
45
KiB
C++
100%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Dario
1f81aa5a72
Create README.md
2020-09-01 17:04:12 +02:00
kernelmode
1st
2020-09-01 16:54:17 +02:00
usermode
1st
2020-09-01 16:54:17 +02:00
.gitignore
1st
2020-09-01 16:54:17 +02:00
README.md
Create README.md
2020-09-01 17:04:12 +02:00
norsefire.sln
1st
2020-09-01 16:54:17 +02:00
README.md
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