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

If there are no errors in a bin, but an output file is specified, the program erroneosly reports that an output file was created. #9

Closed
nyetwurk opened this issue Jan 3, 2018 · 4 comments
Labels

Comments

@nyetwurk
Copy link
Owner

nyetwurk commented Jan 3, 2018

$ ./me7sum M.bin out.bin
ME7Sum (v1.0.5-2-gd061a) [Management tool for Bosch ME7.x firmwares]
Inspiration from Andy Whittaker's tools and information.
Written by 360trev and nyet [BSD License Open Source].

Attempting to open firmware file 'M.bin'

...

*** Found 73 checksums in M.bin

*** DONE! 0/0 error(s) in M.bin corrected in out.bin! ***

$ ls -al out.bin
ls: cannot access 'out.bin': No such file or directory
@nyetwurk nyetwurk added the bug label Jan 3, 2018
@aryaanlambe
Copy link

Hello!
May I work on this issue?

@nyetwurk
Copy link
Owner Author

Of course

@aryaanlambe
Copy link

Great! I'll get working on it.

nyetwurk added a commit that referenced this issue Jan 28, 2020
@nyetwurk
Copy link
Owner Author

Thank you for your PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants