Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening bin file causes this #27

Closed
fire-bot opened this issue Oct 17, 2018 · 1 comment
Closed

Opening bin file causes this #27

fire-bot opened this issue Oct 17, 2018 · 1 comment

Comments

@fire-bot
Copy link
Collaborator

Sent by babi sai (babisai5552@gmail.com). Created by fire.


java.io.IOException: Unable to get symbol table for dynamic section!
at nl.lxtreme.binutils.elf.Elf.getDynamicSymbolTable(Elf.java:298)
at com.kyhsgeekcode.disassembler.ELFUtil.AfterConstructor(ELFUtil.java:167)
at com.kyhsgeekcode.disassembler.ELFUtil.(ELFUtil.java:93)
at com.kyhsgeekcode.disassembler.MainActivity.OnChoosePath(MainActivity.java:1736)
at com.kyhsgeekcode.disassembler.MainActivity.access$1000083(Unknown Source:4)
at com.kyhsgeekcode.disassembler.MainActivity$100000018.onSelect(MainActivity.java:1530)
at com.codekidlabs.storagechooser.fragments.SecondaryChooserFragment$7$1.run(SecondaryChooserFragment.java:188)
at android.os.Handler.handleCallback(Handler.java:790)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6499)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:442)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)

@yhs0602
Copy link
Owner

yhs0602 commented Oct 18, 2018

I think I need more study on the elf sbol tables but Fixed aborting parsing file.

@yhs0602 yhs0602 mentioned this issue Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants