• Stars
    star
    258
  • Rank 153,188 (Top 4 %)
  • Language
    C++
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

get_module, read/write mem, mouse emulation

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