Process Hacker SDK is a cool Software Development Kit made for anyone who wants to boost Process Hacker's features by creating plugins. If you're looking to check out some of the plugins already available, you can find them here.
This package comes with everything you need to whip up your own plugins. It includes header files in the "include" directory, import libraries in the "lib" directory, Doxygen output in the "doc\oxygen" directory, and sample codes in the "samples" directory. So, whether you're a newbie or have some experience, you'll find what you need!
First things first: you'll need the latest version of Windows SDK installed on your computer. After that, it's super simple! Just add the "include" folder to your compiler's include path and the "lib" folder to your library path. The plugins you create will be in DLL format and must use two important libraries: ProcessHacker.lib and ntdll.lib. Don't forget to include the <phdk.h> header file to access all those nifty functions from Process Hacker.
After you've built your plugin, loading it is a breeze! Just create a folder called "plugins" right next to where you have Process Hacker's executable file stored. Then, you'll want to enable plugin support from the settings panel—sometimes a quick restart of the program might be needed too! Just a heads-up: make sure that the executable file is named ProcessHacker.exe; if it's renamed, your plugins won’t work.
If you're excited about enhancing Process Hacker with custom plugins, then don't miss out on checking out this awesome SDK for download. Happy coding!
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.