Update CHANGELOG.md
This commit is contained in:
parent
c49ee0654f
commit
e44176fc99
|
@ -17,6 +17,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
- Add option "HideNonSystemProcess" to hide processes other than some system services from processes lists for sandboxed processes.
|
- Add option "HideNonSystemProcess" to hide processes other than some system services from processes lists for sandboxed processes.
|
||||||
- Add option "HideSbieProcess" to hide Sandboxie Work Process(SbieSvc,SandboxieRpcSs,etc.).
|
- Add option "HideSbieProcess" to hide Sandboxie Work Process(SbieSvc,SandboxieRpcSs,etc.).
|
||||||
- When "HideFirmWareInfo" is set,the programs which try getting fireware info will get false data from HKEY_CURRENT_USER\\SOFTWARE\\SandboxieHide\\FalseFirewareValue
|
- When "HideFirmWareInfo" is set,the programs which try getting fireware info will get false data from HKEY_CURRENT_USER\\SOFTWARE\\SandboxieHide\\FalseFirewareValue
|
||||||
|
- Add template "BlockAccessWMI" to prevent sandboxed processes from accessing system information through WMI.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- split the advanced new box wizard page in two
|
- split the advanced new box wizard page in two
|
||||||
|
|
Loading…
Reference in New Issue