Giter Site home page Giter Site logo

Comments (7)

kevoreilly avatar kevoreilly commented on July 19, 2024

I haven't noticed this myself - can you share an example sample?

from cape.

enzok avatar enzok commented on July 19, 2024

MD5: e9ea7beff940ef008449107308293aa3 (on VT)

from cape.

kevoreilly avatar kevoreilly commented on July 19, 2024

Just ran this and saw none of those messages.... Bit of a mystery. Which package is it running under? This runs as doc for me so perhaps something to do with Word version?

from cape.

enzok avatar enzok commented on July 19, 2024

Word 2013. With and without service pack. I have 2010 on another VM. Will try it and see if it is any better.

from cape.

enzok avatar enzok commented on July 19, 2024

Ok it seems it's an issue with Office 2013. But why?

from cape.

kevoreilly avatar kevoreilly commented on July 19, 2024

This is a good question - ultimately without having 2013 to test on, all I can imagine is that maybe office is itself doing some hooking, or preventing memory allocation for the hook (alloc_hookdata_near failed), or preventing patching the entry point of those APIs (hook_create_trampoline failed).

To investigate, perhaps compiling a monitor with some extra debug output surrounding the if statement on L#790 in hooking_32.c to find out which of the two functions mentioned above fails, then digging into that further, might shed some light.

Unfortunately I am low on time to do this myself with so many other more important issues stacking up! Please let me know if you might have time to investigate further - if not I think I will close this issue as being too low priority to invest the time into at this stage.

from cape.

enzok avatar enzok commented on July 19, 2024

Closing this issue is fine with me. I don't have 2013 in any of my VMs to test with latest CAPE.

from cape.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.