Live data from Hacker News

Viewing profile — mxmauro

mxmauro

HN member
Joined
Mon, Feb 25, 2013, 9:22 PM UTC
HN karma
8
Public activity
6 items

About mxmauro

No profile information was provided.

Recent public activity

  1. comment
    Comment #12390603

    Hi @threntnelson, yes. The generated code will consist in a copy the sub opcode and the mov will be converted to an absolute mov. Sometimes there is no 1-1 conversion so they are c…

  2. comment
    Comment #12386496

    Hi @naveen99. We upload precompiled samples but time to time Google marks us as harmful when they aren't. Feel free to download the source code from https://github.com/nektra/ . Vi…

  3. comment
    Comment #11619402

    When the stub for calling the original function is created, most hooking engines assumes the prologue contains the standard "mov edi,edi/push ebp/mov ebp,esp" and it is wrong. If t…

  4. comment
    Comment #9823282

    I'm asking about the security issues. Although they usually implies bugs the only one I mentioned is the OLE packager one that generated a big security problem.

  5. comment
    Comment #9822773

    Why you consider it is a huge security hole? Just because of the OLE Packager bug? COM/DCOM, where OLE rests, can be very secure if they are properly used. By the way, OLE is used …

  6. comment
    Comment #8158210

    Yes also, unless previously changed, I always reached the limit of 10,000 records in normal computer usage.