- Feb 06, 2018
- Feb 01, 2018
-
-
jdh8d authored
-
- Oct 20, 2017
-
-
jdh8d authored
-
- Oct 04, 2017
-
-
jdh8d authored
No commit message
-
- Sep 25, 2017
-
-
jdh8d authored
Better EH verbose messages for zipr, stack stamping+EH support, a new cfar config (NOG+SS vrs NogOF+SS), as well as an IR refinement technique to do recursive-decent disassembly when a landing pad is not part of a function.
-
- Sep 15, 2017
-
-
jdh8d authored
Added emt support for prefork+bilr+p1 (sketchy still), K6+NOG (seems stable with all xforms enabled). I also did some peasoup/cfar fixes to support determunistic ID assignment for IRDB objects -- this was needed for marshaling because the EMT plugin uses ID matching to find identical objects (stack, scoop, instruction, etc.) Next, I fixed bugs in p1transform where the p1.map wasn't getting proper IDs. Lastly, I added an option to zipr/elfwrite to disable bss-optimization, this was necessary for marshaling as that bss segments stay named/mapped to the binary and cannot be combined with other segments.
-
- Jul 21, 2017
-
-
jdh8d authored
-
- Jun 26, 2017
-
-
jdh8d authored
No commit message
-
- Jun 11, 2017
-
-
whh8b authored
-
- May 10, 2017
-
-
jdh8d authored
-
- May 05, 2017
-
-
jdh8d authored
-
- Apr 14, 2017
- Apr 07, 2017
- Apr 05, 2017
-
-
jdh8d authored
-
- Apr 03, 2017
-
-
jdh8d authored
-
- Mar 10, 2017
-
-
whh8b authored
-
- Mar 01, 2017
-
-
whh8b authored
-
- Feb 15, 2017
-
-
whh8b authored
-
- Feb 08, 2017
-
-
jdh8d authored
-
- Feb 02, 2017
-
-
jdh8d authored
-
- Jan 27, 2017
-
-
jdh8d authored
performance improvements in elfwriter and log size reduction in zipr.cpp. note: please implement a 'very verbose' option to zipr if you need these full logs, because they are way too big.
-
- Jan 16, 2017
-
-
whh8b authored
These comments and additional output give clarity to the case where two free ranges abut and need to be merged together.
-
- Jan 12, 2017
-
-
jdh8d authored
No commit message
-
- Dec 19, 2016
-
-
jdh8d authored
-
- Dec 01, 2016
-
-
whh8b authored
-
- Nov 18, 2016
- Oct 18, 2016
-
-
jdh8d authored
had elfwriter use .text instead of .zipr_text for first .text segment. gdb hates not having a .text segment.
-
- Sep 14, 2016
-
-
jdh8d authored
Updates to elfwrite to handle more segments, new cfar configs typed out, and scons added to get-packages.
-
- Sep 06, 2016
-
-
jdh8d authored
many updates esp. regarding interfacing NOL/NOH with ps-analyze, set-interpreter assertions being hit, writing an elf header that's bigger than 4k, etc.
-
- Aug 22, 2016
-
-
jdh8d authored
-
- Aug 01, 2016
- Jul 30, 2016
-
-
whh8b authored
-
- Jul 13, 2016
-
-
jdh8d authored
No commit message
-
- Jun 30, 2016
-
-
whh8b authored
-
- Jun 29, 2016
-
-
whh8b authored
Remove DetermineWorstCaseInsnSize as public interface and force callers to specify account_for_fallthrough when calling other WC*S functions.
-