Skip to content
Snippets Groups Projects
  1. Feb 20, 2019
  2. Feb 15, 2019
  3. Feb 14, 2019
  4. Feb 13, 2019
  5. Feb 08, 2019
  6. Feb 04, 2019
  7. Jan 26, 2019
  8. Dec 31, 2018
  9. Dec 24, 2018
  10. Dec 23, 2018
  11. Apr 14, 2017
  12. Mar 01, 2017
  13. Jan 23, 2017
  14. Aug 01, 2016
  15. Jul 30, 2016
  16. Jun 30, 2016
  17. Jun 29, 2016
  18. Jun 28, 2016
    • whh8b's avatar
      Yet newer SDK semantics · 12dd79b0
      whh8b authored
      1. There are now two functions to identify
         the size of the dollop entry.
      2. The plugin must identify whether or not
         it plopped the actual instruction as 
      	 opposed to just bytes in the dollop entry's
      	 opening and/or closing.
      12dd79b0
  19. Jun 27, 2016
  20. May 31, 2016
  21. May 04, 2016
  22. Apr 02, 2016
  23. Mar 03, 2016
  24. Feb 21, 2016
  25. Feb 17, 2016
  26. Feb 13, 2016
  27. Feb 04, 2016
  28. Jan 30, 2016
  29. Jan 28, 2016
    • whh8b's avatar
      Track FallthroughPatched and Coalesced status · 31efe7f7
      whh8b authored
      FallthroughPatched: This is whether or not the
      fallthrough to the subsequent dollop has been
      converted into a jump instruction that has
      been added to the dollop. This affects future
      size calculations.
      
      Coalesced: This is whether or not this dollop
      has been coalesced with its fallthrough dollop.
      This affects size calculations.
      31efe7f7
Loading