Skip to content
Snippets Groups Projects
  1. Aug 16, 2020
  2. Jul 17, 2020
  3. Jul 10, 2020
  4. Jun 25, 2020
    • Daniel Chen's avatar
      Rework the assembly-string->binary conversion. · 6cb3e237
      Daniel Chen authored and Jason Hiser's avatar Jason Hiser committed
      The old method involved writing assembly to a file, asking an external assembler to do the conversion, then processing the binary file to read the binary instructions back out.  This method is slow and relies on nasm, which isn't available on all machines or for the full variety of supported architectures.  The replacement is keystone, a 3rd party library that is linked to provide assembly->binary conversion.
      6cb3e237
  5. Aug 15, 2019
  6. Apr 23, 2019
  7. Feb 22, 2019
  8. Feb 21, 2019
  9. Feb 20, 2019
  10. Feb 19, 2019
  11. Feb 18, 2019
  12. Feb 16, 2019
  13. Feb 04, 2019
  14. Feb 02, 2019
  15. Feb 01, 2019
  16. Jan 22, 2019
  17. Nov 04, 2018
  18. Nov 02, 2018
  19. Oct 26, 2018
  20. Sep 07, 2018
  21. Jul 30, 2018
  22. May 22, 2018
  23. May 17, 2018
  24. Mar 17, 2018
  25. Mar 15, 2018
  26. Mar 01, 2018
  27. Feb 27, 2018
  28. Feb 16, 2018
  29. May 05, 2017
    • jdh8d's avatar
      pedi integration · d37189b7
      jdh8d authored
      Former-commit-id: db6774286e104446e1290b4b768668217364a60d
      d37189b7
  30. Feb 01, 2016
    • jdh8d's avatar
      · b40da79e
      jdh8d authored
      Former-commit-id: d0c27ea228e3e181395dd0c8eafeec29d86fb2d4
      b40da79e
  31. Oct 21, 2015
  32. Sep 25, 2015
  33. Sep 21, 2015
    • jdh8d's avatar
      · 5066088d
      jdh8d authored
      Former-commit-id: 82716dda240a8f45420d156050b6809d8a036068
      5066088d
Loading