Releases: adamkramer/dll_hijack_detect
Releases · adamkramer/dll_hijack_detect
v1.0 - x64 and x86 versions (including demo dll & exe to test)
v1.0 - Compiled for the x64 and x86 platforms
Includes demo exe/dll which demonstrates the program works
Files include
dll_hijack_detect.exe -------- This is the actual program which detects DLL hijacking (available for x64 and x86)
I recommend using the right version (as the x86 version won't see all DLLs on a x64 system)
dll_hijack_test.exe ------- These two files let you test the program is working
dll_hijack_test_dll.dll
Place the DLL in the same directory as the EXE, and also in another directory as used in the Windows DLL search order, and run the EXE to see whether it detects the hijack.