Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.
/ NaiHeQiao Public archive

open-source x86/x64 usermode anti-anti-debug plugin

Notifications You must be signed in to change notification settings

stonedreamforest/NaiHeQiao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Releases GitHub All Releases

screenshot1

NaiHeQiao

初始版本 测试已过GPK 按照其工作原理及特性 其它游戏保护也是通杀的

如何使用?

复制 NaiHeQiao.dp32和nhq_core_x86.dll到x32/plugins目录下

复制 NaiHeQiao.dp64和nhq_core_x64.dll到x64/plugins目录下

菜单 -> 插件 -> NaiHeQiao -> enjoy it -> inject dll

  • 断点 -> 回车messagebox进行单步调试  

调试器对比

飘云OD示例 (内置主流防反调试插件) screenshot1

吾爱OD示例 (内置主流防反调试插件) screenshot1

ida示例 screenshot1

x64dbg未使用NHQ插件 (内置ScyllaHide) screenshot1

x64dbg使用NHQ插件 screenshot1

什么时候需要使用到NHQ?

当内置调试引擎未能处理调试信号时

功能演示

screenshot1

下载链接

https://github.com/stonedreamforest/NaiHeQiao/releases

构建工具

Visual Studio 2015 update3

UI

https://github.com/vurtun/nuklear

其它

欢迎任何有助于项目发展的的建议与修改