mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-23 16:35:02 +03:00
Open source binary analysis tools.
dbbb0bd947
This code now pulls all of the function addresses from the TOC as entry points for the code discovery search. This lets us trivially find code reachable via indirect calls, as the function pointer discovery heuristic doesn't seem to be well-suited to PowerPC. I'd like to push on that, but it seems like a good start for now. |
||
---|---|---|
doc | ||
macaw-ppc | ||
macaw-semmc | ||
submodules | ||
.gitignore | ||
.gitmodules | ||
cabal.project.dist | ||
semmc-macaw.org | ||
stack.yaml |