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

Error when I run cave_miner #5

Open
SpikeI opened this issue Feb 12, 2020 · 1 comment
Open

Error when I run cave_miner #5

SpikeI opened this issue Feb 12, 2020 · 1 comment

Comments

@SpikeI
Copy link

SpikeI commented Feb 12, 2020

Traceback (most recent call last):
File "/bin/cave_miner", line 9, in
load_entry_point('cave-miner==1.8.0', 'console_scripts', 'cave_miner')()
File "build/bdist.linux-x86_64/egg/cave_miner/main.py", line 43, in main
File "build/bdist.linux-x86_64/egg/cave_miner/search.py", line 138, in search
File "build/bdist.linux-x86_64/egg/cave_miner/search.py", line 128, in detect_type
File "build/bdist.linux-x86_64/egg/cave_miner/search.py", line 118, in search_elf
File "build/bdist.linux-x86_64/egg/cave_miner/formats/elf.py", line 385, in body
File "build/bdist.linux-x86_64/egg/kaitaistruct.py", line 242, in read_bytes
EOFError: requested 13648 bytes, but got only 9828 bytes

Is that a bug?

@SpikeI
Copy link
Author

SpikeI commented Feb 12, 2020

I run it in ubuntu 16.04,

cave_miner search apache2

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

1 participant