unlocker icon indicating copy to clipboard operation
unlocker copied to clipboard

Thanks for your project, just happened to see!

Open webees opened this issue 6 years ago • 6 comments

But it does not work in win10, hope to help me. I need to delete the running exe file.

webees avatar May 27 '18 18:05 webees

http://www.cppblog.com/sleepwom/archive/2012/11/10/99419.html

webees avatar May 27 '18 19:05 webees

https://github.com/DragonQuestHero/Kernel-Force-Delete

webees avatar May 27 '18 19:05 webees

Thank you for your feedback,I'll check it.

orca-zhang avatar May 27 '18 22:05 orca-zhang

你好,希望能够提供更多的信息,比如:

  1. 进程名称(有下载链接更好)
  2. 运行用户
  3. 是否以服务方式运行
  4. 是否开启UAC
  5. 可以获得的错误代码和错误信息
  6. 其他有效信息

ez8.co/unlocker的最初定位是更好的文件解锁通用工具,而并非安全工具。 由驱动(病毒或者杀毒软件)保护的文件并不在严格的范围内,仅作尽力尝试,毕竟R3层的权限有限。

Remark: 解锁“设置保护位的进程”在TODO列表中,将抽空支持。

orca-zhang avatar May 28 '18 10:05 orca-zhang

Windows 10(64位)系统,本地测试UAC默认级别,普通用户启动的exe可以正常解锁。 你的UAC级别提供一下,麻烦UnholdPEFile里的TerminateProcess加一下GetLastError,调试跟一下贴一下错误码,我晚点加上调试选项push新代码上来。

orca-zhang avatar May 29 '18 03:05 orca-zhang

程序正常运行,UAC默认级别,我在尝试解锁 unlocker.exe。但是其他普通用户启动的程序也没有解锁,似乎卡在哪了,始终没有打印“pause”。 _20180601105453 DEBUG模式下没有打印任何错误或警告信息 GetLastError()没有获取到任何反馈

webees avatar Jun 01 '18 03:06 webees