Back to Browse

Creating a simple x64dbg plugin in C

1.4K views
Oct 31, 2021
9:58

In this short video I'll demonstrate how you can re-use an existing plugin to create a new plugin. This plugin implements the SetMemRights command, which acts as extension to the built-in SetPageRights command. The code of plugin can be found on my GitHub page: https://github.com/Fibergeek/setmemrights

Download

0 formats

No download links available.

Creating a simple x64dbg plugin in C | NatokHD