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