Skip to content

u0feff/MethodPatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MethodPatch

Allows you to patch a method at runtime and intercept its call

Tests .NET Framework 4.7.2

X32
  Debug x32 (with debugger)   | + |
  Debug x32                   | + |
  Release x32 (with debugger) | + |
  Release x32                 | + |
X64
  Debug x64 (with debugger)   | - | Not enough space
  Debug x64                   | ~ | AccessViolationException after execution
  Release x64 (with debugger) | - | AccessViolationException
  Release x64                 | + |

About

Allows you to patch a method at runtime and intercept its call

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages