GithubHelp home page GithubHelp logo

Comments (5)

jrmuizel avatar jrmuizel commented on August 26, 2024

Here's the Ghidra disassembly for the relevant area of code:

                             ?OpenGlobals@DBI1@@UEAAHPEAPEAUGSI@@@Z       XREF[1]:     180353ef2(*)  
                             DBI1::OpenGlobals
       1802e7910 48 89 5c        MOV        qword ptr [RSP + local_res10],RBX
                 24 10
       1802e7915 56              PUSH       RSI
       1802e7916 48 83 ec 20     SUB        RSP,0x20
       1802e791a 48 8b 81        MOV        RAX,qword ptr [this + 0x1d8]
                 d8 01 00 00
       1802e7921 48 8b f2        MOV        RSI,param_1
       1802e7924 48 8b d9        MOV        RBX,this
       1802e7927 48 85 c0        TEST       RAX,RAX
       1802e792a 74 13           JZ         LAB_1802e793f
       1802e792c 48 89 02        MOV        qword ptr [param_1],RAX
       1802e792f b8 01 00        MOV        EAX,0x1
                 00 00
       1802e7934 48 8b 5c        MOV        RBX,qword ptr [RSP + local_res10]
                 24 38
       1802e7939 48 83 c4 20     ADD        RSP,0x20
       1802e793d 5e              POP        RSI
       1802e793e c3              RET

from ddisasm.

kwarrick avatar kwarrick commented on August 26, 2024

@jrmuizel Thank you for reporting this. I am looking into it!

from ddisasm.

kwarrick avatar kwarrick commented on August 26, 2024

@jrmuizel This failure should be fixed now.

from ddisasm.

jrmuizel avatar jrmuizel commented on August 26, 2024

With e9a25fd?

from ddisasm.

jrmuizel avatar jrmuizel commented on August 26, 2024

Looks like it.

from ddisasm.

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.