x64dbg / PluginDevHelper
Simple utility that allows you to automatically unload/reload an x64dbg plugin while developing with Visual Studio.
☆23Updated 2 years ago
Alternatives and similar repositories for PluginDevHelper:
Users that are interested in PluginDevHelper are comparing it to the libraries listed below
- Plugin demonstrating how to link with Qt.☆28Updated last year
- Plugin for https://github.com/x64dbg/x64dbg☆29Updated last month
- My commands and scripts extending WinDbg☆31Updated last week
- Static library and headers for linking your software with ntdll.dll☆32Updated 5 years ago
- Simple x64dbg plugin to show registers on every step.☆16Updated 5 years ago
- ☆18Updated 5 years ago
- Diff plugin for x64dbg☆31Updated 4 years ago
- Small project to generate fake DLLs based on an executable's import table☆23Updated 4 years ago
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- idenLib (Library Function Identification) plugin for x32dbg☆41Updated 6 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆23Updated 8 years ago
- A small library to extend the functionality of GetModuleHandle and GetProcAddress to other processes☆17Updated 4 years ago
- Highlightfish Plugin will allow you to customize x64dbg colour and Highlighting.☆20Updated 7 years ago
- Simple command line version of Sysinternals WinObj. Currently just lists object names and types given an object manager directory.☆19Updated last year
- ☆14Updated 12 years ago
- Native API header files for the Process Hacker project (nightly).☆25Updated this week
- A tool to investigate the Windows device manager☆14Updated 6 years ago
- Remote memory library in C++17.☆31Updated 6 years ago
- Proof of concept headless GUI DLL☆12Updated 3 years ago
- ☆28Updated 4 years ago
- A PE32/PE32+ parser written in MASM32☆13Updated 9 years ago
- Automatic updater plugin for x64dbg☆21Updated 4 years ago
- DLL and API hooking example to hide running in a Terminal Session☆17Updated 4 years ago
- Wow64 syscall hook☆40Updated 7 years ago
- WIP python3 plugin for x64dbg☆14Updated 3 years ago
- PE Infector/Cryptor source code☆15Updated 7 years ago
- An API Monitor based on Instrumentation☆43Updated 7 years ago
- Windows x86 Hardware Breakpoint class for Windows >Vista☆22Updated 8 years ago
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆23Updated 7 years ago
- unicorn emulator for x64dbg