Skip to content

API to work with Win32 process memory and hardware breakpoints

License

Notifications You must be signed in to change notification settings

ZedCrazy/WhiteMagic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.2%
  • Smalltalk 1.8%