Skip to content
Snippets Groups Projects
  1. Dec 14, 2015
  2. Dec 09, 2015
  3. Dec 04, 2015
    • whh8b's avatar
      Add support for nop-ing fallthrough patches · 1224d433
      whh8b authored
      Any patch whose target immediately follows can be
      turned into a five byte nop. This is not 100% ideal
      but it is a good start to test whether this optimization
      is worthwhile.
      1224d433
  4. Dec 03, 2015
  5. Dec 02, 2015
  6. Nov 11, 2015
  7. Nov 09, 2015
  8. Nov 08, 2015
  9. Nov 05, 2015
  10. Nov 02, 2015
  11. Oct 27, 2015
  12. Oct 23, 2015
    • whh8b's avatar
      Update options library tests · f8539d8d
      whh8b authored
      Test for some of the new type-specific
      actions that can be performed on types.
      f8539d8d
    • jdh8d's avatar
      Updates to get file-sizes out of zipr under control. should now work with... · 03ce8c45
      jdh8d authored
      Updates to get file-sizes out of zipr under control.  should now work with .exe's, .so's, and executable .so's.  note:  assumes that if entry_point==.text's address that the .so is not-executable (because the .text is the compiler's default entry point, indiciating the user did not specify an entry point.)  May not be a rock solid assumption, but it should be OK for 99.99% of all programs
      03ce8c45
  13. Oct 22, 2015
Loading