1. 04 Jun, 2016 1 commit
  2. 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
  3. 11 May, 2016 1 commit
  4. 05 May, 2016 1 commit
  5. 03 May, 2016 2 commits
  6. 30 Apr, 2016 3 commits
  7. 18 Apr, 2016 1 commit
  8. 17 Apr, 2016 1 commit
  9. 13 Apr, 2016 1 commit
  10. 07 Apr, 2016 2 commits
  11. 01 Apr, 2016 4 commits
  12. 31 Mar, 2016 4 commits
  13. 23 Mar, 2016 2 commits
  14. 11 Mar, 2016 1 commit
  15. 01 Mar, 2016 1 commit
  16. 27 Feb, 2016 1 commit
  17. 04 Feb, 2016 1 commit
  18. 01 Feb, 2016 2 commits
  19. 29 Jan, 2016 1 commit
  20. 28 Jan, 2016 6 commits
  21. 27 Jan, 2016 3 commits