Open source binary analysis tools.
Go to file
Kevin Quick 5ec4b48e16
[ppc] Update identifyReturn to identify based on IP == LNK
The identifyReturn was previously unused because the Macaw Discovery
performed this test inline, but some architectures have different
semantics so the identifyReturn is now used by the Discovery process.
This implements the return discovery that should be sufficient for the
PPC.
2018-03-27 10:49:30 -07:00
doc Add some more detail on the instruction semantics writeup 2017-11-09 15:37:05 -08:00
macaw-arm [arm] Fail disassembly if readInstruction returns 0 bytes consumed 2018-03-26 16:05:34 -07:00
macaw-ppc [ppc] Update identifyReturn to identify based on IP == LNK 2018-03-27 10:49:30 -07:00
macaw-semmc Unsupported functions (nonceAppEval) should error immediately. 2018-03-10 10:04:03 -08:00
submodules Update dismantle submodule reference. 2018-03-15 17:41:28 -07:00
.gitignore Add generated output files and editor backup files to gitignore. 2017-12-20 10:13:31 -08:00
.gitmodules Switch back to main s-cargot package: pretty-printing is now fast. 2018-03-05 13:36:53 -08:00
cabal.project.dist Update to the new parameterized-utils List 2017-12-13 21:56:29 -08:00
semmc-macaw.org second commit 2017-09-29 09:37:45 -07:00
stack.yaml s-cargot now under submodules 2018-01-31 16:44:16 -08:00