Skip to content

Unsigned Kernel Mode Driver that does memory modifications

License

Notifications You must be signed in to change notification settings

gmh5225/Driver-kaldereta

Repository files navigation

Kaldereta Preview

Kaldereta

Unsigned Kernel Mode Driver that does memory modifications

Features

  • get process id
  • get base address of an image
  • change protection of a memory region
  • allocate memory region
  • free memory
  • read/write from address
  • read/write from address with offset
  • read from memory to buffer
  • write to memory from buffer
  • simulate mouse events
  • simulate keyboard events
  • pattern scan
  • manual map x64

Setup

Install Windows Driver Kit

Load .sys file with KDMapper

Support

If you need help with anything please contact us on Discord

Want to donate? https://www.buymeacoffee.com/stephenasuncion

License

I was able to create this driver with the help of a bunch of sources. If you see your source-code in the codebase of this repository, contact me to properly credit you.

GNU General Public License v3.0

About

Unsigned Kernel Mode Driver that does memory modifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published