Dramacydal / WhiteMagic

API to work with Win32 process memory and hardware breakpoints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhiteMagic

API to work with Win32 process memory and hardware breakpoints

Uses Shynd's Fasm.NET library

Capabilities:

  • Read/write process memory
  • Suspend/resume process thread(s)
  • Call remote process functions or assembled code (using remote thread injection)
  • Attach hardware breakpoints to remote processes
  • Search for data patterns in remote process' memory
  • Hooks mouse and keyboard events
  • ...

About

API to work with Win32 process memory and hardware breakpoints

License:MIT License


Languages

Language:C# 98.3%Language:Smalltalk 1.7%