Feature: Add parameters setting menu for master program

This commit is contained in:
yuanyuanxiang
2025-11-27 23:00:20 +01:00
parent 36b7b86890
commit 3270527dd0
7 changed files with 30 additions and 3 deletions

View File

@@ -357,4 +357,5 @@ public:
afx_msg void OnShellcodeTestAesBin();
afx_msg void OnToolReloadPlugins();
afx_msg void OnShellcodeAesCArray();
afx_msg void OnParamKblogger();
};