- Apr 06, 2018
-
-
clc5q authored
Former-commit-id: c6113e62f4c9c1f8c246ec8f6619a7da14346380
-
- Apr 04, 2018
-
-
clc5q authored
Former-commit-id: 5d1bbf9cee8365e79a9b3f2a7f58fee59b7f92f0
-
- Apr 01, 2018
-
-
clc5q authored
Former-commit-id: fcfc0eb3841387b6b26c1934e0766bdccde6a130
-
- Mar 17, 2018
-
-
jdh8d authored
Former-commit-id: a64974349267da832a467d1564cfd8d72229d8b2
-
- Nov 30, 2017
-
-
clc5q authored
Former-commit-id: 33bcf1b3f2abc33e6df79221c8baabe40c5a495e
-
- Oct 02, 2017
-
-
clc5q authored
Former-commit-id: 2dd0ed8311dabb07beb350616887c74946a73d65
-
- Aug 08, 2017
-
-
clc5q authored
Former-commit-id: 901de2942253867b9104de72de579ff42a34fb18
-
- Jul 17, 2017
-
-
clc5q authored
Former-commit-id: 1a4ff933d0c4d5ce68b1e9726026c1c12922025c
-
- Apr 22, 2017
-
-
clc5q authored
Former-commit-id: 050776c085eac062c9b378076118d996345544f6
-
- Apr 21, 2017
-
-
clc5q authored
Add command-line options for func ptr and arg shadowing, make common code for those two defenses; minor SPARK work. Former-commit-id: bdd21a76912de7e4bf171bc5543218ae1b20e871
-
- Mar 01, 2017
-
-
clc5q authored
Former-commit-id: 10253077ca5276f08c377454147e4fd7f22da277
-
- Feb 16, 2017
- Oct 25, 2016
-
-
clc5q authored
Former-commit-id: 256e05a5ac526dbc0c768febece164d9e3b89e3b
-
- Jul 06, 2016
-
-
clc5q authored
Uninit var detection; output disabled until USEs on call instructions can be made less conservative. Former-commit-id: 693761feeb30ad9fe4a2fc48f2fc124c6abc0b65
-
- Jun 30, 2016
-
-
an7s authored
Former-commit-id: d6c246e21efb1e5dd4c107929af4e645c955a401
-
- Jun 24, 2016
-
-
jdh8d authored
Former-commit-id: c236f1e4e4b2022ed6fe578c48885549444ece9e
-
- Jun 17, 2016
-
-
clc5q authored
Former-commit-id: 15bc586102fa82c3e9ab32d35060048617904420
-
- Jun 02, 2016
-
-
clc5q authored
Former-commit-id: 5ea425775063029c03ef44b2dea299e8eae66e09
-
- May 13, 2016
-
-
clc5q authored
DEADREGS work; handle local names of other blocks that are not referenced in current block, convert nops from data back to code when following a CALL. Former-commit-id: 3c39474ea207d5cbc18dbbedf7685cf0f7ac779d
-
- May 11, 2016
-
-
clc5q authored
Former-commit-id: 0d1ccce9d7da5438e05c9ede5732bef521e22cc3
-
- May 03, 2016
-
-
clc5q authored
Former-commit-id: 407f83826ef32a971e3967da525af72adcf71b50
-
- Mar 19, 2016
-
-
clc5q authored
Add Dan's Guardian test case; don't search for 32-bit code addresses in 64-bit data sections; mark IBT as COMPLETE when SCCP resolves indirect call target. Former-commit-id: 106ed98c01ab85f7eddf4f01455de27193dafcac
-
clc5q authored
Former-commit-id: c5edffb1ff109743af2c2e4c984b993e0c3496da
-
- Feb 03, 2016
- Feb 02, 2016
- Feb 01, 2016
- Jan 12, 2016
-
-
clc5q authored
Be conservative in USE lists for calls or tail calls to linker stub functions to ensure DEADREGS correctness. Former-commit-id: 0fc834a5652fc27b40a8e6b05124ce05e74b11b0
-
- Jan 11, 2016
-
-
clc5q authored
Detect potential multi-entry functions from code and data xrefs; avoid COMPLETE return target STARSxrefs annotations for multi-entry functions. Former-commit-id: 02ec8e8ed701d99884b8b444919265b134f8fe2b
-
- Dec 25, 2015
-
-
clc5q authored
Former-commit-id: 4dbe1e2891ae337b9881a4212baa8afffc434c2e
-
- Dec 15, 2015
-
-
clc5q authored
Former-commit-id: aaf1efd938f0cf307ff6cfaf693e8e937aaf419e
-
- Dec 14, 2015
-
-
clc5q authored
Former-commit-id: c80168bd4f04a0fe90c69ec9076d8be10f7c5280
-
- Nov 14, 2015
-
-
clc5q authored
Former-commit-id: 492334b4bcf3ebd071b174fe7627cb069cff5e38
-
- Nov 07, 2015
-
-
clc5q authored
Former-commit-id: f18f1c70c37c34a59f19a914886dd03ffdcff71e
-
- Nov 04, 2015
-
-
jdh8d authored
Added changes to support IsInstIDInFunc better, and implemented a GetReferencedInstructionID method to STARS_Instruction_t. Former-commit-id: 2d289cd76e27c69cc2f24080c32a8730a9d1a6b9
-
- Oct 27, 2015
-
-
clc5q authored
Former-commit-id: a1268eac84f84886e025cbc6d94295ea31653fa8
-