windpiaoxue / sc4cppLinks
sc4cpp is a shellcode framework based on C++
☆93Updated 4 years ago
Alternatives and similar repositories for sc4cpp
Users that are interested in sc4cpp are comparing it to the libraries listed below
Sorting:
- 内存加载DLL 支持X86和X64(Memory PELoader Support X86 and X64)☆39Updated 2 years ago
- 利用物理内存映射,实现虚拟内存的伪隐藏☆84Updated 3 years ago
- Hook NtDeviceIoControlFile with PatchGuard☆107Updated 3 years ago
- Call NtCreateUserProcess directly as normal.☆75Updated 3 years ago
- 大数字驱动逆向代码☆74Updated 2 years ago
- https://key08.com/index.php/2021/10/19/1375.html☆71Updated 3 years ago
- 编译时混淆字符串,以确保生成的二进制PE不会暴漏明文字符串。(C++ 14 及以上)☆27Updated 4 years ago
- Quick check of NT kernel exported&unexported functions/global variable offset NT内核导出以及未导出函数+全局变量偏移速查☆96Updated 2 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆112Updated 3 years ago
- Heaven's Gate implementation in C for constructing x64 Win32 API call in x86 WoW64 processes.☆74Updated 4 years ago
- Kill Protected Process Light Process (include av)☆58Updated 2 years ago
- Enum and Remove Hook in Windows☆45Updated this week
- 《Windows内核编程》学习☆61Updated 4 years ago
- ☆53Updated 2 years ago
- PEBFake(修改PEB 伪装当前进程路径、参数等)☆53Updated 4 years ago
- 保护进程☆23Updated 2 years ago
- 反射式注入☆29Updated 6 years ago
- A simple program to obfuscate code written in cpp.☆51Updated last year
- 过TP驱动☆28Updated 5 years ago
- IAT-Obfuscation to make static analysis of executable harder.☆44Updated 4 years ago
- 之前学习X64VT写的代码,很多坑,但是大体的逻辑还是完整的。现发出来给更多想学VT的人参考...☆71Updated 4 years ago
- shellcode注入测试工具☆51Updated 6 years ago
- 以shellcode注入其它驱动执行,躲避驱动签名检测,曾pubg项目中使用,,,当然现在,,,☆25Updated 3 years ago
- 远程注入无导入函数dll,自动重定位以后内存加载dll☆46Updated 6 years ago
- It's a kernel-based keylogger for Windows x86/x64.☆142Updated 3 years ago
- ☆80Updated 3 years ago
- VT Hook☆48Updated last year
- windows rpc 使用MIDL+RPC实现HelloWorld☆23Updated 7 years ago
- 基于sunday算法的内存快速搜索,搜索2GB内存只需1秒☆74Updated 5 years ago
- 一个windows内核驱动分析框架,对内核所有导出函数进行挂钩监控☆64Updated 3 months ago