PAGalaxyLab / vxhunter

ToolSet for VxWorks Based Embedded Device Analyses
BSD 2-Clause "Simplified" License
339 stars 73 forks source link

declare open method #4

Closed owl129 closed 5 years ago

owl129 commented 5 years ago

python open file with default open method 'r', which will failed to read on binary files.

dark-lbp commented 5 years ago

Thanks for the fix, can you close this one and make pull request to the dev branch?