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

Who can help me? #66

Open
So4ms opened this issue May 14, 2021 · 8 comments
Open

Who can help me? #66

So4ms opened this issue May 14, 2021 · 8 comments

Comments

@So4ms
Copy link

So4ms commented May 14, 2021

./fat.py DIR823GA1_FW102B03.bin

                               __           _
                              / _|         | |
                             | |_    __ _  | |_
                             |  _|  / _` | | __|
                             | |   | (_| | | |_
                             |_|    \__,_|  \__|

                Welcome to the Firmware Analysis Toolkit - v0.3
    Offensive IoT Exploitation Training http://bit.do/offensiveiotexploitation
                  By Attify - https://attify.com  | @attifyme
    
[+] Firmware: DIR823GA1_FW102B03.bin
[+] Extracting the firmware...
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/pexpect/spawnbase.py", line 144, in read_nonblocking
    s = os.read(self.child_fd, size)
OSError: [Errno 5] Input/output error

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/pexpect/expect.py", line 97, in expect_loop
    incoming = spawn.read_nonblocking(spawn.maxread, timeout)
  File "/usr/lib/python3/dist-packages/pexpect/pty_spawn.py", line 455, in read_nonblocking
    return super(spawn, self).read_nonblocking(size)
  File "/usr/lib/python3/dist-packages/pexpect/spawnbase.py", line 149, in read_nonblocking
    raise EOF('End Of File (EOF). Exception style platform.')
pexpect.exceptions.EOF: End Of File (EOF). Exception style platform.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "./fat.py", line 170, in <module>
    main()
  File "./fat.py", line 158, in main
    image_id = run_extractor(args.firm_path)
  File "./fat.py", line 52, in run_extractor
    child.expect_exact("Tag: ")
  File "/usr/lib/python3/dist-packages/pexpect/spawnbase.py", line 384, in expect_exact
    return exp.expect_loop(timeout)
  File "/usr/lib/python3/dist-packages/pexpect/expect.py", line 102, in expect_loop
    return self.eof(e)
  File "/usr/lib/python3/dist-packages/pexpect/expect.py", line 49, in eof
    raise EOF(msg)
pexpect.exceptions.EOF: End Of File (EOF). Exception style platform.
<pexpect.pty_spawn.spawn object at 0x7f5d8665d2e8>
command: /home/giantbranch/Desktop/firmware-analysis-toolkit/firmadyne/sources/extractor/extractor.py
args: ['/home/giantbranch/Desktop/firmware-analysis-toolkit/firmadyne/sources/extractor/extractor.py', '-np', '-nk', 'DIR823GA1_FW102B03.bin', '/home/giantbranch/Desktop/firmware-analysis-toolkit/firmadyne/images']
searcher: None
buffer (last 100 chars): b''
before (last 100 chars): b'ractor/extractor.py", line 17, in <module>\r\n    import magic\r\nImportError: No module named \'magic\'\r\n'
after: <class 'pexpect.exceptions.EOF'>
match: None
match_index: None
exitstatus: None
flag_eof: True
pid: 3386
child_fd: 5
closed: False
timeout: None
delimiter: <class 'pexpect.exceptions.EOF'>
logfile: None
logfile_read: None
logfile_send: None
maxread: 2000
ignorecase: False
searchwindowsize: None
delaybeforesend: 0.05
delayafterclose: 0.1
delayafterterminate: 0.1
@lovegoodM
Copy link

请问楼主解决了吗?

@So4ms
Copy link
Author

So4ms commented Jul 25, 2021

请问楼主解决了吗?
没有,我是下的现成的别人弄好的虚拟机。

@lovegoodM
Copy link

好像楼主解决了?
没有,我是下的现成的别人弄好的虚拟机。

所以别人的可以用了?那请问你虚拟是什么型号版本?能否给下这个虚拟机的下载地址?感谢。。

@lovegoodM
Copy link

老哥还在吗

@So4ms
Copy link
Author

So4ms commented Jul 26, 2021

老哥还在吗

https://github.com/adi0x90/attifyos

@lovegoodM
Copy link

老哥还在吗

https://github.com/adi0x90/attifyos

谢谢,今天凌晨已经在16.04装好了。。。。。

@XDTG
Copy link

XDTG commented Sep 24, 2021

老哥还在吗

https://github.com/adi0x90/attifyos

谢谢,今天凌晨已经在16.04装好了。。。。。

想问下你是怎么解决的呀?

@lovegoodM
Copy link

老哥还在吗

https://github.com/adi0x90/attifyos

谢谢,今天凌晨已经在16.04装好了。。。。。

想问下你是怎么解决的呀?

你可以试试这个https://github.com/liyansong2018/firmware-analysis-plus.git

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

3 participants