☆27Jan 4, 2024Updated 2 years ago
Alternatives and similar repositories for AmateurVT
Users that are interested in AmateurVT are comparing it to the libraries listed below
Sorting:
- 使用 Intel 虚拟化特性实现应用层HOOK☆66Sep 11, 2025Updated 5 months ago
- Windows CIFS/SMB packet generation and SMB networking library☆12Aug 25, 2020Updated 5 years ago
- ☆47Feb 3, 2025Updated last year
- Inject dll to process in driver☆10Aug 27, 2024Updated last year
- first commit☆64Oct 29, 2020Updated 5 years ago
- ☆23Jul 24, 2023Updated 2 years ago
- 从MmPfnData中枚举进程和页目录基址☆207Aug 18, 2023Updated 2 years ago
- ☆56Nov 21, 2022Updated 3 years ago
- Compile-time + Lifetime, Usermode + Kernelmode, safe and lightweight string crypter library for C++17+, based on skCrypter☆18Jan 17, 2026Updated last month
- Windows X64 mode use seh in manual mapped dll or manual mapped sys☆80Oct 10, 2022Updated 3 years ago
- 这篇文章的目的是介绍一款实验性项目基于COM命名管道或者Windows Hyper-V虚拟机Vmbus通道实现的运行在uefi上的windbg调试引擎开发心得☆44Jun 16, 2024Updated last year
- a monitoring windows driver calls kernel api tools☆129Jul 5, 2024Updated last year
- Radical Windows ARK☆251Apr 18, 2025Updated 10 months ago
- ☆145Dec 10, 2022Updated 3 years ago
- ☆18Mar 28, 2023Updated 2 years ago
- noob hooking dwm for overlay☆84Nov 24, 2020Updated 5 years ago
- Another wow64ext to try to be compatible with WOW64 for all architectures.☆98Jan 1, 2026Updated 2 months ago
- 尽量汇聚反调试资源和利用对抗技术☆182May 21, 2024Updated last year
- Based on minhook☆34Sep 20, 2023Updated 2 years ago
- InjectDll☆63Sep 26, 2018Updated 7 years ago
- Injector with kernel power☆18Jan 2, 2021Updated 5 years ago
- Anti-Malware security solution for Windows environment.☆19Jul 10, 2021Updated 4 years ago
- 之前学习X64VT写的代码,很多坑,但是大体的逻辑还是完整的。现发出来给更多想学VT的人参考...☆71Apr 26, 2021Updated 4 years ago
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …