惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

N
News and Events Feed by Topic
WordPress大学
WordPress大学
Vercel News
Vercel News
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
小众软件
小众软件
L
LangChain Blog
雷峰网
雷峰网
D
DataBreaches.Net
博客园 - 三生石上(FineUI控件)
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
T
Tor Project blog
NISL@THU
NISL@THU
Scott Helme
Scott Helme
量子位
S
Security Affairs
T
Threat Research - Cisco Blogs
博客园_首页
云风的 BLOG
云风的 BLOG
D
Docker
AWS News Blog
AWS News Blog
腾讯CDC
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
U
Unit 42
Recent Announcements
Recent Announcements
Apple Machine Learning Research
Apple Machine Learning Research
G
Google Developers Blog
T
The Exploit Database - CXSecurity.com
MongoDB | Blog
MongoDB | Blog
Stack Overflow Blog
Stack Overflow Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
L
LINUX DO - 热门话题
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
The Last Watchdog
The Last Watchdog
C
Cybersecurity and Infrastructure Security Agency CISA
IT之家
IT之家
W
WeLiveSecurity
P
Privacy & Cybersecurity Law Blog
F
Full Disclosure
L
Lohrmann on Cybersecurity
The Hacker News
The Hacker News
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Y
Y Combinator Blog
S
Security @ Cisco Blogs
C
Cyber Attacks, Cyber Crime and Cyber Security
C
Check Point Blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
N
News and Events Feed by Topic
PCI Perspectives
PCI Perspectives
I
InfoQ

博客园 - shf

很好的网站www.laiwurencai.com 完全图解scrollLeft,scrollWidth,clientWidth,offsetWidth 获取相对途径,滚动图片(网上找的,未经试验,但觉得比较好) 如何分辨别人的网站是伪静态还是纯静态 搞不清FastCgi与PHP-fpm之间是个什么样的关系(转载) 研发费用资本化 调节利润 ps中如何用抽出功能扣取头发 加计扣除是什么意思 研发费用调整利润 在ps中画两个同心圆并且把两个同心圆进行任意角度切割 将通讯录导入到摩托罗拉A1800通讯录中 Word2003和2007前几页不显示页码的设置方法 设定某个时间打开某个网页 bat文件加入计划任务scheduled tasks windows 2003 Server系统Web上传文件不能超过200K的解决方法 c#后台调用前台js方法 根据端口查找是那个程序正在占用 独门绝技:一招克死所有病毒(转贴,没有用过) 两个独立静态htm页面间的传值 - shf - 博客园 一个非常好的效果
操作系统添加账号并隐藏
shf · 2016-04-09 · via 博客园 - shf

 首先是建立用户账户:

  1、右键计算机,选择管理;

  2、点击本地用户和组--用户,右侧窗格右键,选择新用户,输入用户名,设置密码,点击创建;

然后通过修改注册表隐藏:

  1、按win+r,输入regedit,点击确定;

  2、依次点击展开HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList;

3、右窗格右键选择新建dword值(32位),命名为要隐藏的用户名,值为0

4、关闭注册表编辑器,重启即可。

这样就可以远程控制