Skip to content
Snippets Groups Projects
  1. Mar 08, 2020
  2. Dec 02, 2019
  3. Nov 26, 2019
  4. Oct 05, 2019
    • madaidan's avatar
      Mount a new tmpfs on /tmp and drop all capabilities · 58773088
      madaidan authored and jvoisin's avatar jvoisin committed
      This mounts a new tmpfs on /tmp so any files residing there would be hidden
      from the sandbox. Many programs store some files in there that might be useful
      to an attacker.  It also drops all capabilities incase it is ever run with
      extra capabilities for whatever reason.
      58773088
  5. Jul 22, 2019
  6. May 08, 2019
  7. Mar 22, 2019
  8. Mar 09, 2019
  9. Mar 07, 2019
  10. Feb 03, 2019
  11. Nov 08, 2018
  12. Oct 22, 2018
    • Julien (jvoisin) Voisin's avatar
      Implement support for .avi files, via ffmpeg · e70ea811
      Julien (jvoisin) Voisin authored
      - This commit introduces optional dependencies (namely ffmpeg):
        mat2 will spit a warning when trying to process an .avi file
        if ffmpeg isn't installed.
      - Since metadata are obtained via exiftool, this commit
        also refactors a bit our exfitool wrapper.
      e70ea811
  13. Oct 12, 2018
  14. Oct 05, 2018
  15. Sep 25, 2018
  16. Sep 01, 2018
  17. Aug 25, 2018
  18. Jul 25, 2018
  19. Jul 23, 2018
  20. Jul 08, 2018
  21. Jul 01, 2018
  22. Jun 22, 2018
  23. Jun 18, 2018
  24. Jun 09, 2018
  25. Jun 04, 2018
  26. May 18, 2018
  27. Apr 30, 2018
  28. Apr 14, 2018
  29. Apr 11, 2018
  30. Mar 27, 2018
Loading