https://github.com/airen3339/guishou_pack
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: airen3339
- Language: C++
- Default Branch: master
- Size: 12.5 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 3 years ago
· Last pushed about 3 years ago
Metadata Files
Readme
README.md
GuiShou_Pack
使用C ++控制台实现的加壳器
使用须知
- 打开main.cpp
- 修改要加壳目标程序路径 char path [MAX_PATH] =“E:\ FileCleaner2.0.exe”必须是绝对路径。
- 拉到main函数最下面 修改保存被加壳的程序路径
- 兼容性不是很高 可能会有bug
实现功能
- 增加区段 能够向目标程序添加代码
- AES加密所有段
- 密码弹框
- TLS处理
- 花指令混淆
- PEB反调试
- IAT加密
最后附上自己的CSDN博客:https://blog.csdn.net/qq_38474570 求关注 点赞 收藏
Owner
- Login: airen3339
- Kind: user
- Repositories: 187
- Profile: https://github.com/airen3339