- Feb 19, 2018
-
-
jdh8d authored
Former-commit-id: c974a46d07b4fcdb1364f3bc23fae3a88e450032
-
- Feb 16, 2018
-
-
jdh8d authored
Former-commit-id: 8c5a2b2bf03c5a079ddb3cc5c6334f7bf9299cc7
-
jdh8d authored
added capstone and meta decoder. working/tested: getDisassembly(), getMnemonic(), isBranch, isCall, isRet, isUncondBranch, isCondBranch Former-commit-id: c30189dcaa6679bc8d3b7e740d4580c44ae9816e
-
jdh8d authored
Former-commit-id: 280ea31016e389efbd1c373f5b5b9523a567b6bc
-
- Feb 12, 2018
-
-
jdh8d authored
Former-commit-id: 803078e95f5a28ee831858404869326dcb89fd2e
-
- Feb 10, 2018
-
-
jdh8d authored
Former-commit-id: 71625565739691a6914175204798ca9cb89f0bfa
-
- Feb 09, 2018
-
-
jdh8d authored
Former-commit-id: 650910476bebebae06883e343e962d6838c384a3
-
- Feb 08, 2018
- Feb 07, 2018
-
-
an7s authored
Former-commit-id: c57b147c188b313fe22c2f2c6371d4304364cd0a
-
an7s authored
Former-commit-id: 0057b2046e99517c0abd2199c2a9fe168835de02
-
an7s authored
Former-commit-id: fc9925c890c60552ae4777c1d7b1a7313399d432
-
an7s authored
Former-commit-id: bb26f678c42dec37cf9d5140478e1f968cf263ca
-
jdh8d authored
Former-commit-id: 1a037d2c62845c92b134ed0182797e9def4683a8
-
- Feb 06, 2018
-
-
jdh8d authored
Former-commit-id: 62443cf402f1316cc4692b4c527bdf27a8341a30
-
- Feb 05, 2018
- Feb 01, 2018
-
-
jdh8d authored
Former-commit-id: ce49968a80894cb6dbd58effeec20a976bbce150
-
- Jan 25, 2018
-
-
jdh8d authored
Former-commit-id: de0411fe677b6ebe544d41b966b8330c3b50a1ae
-
- Jan 24, 2018
-
-
jdh8d authored
Former-commit-id: 55bc5e8c45e0389e73859698387eaf356b8d5257
-
- Jan 22, 2018
-
-
jdh8d authored
Former-commit-id: aae619b3f31f9d36171ebb8085354b5fcca731a6
-
- Jan 14, 2018
- Dec 20, 2017
- Dec 12, 2017
-
-
jdh8d authored
Former-commit-id: 7212695cb8e5b7c25d8994113470ae38d560a6fa
-
- Dec 05, 2017
-
-
an7s authored
stack frame size is whatever STARS annotations say (which may differ from P1 notion of stack frame size) Former-commit-id: f3c1b526c3c26de9a5119fb1fd8d244dc9813207
-
- Nov 28, 2017
-
-
an7s authored
Former-commit-id: 38f632508b9da4185f55c2498d2bb48cf45278af
-
- Nov 06, 2017
-
-
jdh8d authored
Former-commit-id: 53d35fc56519d69fd04921fbd3c958e94d9a88d2
-
- Nov 02, 2017
-
-
jdh8d authored
Former-commit-id: ef29d28cb0037debad52b641ad17e28b5b7fa59f
-
- Oct 26, 2017
-
-
jdh8d authored
Updates to make double helix preloads and unm/asu crispr preload compatible. added mvp settings to vgt, updated pntrasnform drive to not spri validate unless requested. ubuntu linker patch updated to fix linker bug i found related to non-contiguous libraries. vgt testing harness patch for output clarity. Former-commit-id: 755c4e14e91edb40b072285e2b4155655a4616fb
-
- Oct 16, 2017
-
-
an7s authored
Former-commit-id: e7712f3b757ad37a39b1d885181af0bddc9b7c22
-
- Oct 11, 2017
-
-
an7s authored
Former-commit-id: d9e9e5bcd77554d025469f474f6dbbf2a7ce9494
-
- Oct 06, 2017
-
-
an7s authored
Former-commit-id: 526d027a802518d2d85366d426b4f5309c2568ae
-
- Sep 26, 2017
-
-
an7s authored
Former-commit-id: a0c30ab361e8f7c0c4f0c5a5fab92cb8dc477c6f
-
- 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. Former-commit-id: 8fb343cd6909e24bbae29bdd0887858570b75080
-
- Sep 15, 2017
-
-
an7s authored
Former-commit-id: 3e87c61d35c0232f93575db2b98a573e16d79965
-
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. Former-commit-id: c4e14d5677629cf3aa780a7d9c26b3227591d44c
-