- Sep 17, 2019
-
-
Jason Hiser authored
-
- Aug 16, 2019
-
-
Jason Hiser authored
-
- Aug 02, 2019
-
-
Jason Hiser authored
disabled fixing of calls to non-function entries. this is likely caused by mis-identification of functions and not a real reason to pin things
-
- Aug 01, 2019
-
-
Jason Hiser authored
updated to elide setting address to 0 when applying pcrel reloc. pcrel reloc now ignores virtualOffset field
-
- Jul 29, 2019
-
-
Jason Hiser authored
-
- Jul 12, 2019
-
-
Jason Hiser authored
-
- Jul 09, 2019
-
-
Jason Hiser authored
-
- Jul 03, 2019
-
-
Jason Hiser authored
-
Anh Nguyen-Tuong authored
-
- Jun 01, 2019
-
-
Jason Hiser authored
-
- May 23, 2019
-
-
Jason Hiser authored
minor fixes for instructions that are likely bogus (i.e., pcrel insns that access out-of-bounds memory)
-
- May 17, 2019
-
-
Jason Hiser authored
-
- May 16, 2019
-
-
Jason Hiser authored
-
- May 09, 2019
-
-
Jason Hiser authored
-
- May 07, 2019
-
-
Jason Hiser authored
adjusted pcrel relocs to handle memory operands properly after breaking it for handling arm reg operations
-
- May 06, 2019
-
-
Jason Hiser authored
-
Jason Hiser authored
-
- May 02, 2019
-
-
Jason Hiser authored
-
- Apr 23, 2019
-
-
Jason Hiser authored
-
- Apr 15, 2019
-
-
Jason Hiser authored
-
- Apr 09, 2019
-
-
Jason Hiser authored
-
- Apr 08, 2019
-
-
Jason Hiser authored
-
- Apr 02, 2019
-
-
Jason Hiser authored
-
Jason Hiser authored
-
- Apr 01, 2019
-
-
Jason Hiser authored
pe32+ support, including detection of multi-level switch tables, and unpinning type4 switch tables from .text segment.
-
- Mar 27, 2019
-
-
Jason Hiser authored
Numerous fixes for dealing with 64-bit addresses found in windows PE files, as well as new capabilities for dealing with data in .text segment for win PE ctors/dtors
-
- Mar 20, 2019
-
-
Jason Hiser authored
-
- Mar 13, 2019
-
-
Jason Hiser authored
-
- Mar 12, 2019
-
-
Jason Hiser authored
-
- Mar 11, 2019
-
-
Jason Hiser authored
1) change set of PSPATH to not overwrite previous settings, 2) name function with program entry point as "_start" 3) populate initial frame sizes
-
- Mar 08, 2019
-
-
Jason Hiser authored
-
- Mar 03, 2019
-
-
Jason Hiser authored
-
- Feb 25, 2019
-
-
Jason Hiser authored
-
- Feb 21, 2019
-
-
Jason Hiser authored
-
- Feb 19, 2019
-
-
Jason Hiser authored
Former-commit-id: 0ca6c079
-