Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 786 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 786 Bytes

dominohook

a hook dll for domino. what more is there to say?

this uses the excellent QuickHook library by CPunch, which can be found here

features

  • replaced zoom handling functions
  • string patching framework with translated strings by @ryryjy
  • that's it for now...

usage

  1. compile the dll (x86/Release) or get a build from the releases page
  2. use Stud_PE to add the dummy import to the domino exe
    • open it
    • drag the domino exe onto it
    • click the functions tab
    • right click the dll list
    • add new import
    • select the dll
    • add dummyexport to the list
  3. copy the dll over to where domino is installed
  4. hope that it doesn't crash