- Oct 19, 2023
-
-
Leon Weiss authored
This should not adversely affect the rest of the logic as it is only ever entered in cases in which we would have asserted false before Enables us to instrument x509
-
- Jul 11, 2022
-
-
- Apr 16, 2022
-
-
Andreas Wendler authored
The main problem is the use of an addition instead of a multiplication for scale values. In addition, to make sure the result can be used to create new instructions from assembly, all generated numbers must be in hex.
-
- Feb 28, 2021
-
-
Jason Hiser authored
-
- Feb 25, 2021
-
-
Jason Hiser authored
-
- May 28, 2019
-
-
Jason Hiser authored
-
- May 24, 2019
-
-
Jason Hiser authored
-
- Feb 19, 2019
-
-
Jason Hiser authored
Former-commit-id: 0ca6c079
-
Jason Hiser authored
Former-commit-id: 2ca8b60753ca290aa0be266ba55b94606cdd64de
-
- Feb 01, 2019
-
-
Jason Hiser authored
Former-commit-id: 32c3f99b0280e1ec376052b40591afcb5fb9bbba
-
- Jan 25, 2019
-
-
Jason Hiser authored
Former-commit-id: 9a8878428887649e77956c9ff3b59fc037327db7
-
- Dec 18, 2018
-
-
Jason Hiser authored
Former-commit-id: 344772f2b5fd06f97f53b1e066ccd8cd005bd6c0
-
- Dec 07, 2018
-
-
Clark Coleman authored
Former-commit-id: 334c59e3d385bd14b34ffb663bac9b1d34694469
-
- Nov 30, 2018
-
-
Jason Hiser authored
Former-commit-id: b008de2b3f82938d1adadc6407dbd488163c57ea
-
- Oct 07, 2018
-
-
Jason Hiser authored
Former-commit-id: d95964d6c2e2b11d12188de57184f764efe5a989
-
- Oct 01, 2018
-
-
Jason Hiser authored
Former-commit-id: 45131080bf1365de26ab22f68d02b914c3065428
-
- Sep 20, 2018
-
-
Jason Hiser authored
Former-commit-id: b3fd546b39016b2ea1544a1de97236208753e333
-
- Jul 23, 2018
-
-
Jason Hiser authored
Former-commit-id: 59e54db139db17ed860959d33feb7cab3aa53024
-
- Mar 23, 2018
-
-
an7s authored
Former-commit-id: c306dd10714825c1a8a1c9d95f1756005f580dd4
-
- Mar 15, 2018
-
-
jdh8d authored
Former-commit-id: 532dff26d4a996e7877cc62b970612d956eba77c
-
- Mar 09, 2018
-
-
jdh8d authored
New drops, f2null for worker, vgt testing harness updates for nogx,struct si. operand hasMemoryDisplacement method bulletproofed. Former-commit-id: 6547f95c555731437fcd063cc6e1e37f02c7893e
-
- Mar 07, 2018
- Mar 01, 2018
-
-
jdh8d authored
Removed bea engine from lots of inclue places and link steps, changed verbose mode for zipr to false, added very-verbose mode for zipr. fixed a few zipr bugs related to non-existant fallthroughs, etc. Former-commit-id: f75b940d2004b7ff7c833d6e4184a6a0aa8f9fd7
-
- Feb 26, 2018
-
-
jdh8d authored
setup decoder files to support better compilation of just the needed components, speedups and cleanups in fix-calls and FII Former-commit-id: cdccfd6ce61bcbbc85c1f665ceef3c765bbaba08
-
- Feb 23, 2018
-
-
jdh8d authored
Former-commit-id: 10aa11973a7cde91aa2ab1add4419933e8b6630c
-
jdh8d authored
fixed getArgumentSize which was vastly wrong. also fixed getDisassembly and operand::getString to return constants when base_reg of mem_op is pc-rel Former-commit-id: 89368d8bcbe1696208d0fc1fbaad2b3204baf2b0
-
jdh8d authored
revised stars/irdb interface to use new operand format, adjusted isWritten to reflect a much larger set of (explicit) no-write instructions Former-commit-id: d239304e652700d19b4d30b836ca38de4378d8df
-
- Feb 22, 2018
- Feb 21, 2018
-
-
jdh8d authored
Former-commit-id: a478bdd4da9e5dfcd94f6386eda0f64aff100d87
-
- Feb 16, 2018
-
-
jdh8d authored
added capstone and meta decoder. working/tested: getDisassembly(), getMnemonic(), isBranch, isCall, isRet, isUncondBranch, isCondBranch Former-commit-id: c30189dcaa6679bc8d3b7e740d4580c44ae9816e
-