8000 GitHub - gmh5225/X64DBG-ViewDllNotification: X64DBG plugin viewing dll notification
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gmh5225/X64DBG-ViewDllNotification

Go to file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X64DBG-ViewDllNotification

X64DBG plugin viewing dll notification

image

Usage

ViewDllNotification

Building

From a Visual Studio command prompt:

cmake -B build64 -A x64
cmake --build build64 --config Release

You will get build64\ViewDllNotification.sln that you can open in Visual Studio.

To build a 32-bit plugin:

cmake -B build32 -A Win32
cmake --build build32 --config Release

Alternatively you can open this folder in Visual Studio/CLion/Qt Creator.

About

X64DBG plugin viewing dll notification

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0