Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HideProcessAndCopyOnReadAndBlockAccessWMITemplateAndExtendTempTemplateAndUiForLimitAndNewBoxTypeAndBlockLocalConnectTemplate #3949

Merged
merged 58 commits into from
Jun 16, 2024

Conversation

love-code-yeyixiao
Copy link
Contributor

@love-code-yeyixiao love-code-yeyixiao commented May 26, 2024

  1. Add feature to hide unsandboxed processes.(Successful)
  2. Add feature "CopyOnOpen" in order to migrate files while it only read a file.(Wait fixing,but not affect programs now,so it could merge into master branch.I have no idea fixing it up at this time.)
  3. Add template "BlockAccessWMI" to avoid program getting system deatils or bypass hiding processes through WMI.
  4. Extend the feature which delete temportry templates automantic when a box closed,make it could delete Local template refernce and itself(The latter didn't work well yet,it delete refernces but not include section in Sandboxie.ini)
  5. Add UI for memory and number limits.
  6. Add new box type "Maximize isolation sandbox"
  7. Add new template "Block Local Connect"
  8. Add code for issue 1.14.1: Firefox 115.11.0esr (64-Bit) on Windows 7 freezes on start with BlockInterferenceControl enabled #3975

@love-code-yeyixiao love-code-yeyixiao marked this pull request as ready for review May 26, 2024 13:21
@love-code-yeyixiao love-code-yeyixiao marked this pull request as draft May 28, 2024 14:51
@love-code-yeyixiao love-code-yeyixiao changed the title HideProcess HideProcessAndCopyOnRead Jun 1, 2024
@offhub
Copy link
Collaborator

offhub commented Jun 1, 2024

How does the HideInteractionProcess setting differ from the HideHostProcess setting?

@love-code-yeyixiao
Copy link
Contributor Author

How does the HideInteractionProcess setting differ from the HideHostProcess setting?

The latter requires the process name to be specified manually, but this setting is intended to override possible user processes in all environments with only one setting.

@love-code-yeyixiao love-code-yeyixiao changed the title HideProcessAndCopyOnRead HideProcessAndCopyOnReadAndBlockAccessWMITemplate Jun 1, 2024
Sandboxie/core/dll/sysinfo.c Outdated Show resolved Hide resolved
Sandboxie/core/dll/sysinfo.c Outdated Show resolved Hide resolved
Sandboxie/core/dll/sysinfo.c Outdated Show resolved Hide resolved
Sandboxie/core/dll/sysinfo.c Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Sandboxie/install/Templates.ini Show resolved Hide resolved
love-code-yeyixiao and others added 4 commits June 2, 2024 09:03
Co-authored-by: offhub <6871698+offhub@users.noreply.github.com>
Co-authored-by: offhub <6871698+offhub@users.noreply.github.com>
Co-authored-by: offhub <6871698+offhub@users.noreply.github.com>
Co-authored-by: offhub <6871698+offhub@users.noreply.github.com>
SandboxiePlus/SandMan/Wizards/NewBoxWizard.cpp Outdated Show resolved Hide resolved
Sandboxie/install/Templates.ini Outdated Show resolved Hide resolved
SandboxiePlus/SandMan/SbiePlusAPI.cpp Outdated Show resolved Hide resolved
SandboxiePlus/SandMan/Windows/OptionsGeneral.cpp Outdated Show resolved Hide resolved
@love-code-yeyixiao love-code-yeyixiao marked this pull request as ready for review June 8, 2024 13:54
@DavidXanatos DavidXanatos merged commit 970b22a into sandboxie-plus:master Jun 16, 2024
2 of 3 checks passed
@offhub
Copy link
Collaborator

offhub commented Jun 16, 2024

-1) This setting also hides system processes outside the sandbox. (is it bug?)

-5) It's not functional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants