windpiaoxue / sc4cppLinks
sc4cpp is a shellcode framework based on C++
☆91Updated 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)☆36Updated 2 years ago
- 利用物理内存映射,实现虚拟内存的伪隐藏☆84Updated 3 years ago
- Call NtCreateUserProcess directly as normal.☆75Updated 3 years ago
- 大数字驱动逆向代码☆74Updated last year
- 编译时混淆字符串,以确保生成的二进制PE不会暴漏明文字符串。(C++ 14 及以上)☆28Updated 4 years ago
- Hook NtDeviceIoControlFile with PatchGuard☆108Updated 3 years ago
- Quick check of NT kernel exported&unexported functions/global variable offset NT内核导出以及未导出函数+全局变量偏移速查☆97Updated 2 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆112Updated 3 years ago
- https://key08.com/index.php/2021/10/19/1375.html☆71Updated 3 years ago
- Kill Protected Process Light Process (include av)☆58Updated 2 years ago
- A simple program to obfuscate code written in cpp.☆51Updated last year
- 《Windows内核编程》学习☆62Updated 4 years ago
- Enum and Remove Hook in Windows☆41Updated 3 weeks ago
- PEBFake(修改PEB 伪装当前进程路径、参数等)☆53Updated 4 years ago
- Heaven's Gate implementation in C for constructing x64 Win32 API call in x86 WoW64 processes.☆73Updated 3 years ago
- 以shellcode注入其它驱动执行,躲避驱动签名检测,曾pubg项目中使用,,,当然现在,,,☆26Updated 2 years ago
- ☆80Updated 3 years ago
- 过TP驱动☆29Updated 5 years ago
- ☆53Updated 2 years ago
- 保护进程☆23Updated 2 years ago
- inject dll from kernal mode to user mode process use Apc☆33Updated 5 years ago
- 无痕注入1☆77Updated 4 years ago
- 研究和移除各种内核回调,在anti anti cheat的路上越走越远☆180Updated 3 years ago
- 远程注入无导入函数dll,自动重定位以后内存加载dll☆48Updated 6 years ago
- IAT-Obfuscation to make static analysis of executable harder.☆44Updated 4 years ago
- WIN64驱动编程基础教程-源码 作者:胡文亮☆88Updated 7 years ago
- 之前学习X64VT写的代码,很多坑,但是大体的逻辑还是完整的。现发出来给更多想学VT的人参考...☆70Updated 4 years ago
- It's a kernel-based keylogger for Windows x86/x64.☆142Updated 3 years ago
- From 32-bit process to 64-bit process☆69Updated 4 years ago
- VT Hook☆47Updated last year