Hard_Configurator new version 2.0.1.0 has been uploaded to GitHub:
GitHub - AndyFul/Hard_Configurator: GUI to Manage Software Restriction Policies and harden Windows Home OS
Some notable changes:
1. New options in <SRP Extensions> window: Add/Remove script extensions, Save/Restore extensions, Restore default extensions.
2. New <Tools> button with troubleshooting options:
<Run SRP/Scripts EventLogView> - filters the output of NirSoft tool: FullEventLogView, to retrieve information about blocked events.
<Run Autoruns: Scripts/UserSpace> - filters out all numerous autoruns from the System Space leaving only a few entries from the User Space. They are automatically whitelisted.
<Turn ON Advanced SRP logging> - activates Verbose trace logging of SRP, and allows to view the log.
<Restore Windows Defaults> - replaces the registry changes made by Hard_Configurator with Windows default values.
3. <Block Remote Assistance> option has been renamed to <Block Remote Access> and extended to include Remote Shell and Remote Registry.
4. On the first run, Hard_Configurator makes System Restore point , performs autoruns checking and whitelisting User Space autoruns.
5. Updated manual with extended information about how SRP can control file execution/opening, using API functions: ShellExecute, CreateProcess, LoadLibrary, and about unusual shortcuts handling.
Other changes are planned in the next version:
1. Blocking sponsors (system executables that can run binary files).
2. Blocking 16Bit programs.
3. Blocking UnSecure Shell extensions.