ergrelet / dll-hot-reloadLinks
Small utility DLL that loads and reloads a given DLL when it's updated on disk.
☆45Updated 2 years ago
Alternatives and similar repositories for dll-hot-reload
Users that are interested in dll-hot-reload are comparing it to the libraries listed below
Sorting:
- A collection of C++11 headers useful for reverse engineering☆152Updated 3 years ago
- Experimental imgui app framework for rapid prototyping.☆14Updated 4 months ago
- A small tool to produce a dummy pdb for an executable with symbols at addresses from a file☆40Updated 8 years ago
- Custom LoadLibrary implementation☆60Updated 9 years ago
- The updated PE file manipulation library from RetDec project.☆21Updated 2 years ago
- C++11 RAII memory patcher and function hooking thing☆34Updated 9 years ago
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 7 years ago
- Universal WndProc Hook for x86 and x64☆21Updated 7 years ago
- A tool to dump MSVC compiler metadata for virtual classes/structs☆53Updated 4 years ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- Injected GUI (Based on ImGui) Tool for inspecting and dumping MSVC Virtual Classes☆36Updated 4 years ago
- A simple library which provides a way to read and write the memory of other processes☆56Updated 7 years ago
- Allows you to parse all messages sent to DbgPrint without any process interaction.