Skip to content
Snippets Groups Projects
  1. Jul 21, 2017
  2. Jun 26, 2017
  3. Jun 11, 2017
  4. May 10, 2017
  5. May 05, 2017
  6. Apr 14, 2017
  7. Apr 07, 2017
  8. Apr 05, 2017
  9. Apr 03, 2017
  10. Mar 10, 2017
  11. Mar 01, 2017
  12. Feb 15, 2017
  13. Feb 08, 2017
  14. Feb 02, 2017
  15. Jan 27, 2017
  16. Jan 16, 2017
  17. Jan 12, 2017
  18. Dec 19, 2016
  19. Dec 01, 2016
  20. Nov 18, 2016
  21. Oct 18, 2016
  22. Sep 14, 2016
  23. Sep 06, 2016
  24. Aug 22, 2016
  25. Aug 01, 2016
  26. Jul 30, 2016
  27. Jul 13, 2016
  28. Jun 30, 2016
  29. Jun 29, 2016
  30. Jun 28, 2016
    • whh8b's avatar
      Update to yet-newer SDK semantics · 56c407a9
      whh8b authored
      1. There are now opening/closing sizes for
         each dollop entry. 
      
      2. Each plugin must identify whether it
         plopped the instruction or not (as 
      	 opposed to simply plopping bytes in the
      	 dollop entry opening and closing
      	 sections).
      56c407a9
  31. Jun 27, 2016
    • whh8b's avatar
      Several changes: · 22bfeab4
      whh8b authored
      1. Update semantics of how plugins determine
         the size and space of the dollop that they
      	 will plop. 
      2. Add sorting for plugin invocation based on
         lexigraphical sorting.
      22bfeab4
  32. Jun 24, 2016
  33. Jun 17, 2016
  34. Jun 09, 2016
    • jdh8d's avatar
      support in zipr for better mapping of scoops->section types, support in... · 678c6997
      jdh8d authored
      support in zipr for better mapping of scoops->section types, support in move-globals to move only the necessary bits for adding to the .got.plt, and relocation tables, etc.  also first support in CFI for multi-module support (not working yet, but can add relocations and got entries for dladdr, dlsym, and,zestcfi)
      678c6997
    • whh8b's avatar
      Add SHORT_ and LONG_ PIN_SIZE constants. · 64aeff91
      whh8b authored
      64aeff91
    • whh8b's avatar
      Add ability to plop on top of pins and abut fallthroughs · 91a8e1be
      whh8b authored
      1. A dollop can not plop itself atop its own pin
      2. Dollops that fallthrough to one another will now
         be properly aligned adjacent to one another even
      	 if they are not coalesced by zipr-proper. This
      	 basically gives the plugin the ability to preplace
      	 fallthrough dollops consecutively without having
      	 to trick zipr into doing it for them.
      91a8e1be
Loading