破解基础 背的滚瓜烂熟差不多就会破解1)经典比较组合,常为注册码出现处(by programhunter) 1 mov eax [ ] 这里可以是地址,也可以是其它寄存器 mov edx [ ] 同上 通常这两个地址就储存着重要信息 call 00?????? test eax eax jz(jnz Read More
posted @ 2017-05-22 18:05 findumars Views(1052) Comments(0) Diggs(0)
http://blog.csdn.net/jinsonghu/article/details/5688020 http://blog.csdn.net/jinsonghu/article/details/2102443 http://blog.csdn.net/mysouling/article/d Read More
posted @ 2017-05-22 17:51 findumars Views(411) Comments(0) Diggs(0)
今天突然无聊了一下,想起之前想的用VS来调试汇编程序。之前只是想了一下,没有去做,好吧,今天搜索一下,找到了一个教程,相当的详细具体,我喜欢 按照http://blog.csdn.net/jinsonghu/article/details/5688020 文章介绍的步骤,一步步来就没有问题了。其中中 Read More
posted @ 2017-05-22 17:49 findumars Views(1437) Comments(0) Diggs(0)
简介 本文介绍您可能无法删除 NTFS 文件系统卷上的文件或文件夹的原因,以及如何分析造成此问题的不同原因从而解决此问题。 更多信息 注意:在内部,NTFS 将文件夹作为特殊类型的文件进行处理。因此,本文中的“文件”一词可能指文件,也可能指文件夹。 原因 1:文件使用了 ACL 如果某个文件使用了访 Read More
posted @ 2017-05-20 22:47 findumars Views(1389) Comments(0) Diggs(0)
http://jingyan.baidu.com/article/fedf07371ab61d35ad897775.html https://support.microsoft.com/zh-cn/help/810881/-access-is-denied-error-message-when-yo Read More
posted @ 2017-05-20 22:44 findumars Views(569) Comments(0) Diggs(0)