/win32-appcontainer-tools

AppContainer tools for launching sandboxed win32 apps, changing ACL permissions and learning from ETW traces.

Primary LanguageAutoItGNU General Public License v3.0GPL-3.0

Tools

LaunchAppContainer.exe - launching win32 apps in AppContainer sandboxes with various options

LearningMode.exe - provides ETW tracing for Permissive Learning Mode

SetAppContainerACL.exe - allows settings ACL permissions for specific AppContainer sandboxes

All programs have a dark mode or light mode depending on the system theme settings.

Screenshots

win32-appcontainer-launch

image

win32-appcontainer-acl

Acknowledgements

SetACL - Thanks to @helgeklein for giving permission to distribute the SetACL command line tool with my AppContainer tools.

AppContainerSid - Thanks to @forderud for giving permission to include AppContainerSid.

LaunchAppContainer - Thanks to @microsoft for providing this tool.

LowBox Token Permissive Learning Mode - Thanks to @tyranid for the inspiration for the Learning Mode tool.