Skip to content

An IOCTL driver that can read and write memory to other programs

License

Notifications You must be signed in to change notification settings

ridhwan2/ioctl-rpm-wpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information

  • Compiling the project requires Visual Studio & the WDK.
  • The offsets are up to date as of ...
  • The driver can be mapped using kdmapper.
  • Tested on Windows 11 (22631.3593)

Misc

  • Assuming that you are only reading and not writing memory, and the cheat functionality remains within the kernel there shouldn't be any problems with VAC or any other other usermode anticheat.
  • However, this driver should never be mapped or present within the operating system while an anticheat like EAC, Battle-Eye, Vanguard, Faceit, Richochet, etc are running.
  • This project is more of a base than a fully usable software, it can be used to learn or be developed further.

Credits

License

MIT ridhwan 2024

  • I have read the above.

About

An IOCTL driver that can read and write memory to other programs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages