Git Product home page Git Product logo

When process comes to cppclassanalyzer.plugin.ClassTypeInfoManagerPlugin.getExternalClassTypeInfo(ClassTypeInfoManagerPlugin.java:331), it haven't ProjectClassTypeInfoManager instancies in heap. about ghidra-cpp-class-analyzer HOT 7 CLOSED

astrelsky avatar astrelsky commented on August 23, 2024
When process comes to cppclassanalyzer.plugin.ClassTypeInfoManagerPlugin.getExternalClassTypeInfo(ClassTypeInfoManagerPlugin.java:331), it haven't ProjectClassTypeInfoManager instancies in heap.

from ghidra-cpp-class-analyzer.

Comments (7)

astrelsky avatar astrelsky commented on August 23, 2024

If this rtti is in a shared library then you will need to create it. It should be as simple as running analysis on the shared library then creating the project archive in the class type info tree and copying the shared library root node of the tree into it. Then it should be resolved when analysis is run on your program.

If you don't actually need this specific class information then you can ignore the warning. Analysis should continue without issue and it will just ignore anything requiring that information.

from ghidra-cpp-class-analyzer.

korotkih2000 avatar korotkih2000 commented on August 23, 2024

Thank you. But i can't drag-n-drop root "Data Types" node to Project Archive in Data Type Manager. that is why i copy into arc only some types. But it doesn't meter, because libManagers on line 325 ClassTypeInfoManagerPlugin.java are still empty.

from ghidra-cpp-class-analyzer.

korotkih2000 avatar korotkih2000 commented on August 23, 2024

One more problem: i got this error during navigation between decompiler window and listing window. It's really hard... :-)))

from ghidra-cpp-class-analyzer.

korotkih2000 avatar korotkih2000 commented on August 23, 2024

And, if can believe my debugger, I still can't find instances of ProjectClassTypeInfoManager in heap.

from ghidra-cpp-class-analyzer.

astrelsky avatar astrelsky commented on August 23, 2024

I didn't implement drag n drop but now I will because it would be expected to work. For now but you can use ctrl+c and ctrl+v or right click the program archive to copy and then paste.

I'm attaching a snapshot of where the option is to create a project archive as I suspect there may be a minor language barrier.

image

from ghidra-cpp-class-analyzer.

korotkih2000 avatar korotkih2000 commented on August 23, 2024

Hooray! It was my mistake. Everything is working. Thanks a lot. A really great job. Have a nice day. :-)

from ghidra-cpp-class-analyzer.

astrelsky avatar astrelsky commented on August 23, 2024

Hooray! It was my mistake. Everything is working. Thanks a lot. A really great job. Have a nice day. :-)

Glad to hear it. I will look into implementing the drag and drop for the archives. In my opinion that should be expected to work.

from ghidra-cpp-class-analyzer.

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.