psbazx / PE_shellLinks
简单的二进制加密壳
☆13Updated 5 years ago
Alternatives and similar repositories for PE_shell
Users that are interested in PE_shell are comparing it to the libraries listed below
Sorting:
- Windows内核安全与驱动开发书附赠的光盘源码☆93Updated 7 years ago
- WIN64驱动编程基础教程-源码 作者:胡文亮☆87Updated 7 years ago
- 基于UC的启发式杀毒引擎[还没做完]☆35Updated 4 years ago
- 《Windows内核编程》学习☆62Updated 4 years ago
- sc4cpp is a shellcode framework based on C++☆89Updated 4 years ago
- 反射式注入☆29Updated 6 years ago
- 绕过卡巴斯基主动防御,加载驱动,unhook所有ssdt hook及shadow ssdt hook☆38Updated 9 years ago
- WINDOWS黑客編程技術詳解 [Windows-Hack-Programming backup]☆46Updated 6 years ago
- dll转shellcode工具☆101Updated 5 years ago
- 大数字驱动逆向代码☆74Updated last year
- PEBFake(修改PEB 伪装当前进程路径、参数等)☆51Updated 4 years ago
- ida提取特征码脚本☆56Updated 5 years ago
- https://key08.com/index.php/2021/10/19/1375.html☆71Updated 3 years ago
- 过去写的一些Windows安全研究相关代码☆135Updated 6 years ago
- fork from A-Protect☆10Updated 6 years ago
- A poc of embedding x64 code into x86 PE file☆19Updated 5 years ago
- ☆115Updated 5 years ago
- 安全卫士r3工具集☆37Updated 5 years ago
- Call NtCreateUserProcess directly as normal.☆72Updated 3 years ago
- From 32-bit process to 64-bit process☆69Updated 4 years ago
- Analyze Windows x64 Kernel Memory Layout☆122Updated 4 years ago
- windows rpc 使用MIDL+RPC实现HelloWorld☆23Updated 7 years ago
- PE加壳程序☆81Updated 6 years ago
- Windows CVE主防(HIPS/HIDS)☆56Updated 4 years ago
- windows 黑客技术编程技术详解配套的代码资源☆16Updated 5 years ago
- 使用C++控制台实现的加壳器☆82Updated 6 years ago
- 利用物理内存映射,实现虚拟内存的伪隐藏☆84Updated 2 years ago
- Win7内核私有符号结构转储☆69Updated 3 years ago
- 沙箱测试,测评国内常见沙箱的代码与结论☆103Updated 4 years ago
- 基于sunday算法的内存快速搜索,搜索2GB内存只需1秒