11 Star 41 Fork 22

liuzy88/Hider

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
liuzy- liuzy 2 9c428fa 3 years ago
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

隐藏进程(X86 + X64)

开发工具安装...

  • 安装VS2010编译支持x86环境 cn_visual_studio_2010_professional_x86_dvd_532145.iso
  • 安装VS2015编译支持x64环境 cn_visual_studio_professional_2015_x86_x64_dvd_6846645.iso

用VS2015打开源码...

  • x64Hider
  • x64Payload
  • x86Hider (Visual Studio 2010)
  • x86Payload

编译代码生成...

  • BuildOutput\x64Hider.exe
  • BuildOutput\x86Hider.exe

运行说明...

  • x64Hider.exe -i -n -x
  • x86Hider.exe -i -n -x

验证

  • 打开记事本 notepad 和任务管理器 taskmgr.
  • 以管理员权限运行命令行 cmd.
  • 执行 x64Hider.exe -n notepad.exe.
  • 查看任务管理器,记事本在任务管理器中消失了

提示

  • 项目>属性>常规>MFC的使用=在静态库中使用MFC
  • 项目>属性>C/C++>代码生成>运行库=多线程
  • 项目>属性>链接器>调试>生成调试信息=否

Empty file

About

远程注入DLL式 隐藏目标进程工具 包括x86和x64 expand collapse
C++ and 3 more languages
Cancel

Releases

No release

Contributors

All

Activities

can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/liuzy1988/Hider.git
git@gitee.com:liuzy1988/Hider.git
liuzy1988
Hider
Hider
master

Search