自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

中国在线教育

探讨一种在中国现行可行的、可持续的、可操作的在线教育模式。

  • 博客(4)
  • 资源 (13)
  • 收藏
  • 关注

原创 终于有了一个实例:SHA1冲突实例

都知道任何哈希算法都有可能产生冲突,也就是说不同内容产生相同的哈希码,MD5早就有过两个不同的图片的实例,但是SHA1的在现实中很难遇到,有好多好多的应用还是依赖于它作为标识,要找到一个实例还是相当的困难。不过终于有人公开了一个实实在在的结果,可以到这里下载两个不同的PDF文件,它们都用相同的SHA1哈希码。还有这篇文章:Announcing the first SHA

2017-02-24 12:14:29 5616

原创 macOS:系统分析利器:blockblock

Blockblock还处于beta版,不过它所能做的还是挺吸引人的。它可以监视那些持续执行的进程(守护程序),报告一个程序是否是Apple签名的、第三方认证签名的、还是没有签名的。对于没有签名的我们就要特别注意了,这是几乎所有恶意软件们的共同特征之一。它还可以准许用户对某一特定守护程序进行禁止卸载等操作。它虽然不是开源的,但是目前为止是免费的。

2017-02-13 12:30:55 1488

原创 开源系统数据时时收集

StreamAlert是由Airbnb的技术人员开发维护的开源系统。它的github地址:https://github.com/airbnb/streamalertStreamAlert是serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert

2017-02-13 12:21:30 1518

原创 macOS: 禁止Dockfixup运行的Profile值

用Profile来定制用户体验在OSX中的作用也来越大,而且随着OSX的版本更新,支持越来越多的定制值。10.12开始支持AllowDockFixupOverrideforType: boolean当设置为True是,系统使用/Library/Preferences/ com.apple.dockfixup.plist来作为用户,它所支持的操作可以参考/System/Libra

2017-02-13 12:15:50 1068

knockknock v2.1.1

这个 app 是由 object-see 制作的免费软件,用于列出当前系统中所运行的相关软件(系统和第三方)的信息,可用于排查可疑或者了解自己的系统状况。

2020-12-26

osx_gnu_bash_installer

集成适合于OS X从10.5到10.10的bash更新包,它将bash更新到目前最新的3.2.56版本 详细参考:http://blog.csdn.net/cneducation/article/details/39807859

2014-10-05

AdministratorUnlock_Install

在Windows 7的Lock屏幕中添加一个强制让当前用户退出的一个按钮。 在AD的环境中,系统默认禁止Switch User功能,而且即便在Group Policy中也无法开启这个功能,所以管理员无法在本机强制退出当前用户。这个源码就是添加这个功能的一个按钮。

2012-06-03

AdministratorUnlock_Installer

在Windows 7的Lock屏幕中添加一个强制让当前用户退出的一个按钮。 在AD的环境中,系统默认禁止Switch User功能,而且即便在Group Policy中也无法开启这个功能,所以管理员无法在本机强制退出当前用户。这个源码就是添加这个功能的一个按钮。

2012-06-03

AdministratorUnlock

在Windows 7的Lock屏幕中添加一个强制让当前用户退出的一个按钮。 在AD的环境中,系统默认禁止Switch User功能,而且即便在Group Policy中也无法开启这个功能,所以管理员无法在本机强制退出当前用户。这个源码就是添加这个功能的一个按钮。

2012-06-02

设置Windows 7用户只可以运行的程序

这篇英文文章介绍了如何使用Group policy来限制用户运行程序

2010-10-30

SingleApp_on.app

This app will turn the single application mode ON. For Mac OS X system only. There's another application call SingleApp_off.app, will be uploaded later.

2010-06-08

再就业帮助手册-English

这个帮助手册,提供了在找寻工作期间自我管理资源的一个手段/工具, 这个手册,并不是一个什么灵丹妙药,但是它提供一种有序的可管理的方式,帮助你尽快地找到工作。 语言:English

2009-12-29

createUser 1.0.3

Createuser的使用方法 说明:这个安装包可以自动生成新用户,它提供了很好的适应性,使用于10.4以上的Mac OS X系统,可以选择添加新用户到管理员组,而且可以应用到可选择的文件卷上,适用于ARD等发布方式. 使用方法:

2009-09-24

Create Mobile Account

This video demonstrate how to create a mobile acocunt in Mac OS X.

2009-07-01

MS Office 2008 For Mac Preference Manifests

Quest Software has been working really hard on their Mac OS X management software. As a side effect of that, they have put together some Preference Manifests for MS Office 2008. You can use these with anything that uses manifest such as Workgroup Manager or Quest's QMX offerings. In the download you get a few things. 1. A read me 2. A MS AutoUpdate manifest 3. A MS Excel manifest 4. A MS Word manifest 5. A general MS Office manifest Good stuff all the way around if you want to manage Office 2008.

2009-06-25

Property List Editor

Property List Editor is a part of Mac OS X deveploment tools called Xcode Tools This application is from MacBook OS X 10.5.6 Installation DVD OS: Mac OS X only Instruction: After download, double click it to mount it, open the mount point "PropertyListEditor" if it doesn't pop up automatically, and copy the .app to /Applications/ folder or anywhere else you want. Run and enjoy it. May 2009

2009-06-05

LDapper X - ver2.0.4

LDapper is a simple LDAP client for finding e-mail addresses and browsing LDAP servers. What's new in this version: .Fixed a divide by 0 error when searching. .Progress bar in search "sheet" now goes all the way to 100% when finished. (This always bothered me.) .Window sizing preferences, etc., are now always saved rather than only being saved when it was explicitly closed. .Resizing column headers in search window no longer select/sort the column. .No longer causes "group member should be added to the database first" console messages when exporting to Address Book. .Copying an entry in a browser window now copies the entry's dn and not the word "goober". .Universal binary. .Now requires Mac OS X 10.2 or later. .Address Book importer no longer uses separate bundle. .Now uses the Mac OS X LDAP framework rather than compiled OpenLDAP code. It believe that the version is OpenLDAP 2.2.19. Operating System Requirements: This product is designed to run on the following operating systems: .Mac OS X 10.4 Intel .Mac OS X 10.4 PPC .Mac OS X 10.3.9 .Mac OS X 10.3 .Mac OS X 10.2

2009-02-24

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除