Cerbersec / HDE64
Hacker Disassembler Engine 64 Copyright (c) 2008-2009, Vyacheslav Patkov. * All rights reserved.
☆49Updated 3 years ago
Alternatives and similar repositories for HDE64:
Users that are interested in HDE64 are comparing it to the libraries listed below
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆111Updated 2 years ago
- ☆133Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- ☆65Updated 6 years ago
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆80Updated last month
- This project migrated to https://github.com/backengineering/llvm-msvc☆82Updated last year
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆161Updated last week
- ☆124Updated 4 years ago
- 让Etwhook再次伟大! Make InfinityHook Great Again!☆135Updated 3 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆120Updated 2 years ago
- Quick check of NT kernel exported&unexported functions/global variable offset NT内核导出以及未导出函数+全局变量偏移速查☆93Updated 2 years ago
- Hook NtDeviceIoControlFile with PatchGuard☆105Updated 2 years ago
- 可在非测试模式下符号化读取内核内存。Kernel memory can be read symbolically in non test mode。☆108Updated 2 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆141Updated last year
- Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from s…☆133Updated 3 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆58Updated 3 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆82Updated 3 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆130Updated 3 years ago
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆150Updated 7 months ago
- Based on minhook☆30Updated last year
- c++ implementation of windows heavens gate☆68Updated 4 years ago
- Debug Print viewer (user and kernel)☆66Updated last year
- A very simple C++ library for download pdb, get rva of function, global variable and offset from struct.☆140Updated last year
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆112Updated 3 years ago
- Experimental disassembler for x86 binaries virtualized by VMProtect 3☆95Updated 2 years ago
- ☆166Updated 3 years ago
- A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)☆59Updated last year
- Collect various versions of ntoskrnl files☆52Updated last year
- ☆52Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆63Updated 8 months ago