Giter VIP home page Giter VIP logo

Comments (3)

fundamental avatar fundamental commented on June 10, 2024

ok, so vtable calls can now be identified and the vtables themselves are now giving out information

examples:

ADnote:
    0: _ZN6ADnoteD2Ev
    1: _ZN6ADnoteD0Ev
    2: _ZN6ADnote7noteoutEPfS0_
    3: _ZN6ADnote9relasekeyEv
    4: _ZNK6ADnote8finishedEv
    5: _ZN6ADnote10legatonoteEffiib
_ZN6ADnote24computecurrentparametersEv :
    - _ZN8Envelope6envoutEv
    - _ZN3LFO6lfooutEv
    - _ZN8Envelope9envout_dBEv
    - _ZN3LFO9amplfooutEv
    - _ZN8Envelope6envoutEv
    - _ZN3LFO6lfooutEv
    - _ZN6Filter11getrealfreqEf
    - %class.Filter*4
    - %class.Filter*4
    - _ZN6ADnote23compute_unison_freq_rapEi
    - _ZN8Envelope9envout_dBEv
    - _ZN3LFO9amplfooutEv
    - _ZN8Envelope6envoutEv
    - _ZN3LFO6lfooutEv
    - _ZN6Filter11getrealfreqEf
    - %class.Filter*3
    - %class.Filter*3
    - _ZN3LFO6lfooutEv
    - _ZN8Envelope6envoutEv
    - _ZNK6ADnote16getvoicebasefreqEi
    - powf
    - _ZN6ADnote7setfreqEif
    - _ZN8Envelope6envoutEv
    - powf
    - _ZN6ADnote9setfreqFMEif
    - _ZN8Envelope9envout_dBEv

from stoat.

fundamental avatar fundamental commented on June 10, 2024

And now constructors are identified, now the bitcast instruction for superclass vtable magic needs to be isolated

from stoat.

fundamental avatar fundamental commented on June 10, 2024

And now the class hierarchy is approximately reconstructed. Ruby should be able to take care of the rest, though some thought on the deduction messages should be given at some stage...

from stoat.

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.