An open API service indexing awesome lists of open source software.

https://github.com/mrousavy/materialdesignwindowsdialogs

A new Theme (Android Material Design) for Windows Message Boxes (by hooking)
https://github.com/mrousavy/materialdesignwindowsdialogs

easyhook hook injection injector messagebox

Last synced: 2 months ago
JSON representation

A new Theme (Android Material Design) for Windows Message Boxes (by hooking)

Awesome Lists containing this project

README

        

# MaterialDesignWindowsDialogs
A new Theme _(Android Material Design)_ for _Windows Message Boxes_ (by hooking)

**Warning:** _MaterialDesignWindowsDialogs_ will replace the Default Message Boxes with Material Design Message Boxes by **hooking** and **injecting** a Program with my MdMsgBox.dll. **Use with caution**

[Windows Message Box](https://msdn.microsoft.com/en-us/library/windows/desktop/ms645505(v=vs.85).aspx)

# Features
- [ ] Basic Dialog Style fully working
- [x] Hook own Process
- [ ] Dialog Style for **all** Dialogs (Ok, YesNo, etc.)
- [x] Global Hook (for all Programs)

# Screenshots:
#### Before (Unhooked/Default):
![Default](https://github.com/mrousavy/MaterialDesignWindowsDialogs/blob/master/Images/Unhooked.png?raw=true)

#### After (Hooked/Material):
![Material Dialog](https://github.com/mrousavy/MaterialDesignWindowsDialogs/blob/master/Images/Hooked.png?raw=true)