Giter VIP home page Giter VIP logo

Comments (4)

Lichtso avatar Lichtso commented on August 27, 2024

Did you set Config::enable_symbol_and_section_labels = true ?
Also, these might be syscalls not internal function calls, they can't be resolved anymore unless they are registered upfront in the Loader.

from rbpf.

dk-neon avatar dk-neon commented on August 27, 2024

Did you set Config::enable_symbol_and_section_labels = true ?

Thanks for this tip, it wasn't switched on, but when I switched it on after that nothing has changed. I'm still have all the calls with [invalid] targets.

Also, these might be syscalls not internal function calls, they can't be resolved anymore unless they are registered upfront in the Loader.

It doesn't seem to be syscalls because ALL calls in the trace disassemble look like this, without any resolved target. And there are a lot of exits in the trace which mean that there are must be calls in the code. And there were also several syscalls, which were resolved as syscall <name>.

from rbpf.

Lichtso avatar Lichtso commented on August 27, 2024

Ok, so in other words resolving syscalls works but normal calls don't.
Can you provide the ELF.so file you are trying this out with?

from rbpf.

dk-neon avatar dk-neon commented on August 27, 2024

@Lichtso I've sent ELF file to you in PM, thanks.

from rbpf.

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.