Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 264 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 264 Bytes

Kernel64Patcher

A 64 Bit kernel patcher based on xerub's patchfinder64

Compiling

gcc Kernel64Patcher.c -o Kernel64Patcher

Usage:

./Kernel64Patcher kcache.raw kcache.patched -a

Credits/Thanks

  • xerub for patchfinder64
  • iH8sn0w for code