GithubHelp home page GithubHelp logo

Comments (3)

Zibri avatar Zibri commented on August 16, 2024

$ python3 ../droidimg/vmlinux.py kernel
b'Linux version 5.10.107-android13-4-00038-ga6f610f1f1e6-ab9083768 (build-user@build-host) (Android (8508608, based on r450784e) clang version 14.0.7 (https://android.googlesource.com/toolchain/llvm-project 4c603efb0cca074e9238af8b4106c30add4418f6), LLD 14.0.7) #1 SMP PREEMPT Tue Sep 20 02:33:52 UTC 2022'
[+]kallsyms_arch = arm64
[!]could be offset table...
[+]numsyms: 140053
[+]kallsyms_address_table = 0x1fbc4a8
[+]kallsyms_relative_base = 0xffffffc010000000
[+]kallsyms_num = 140053 (140053)
[+]kallsyms_name_table = 0x2045110
[+]kallsyms_type_table = 0x0
[+]kallsyms_marker_table = 0x2232a94
[+]kallsyms_token_table = 0x2233bb4
[+]kallsyms_token_index_table = 0x22ff5b4
Traceback (most recent call last):
File "../droidimg/vmlinux.py", line 1181, in
main(sys.argv)
File "../droidimg/vmlinux.py", line 1163, in main
parse_vmlinux(args.image, sys.stderr, sys.stdout)
File "../droidimg/vmlinux.py", line 1149, in parse_vmlinux
do_kallsyms(kallsyms, vmlinux)
File "../droidimg/vmlinux.py", line 787, in do_kallsyms
do_name_table(kallsyms, offset, vmlinux)
File "../droidimg/vmlinux.py", line 389, in do_name_table
kallsyms['type'].append(name[0])
IndexError: string index out of range

from droidimg.

Zibri avatar Zibri commented on August 16, 2024

$ python3 ../droidimg/vmlinux.py kernel
b'Linux version 5.10.107-android13-4-00038-ga6f610f1f1e6-ab9083768 (build-user@build-host) (Android (8508608, based on r450784e) clang version 14.0.7 (https://android.googlesource.com/toolchain/llvm-project 4c603efb0cca074e9238af8b4106c30add4418f6), LLD 14.0.7) #1 SMP PREEMPT Tue Sep 20 02:33:52 UTC 2022'
[+]kallsyms_arch = arm64
[!]could be offset table...
[+]numsyms: 140053
[+]kallsyms_address_table = 0x1fbc4a8
[+]kallsyms_relative_base = 0xffffffc010000000
[+]kallsyms_num = 140053 (140053)
[+]kallsyms_name_table = 0x2045110
[+]kallsyms_type_table = 0x0
[+]kallsyms_marker_table = 0x2232a94
[+]kallsyms_token_table = 0x2233bb4
[+]kallsyms_token_index_table = 0x22ff5b4
Traceback (most recent call last):
File "../droidimg/vmlinux.py", line 1181, in
main(sys.argv)
File "../droidimg/vmlinux.py", line 1163, in main
parse_vmlinux(args.image, sys.stderr, sys.stdout)
File "../droidimg/vmlinux.py", line 1149, in parse_vmlinux
do_kallsyms(kallsyms, vmlinux)
File "../droidimg/vmlinux.py", line 787, in do_kallsyms
do_name_table(kallsyms, offset, vmlinux)
File "../droidimg/vmlinux.py", line 389, in do_name_table
kallsyms['type'].append(name[0])
IndexError: string index out of range

from droidimg.

Related Issues (16)

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.