沙盘SandBoxie4.14 特别版+无限试用补丁

 
更新日志:

Version 4.14
Released on 16 Oct 2014.
These are the changes to Sandboxie since version 4.12:
There is a new EULA (license.txt) Fixed Chrome 37/38 crash error C0000008 (invalid handle). Fixed Chrome 38-64 hang (web page unresponsive). Fixed Chrome hang when printing to PDF. Browsers can now access Internet when using McAfee SaaS Fixed Silverlight crash in Win 8.1 (http://forums.sandboxie.com/phpBB3/viewtopic.php?t=18513) Fixed Excel crash when copying large amounts of data. Sandboxie now has language support for Farsi (Persian). The auto-update feature only checked the next update time (sandbox.ini setting SbieCtrl_NextUpdateCheck) 1 time when SbieCtrl.exe was started. If SbieCtrl.exe was kept running, it would never check the update time again. Several large memory leaks (reported by Dr. Larry Pepper et al.) have been fixed. http://forums.sandboxie.com/phpBB3/viewtopic.php?f=11&t=18412 ASLR is now enabled for SbieDll.dll 32 bit (64 bit will come later). OpenIpcPath=\BaseNamedObjects\FontCachePort is now in templates.ini as a default. Until now, this was a suggested work-around for some Chrome 37 problems.   NOTE: the default only applies to new installs.  For existing installs, you need to go into Sandbox settings->Applications->Miscellaneous, and check the option "Allow direct access to Windows Font Cache" Added hook for GetProcessImageFileName/NtQueryInformationProcess so it now returns the sandboxed path. Improvements to the Dutch language text. The SbieSvc startup time has been increased from 5 seconds to 15 seconds to eliminate the following sequence of startup errors:    SBIE2335 Initialization failed for process %2    SBIE2336 Error in GUI server:  %2    SBIE2337 Failed to start program:  %2 Malware DarkComet is using a quirk in Windows to put up a MessageBox that does not have the sandboxed yellow window border. This poses no security risk, but to prevent user concern, this has been fixed. Special flag added to OpenWinClass to restore Buster Sandbox Analyzer (BSA) message logging. /IgnoreUIPI allows low integrity sandboxed processes to send WM_COPYDATA msgs to windows in higher integrity processes.     Example Sandboxie.ini entries (both lines required):     OpenWinClass=TFormBSA     OpenWinClass=TFormBSA/IgnoreUIPI Fixed Sandboxed cmd.exe crash if window title > 256 chars. (http://forums.sandboxie.com/phpBB3/viewtopic.php?f=11&t=19089) Fixed rare BSOD http://forums.sandboxie.com/phpB ... 11&t=19076&p=101687 Fixed kernel memory leak in SandboxieCrypto http://forums.sandboxie.com/phpBB3/viewtopic.php?f=11&t=15820 The combined installer SandboxieInstall.exe now checks for the VC Redistributables DLLs Sandboxie requires. If they are not up to date (10.0.40219.325), the installer will download and install the VC Redist. from sandboxie.com. If SandboxieInstall.exe tries to download the VC Redistributables and fails, there is now a retry option.

32bit版本下载http://www.sandboxie.com/attic/SandboxieInstall32-414.exe

64bit版本下载:http://www.sandboxie.com/attic/SandboxieInstall64-414.exe

注册机+Path:http://down.repaik.com/Paths/Sandboxie.Patcher.KenGen.zip

注册机使用方法:

1:安装沙盘原版(可重启后再执行下面的操作)

2:运行注册机(需要管理员权限),选择安装路径后,点击path (如果是32位版本的沙盘,下面的步骤可跳过),只执行1和2就激活了

3:运行SysPath,启用测试模式然后破解并签名"SbieDrv.sys"文件

4:重启

5:再次运行注册机(需要管理员权限),选择正确的版本(点version旁边的“...”,输入正确的版本,例如4.14 版本),点击激活(Activate)按钮 6:enjoy!

时间: 2024-10-20 00:12:34

沙盘SandBoxie4.14 特别版+无限试用补丁的相关文章

Adobe Photoshop CC 14.0简体中文特别版32位和64位下载

原文地址:http://brushes8.com/47555.html 什么是Adobe Photoshop CC 14.0 继去年Adobe推出Photoshop CS6版本后,Adobe又在MAX大会上推出了最新版本的Photoshop CC (Creative Cloud).在主题演讲中,Adobe宣布了Photoshop CC (Creative Cloud)的几项新功能,包括:相机防抖动功能.Camera RAW功能改进.图像提升采样.属性面板改进.Behance集成.同步设置以及其他

下载利器! IDM 6.28.15 最新绿色特别版

国外流行下载工具Internet Download Manager现已小幅更新至v6.28.15,新版已经取消了Win10下载对话框边框!IDM作为必备最佳网络下载利器,界面风格始终一样,建议使用最新版,新版监视文件类型更全! IDM绿色特别版由 ZD423 专注优化,无需序列号,免注册即为授权版.完美简体中文汉化,无多余菜单弹窗!IDM下载器是国内外优秀下载工具,支持IE, Firefox, Chrome等所有浏览器,兼容所有Windows平台.最具特色功能如续传功能,支持恢复因为断线.网络问

MyEclipse 2015 CI 12 无限试用

官方报价 2499人民币一年 http://www.myeclipsecn.com/buy/ 为什么是CI 12 ?因为这个版本有重大更新: 1.基于Eclipse Luna SR2 (4.4.2), 2.Js性能可调整,Ternjs可关闭 3.Ternjs已经升到0.9 基于Eclipse的两大IDE(MyXX和Jboss Studio)的共同选择 https://github.com/angelozerr/tern.java/wiki/Installation-Update-Site 4.集

【NEUQACM OJ】1017: 平面切割(特别版)

1017: 平面切割(特别版) 题目描述 我们要求的是n条闪电型折线分割平面的最大数目.比如,一条闪电型折线可以将平面分成两部分,两条最多可以将平面分成12部分,三条最多可将平面分成31部分,四条最多则可将一个平面分为59部分. 输入 输入数据的第一行是一个整数C,表示测试实例的个数,然后是C 行数据,每行包含一个整数n(0<n<=10000),表示折线的数量. 输出 对于每个测试实例,请输出平面的最大分割数,每个实例的输出占一行. 样例输入 3 1 2 3 样例输出 2 12 31 提示 注

新萝卜家园GHOST WIN7系统32,64位极速装机特别版

系统来自:系统妈:http://www.xitongma.com 新萝卜家园GHOST win7系统32位极速装机特别版 V2016年3月 系统概述 新萝卜家园ghost win7系统32位极速装机特别版加快“网上邻居”共享速度:取消不需要的网络服务组件,系统支持Windows安装,可以在Windows中一键安装了,方便了不会COMS设置和GHOST的人.集成了自2015年流行的各种硬件驱动,首次进入系统即全部硬件已安装完毕,通过数台不同硬件型号计算机测试安装均无蓝屏现象,硬件完美驱动.系统经过

MySQL Migration Toolkit v2.1特别版

MySQL数据库转换工具MySQL Migration Toolkit v2.1特别版 支持mssql\oracle\access\excel与mysql互换 可以将任何数据源转换成mysql的数据,也可以将mysql的数据转换成其它类型的数据包括下列工具:Access-to-MySQLDBF-to-MySQLExcel-to-MySQLMSSQL-to-MySQLMySQL-to-AccessMySQL-to-ExcelMySQL-to-MSSQLMySQL-to-OracleOracle-t

Mac OS X 10.9.4 安装全文索引 Coreseek-3.2.14稳定版 问题及解决

根据coreseek官方文档安装: http://www.coreseek.cn/products-install/install_on_macosx/ (1)在安装mmseg过程中,进行make操作的时候,突然报了以下错误信息: n file included from css/ThesaurusDict.cpp:6: ../src/css/ThesaurusDict.h:12:17: error: expected namespace name using namespace __gnu_c

Xamarin for VS 4.0.0.1712 Stable版完整破解补丁

Xamarin for VS 4.0.0.1712 Stable版完整破解补丁 支持Priority最高权限(超企业版)开发, 支持Android, IOS调试.  支持Android打包为Bundle,  IOS打包为IPA.  Android和IOS都支持真机发布运行. 只适用于以下环境 1. Windows + Visual Studio 2013 或 2015 + XCode 2. Xamarin.VisualStudio_4.0.0.1712.msi 下载地址: http://down

适用于Win8的Office2003_SP3精简版集成各类补丁+兼容包

适用于Win8的Office2003_SP3精简版集成各类补丁+兼容包软件名称: Office 软件版本: Office2003_SP3 软件大小: 104M 软件语言: 简体中文 软件授权: 破解 软件类别: 安装版 运行环境: Win2000 WinXP Win2003 Vista Win7 Win8 Win8.1 xp vista win7 win8 win8.1都兼容 完美破解最优精简 功能齐全 集成微软最新补丁兼容office2007 2010 等各个版本文件: Office2003_