Skip to content
Snippets Groups Projects
  1. Aug 16, 2020
  2. Aug 09, 2020
  3. Jul 28, 2020
  4. Jul 22, 2020
  5. Jul 17, 2020
  6. Jul 10, 2020
  7. Jun 27, 2020
  8. Jun 26, 2020
  9. Jun 25, 2020
    • Jason Hiser's avatar
      Merge branch 'libkeystone-integrate' into 'master' · 203b8740
      Jason Hiser authored
      Libkeystone integrate
      
      See merge request allnp/peasoup_umbrella!6
      203b8740
    • 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
  10. May 15, 2020
  11. Apr 29, 2020
  12. Jan 16, 2020
  13. Dec 18, 2019
  14. Dec 17, 2019
  15. Dec 16, 2019
  16. Dec 14, 2019
  17. Dec 11, 2019
  18. Dec 09, 2019
  19. Dec 07, 2019
  20. Dec 05, 2019
  21. Dec 04, 2019
  22. Dec 03, 2019
  23. Dec 02, 2019
  24. Oct 28, 2019
Loading