正在加载...
 
  • 共6文章
  • 1
  • 2
  • >
评论:桌面安全管理、执行力与目录 - 有效、天然、持久  

原文章:桌面安全管理、执行力与目录 - 有效、天然、持久

 

TPM芯片真能摆脱微软的控制么?

我看未必。

 

据我所知,Intel将在明年底将TPM芯片集成进北桥。hoho,天下太平喽!?

浏览数(263) | 评论数(0) | 2006-12-07
10月9日的油耗  

平均时速24KM/H;

 

平均油耗5.6L/100KM

 

这是刚加完油,将数据清零后在四环上跑出来的

标签:汽车 生活 | 浏览数(253) | 评论数(0) | 2006-12-05
驱动载入顺序的基本知识  

驱动载入顺序的基本知识
在系统初始化的时候,决定驱动程序在什么时候被载入的信息保存在注册表中。最早的一批驱动是由 ntldr载入内存的(仅仅是载入),第二批是由IO管理器载入内存的,第三批是由 SCM(Service Control Manager) 载入的。一个驱动在第几批中被载入是由 HKLM\SYSTEM\CurrentControlSet\Services\驱动名\Start 的值来决定。该值为0,第一批被载入。该值为1,第二批被载入。该值为2,第三批被载入。对于同一批驱动中的驱动,按驱动所在组的先后载入。组的先后顺序由 HKLM\SYSTEM\CurrentControlSet\Control\ServiceGroupOrder\List 决定。每个驱动的 HKLM\SYSTEM\CurrentControlSet\Services\驱动名\Group 决定了驱动所属的组,如果没有这个 Services\驱动名\Group ,那么就在所有组之后。对于同一个组中的驱动,按驱动的Tag的先后载入。Tag的先后顺序由 HKLM\SYSTEM\CurrentControlSet\Control\GroupOrderList\组名 决定。每个驱动的 HKLM\SYSTEM\CurrentControlSet\Services\驱动名\Tag 决定了驱动在组中的Tag。

技术文摘5 - 软件应用 - 电脑网络 - BELIEF信念


浏览数(732) | 评论数(0) | 2006-01-19
Texas puts Sony BMG in its sights  

Texas puts Sony BMG in its sights
Robert Lemos, SecurityFocus 2005-11-21

The Attorney General for the state of Texas filed a lawsuit against Sony BMG Music Entertainment on Monday, calling the media giant's copy-protection technology "illegal spyware."
 
The complaint alleges that Sony BMG violated the Texas Consumer Protection Against Computer Spyware (CPACS) Act, which includes provisions that punish those who hide software from a computer's owner. The focus of the legal action is a copy-protection program created by software firm First 4 Internet and used by Sony BMG to guard 52 CD titles.

The Extended Copy Protection (XCP) software hides itself and controls basic functions of the Windows operating system--tactics employed by the rootkits commonly used by online attackers. The software was included on some 4.7 million discs produced by Sony BMG, of which about 2.1 million were sold."Sony has engaged in a technological version of cloak and dagger deceit against consumers by hiding secret files on their computers," Texas Attorney General Greg Abbott said in a statement. "Consumers who purchased a Sony CD thought they were buying music. Instead, they received spyware that can damage a computer, subject it to viruses and expose the consumer to possible identity crime."

With the lawsuit, Texas becomes the first state in the nation to sue Sony BMG for the company's role in installing the surreptitious copy-protection program on PCs. Following the discovery of the software three weeks ago, security experts, consumers and digital-rights advocates have taken the media giant to task, saying that Sony BMG's software makes computers insecure, does not adequately inform the user as to its function and cannot be uninstalled easily.Sony BMG did not answer requests for comment on Monday.

Texas puts Sony BMG in its sights

老美的法律就是那么与时俱进,在很多中国人还不知spyware为何物时,美国人已经有the Texas Consumer Protection Against Computer Spyware (CPACS) Act了。//sigh

哈哈,SNOY这下惨了,看看它的危机应对策略如何吧。


浏览数(794) | 评论数(0) | 2005-12-01
破解所谓的“网页源代码加密”  

破解所谓的“网页源代码加密”
在地址栏或按Ctrl+O,输入:
javascript: s=document.documentElement.outerHTML;document.write('<body></body>');document.body.innerText=s;
源代码就出来了。不论加密如何复杂,最终都要还原成浏览器可以解析的html代码,而documentElement.outerHTML正是最终的结果。

EVA的回收站

记录备忘

浏览数(980) | 评论数(0) | 2005-11-25
  • 共6文章
  • 1
  • 2
  • >

Powered by Haiwit