Skip to content
Snippets Groups Projects
  1. Jul 17, 2020
  2. Jul 10, 2020
  3. 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
  4. Aug 15, 2019
  5. Apr 23, 2019
  6. Feb 22, 2019
  7. Feb 21, 2019
  8. Feb 20, 2019
  9. Feb 19, 2019
  10. Feb 18, 2019
  11. Feb 16, 2019
  12. Feb 04, 2019
  13. Feb 02, 2019
  14. Feb 01, 2019
  15. Jan 22, 2019
  16. Nov 04, 2018
  17. Nov 02, 2018
  18. Oct 26, 2018
  19. Sep 07, 2018
  20. Jul 30, 2018
  21. May 22, 2018
  22. May 17, 2018
  23. Mar 17, 2018
  24. Mar 15, 2018
  25. Mar 01, 2018
  26. Feb 27, 2018
  27. Feb 16, 2018
  28. May 05, 2017
    • jdh8d's avatar
      pedi integration · d37189b7
      jdh8d authored
      Former-commit-id: db6774286e104446e1290b4b768668217364a60d
      d37189b7
  29. Feb 01, 2016
    • jdh8d's avatar
      · b40da79e
      jdh8d authored
      Former-commit-id: d0c27ea228e3e181395dd0c8eafeec29d86fb2d4
      b40da79e
  30. Oct 21, 2015
  31. Sep 25, 2015
  32. Sep 21, 2015
Loading