1. 20 May, 2016 1 commit
    • Ignore dotfiles when discovering magic files · af32a01e
      I was a bit surprised to get an "UnicodeDecodeError: 'utf-8' codec can't
      decode byte 0xbe in position 21: invalid start byte" error while
      writing and testing a new magic file.
      
      It turns out that binwalk tried to parse the Vim swap file (.magic.swp)
      as a magic file which obviously fails. Therefore ignore all files not
      starting with an alphanumeric character.
      Peter Wu authored
  2. 11 May, 2016 1 commit
  3. 05 May, 2016 1 commit
  4. 03 May, 2016 2 commits
  5. 30 Apr, 2016 3 commits
  6. 18 Apr, 2016 1 commit
  7. 17 Apr, 2016 1 commit
  8. 13 Apr, 2016 1 commit
  9. 07 Apr, 2016 2 commits
  10. 01 Apr, 2016 4 commits
  11. 31 Mar, 2016 4 commits
  12. 23 Mar, 2016 2 commits
  13. 11 Mar, 2016 1 commit
  14. 01 Mar, 2016 1 commit
  15. 27 Feb, 2016 1 commit
  16. 04 Feb, 2016 1 commit
  17. 01 Feb, 2016 2 commits
  18. 29 Jan, 2016 1 commit
  19. 28 Jan, 2016 6 commits
  20. 27 Jan, 2016 3 commits
  21. 20 Jan, 2016 1 commit