thatreguy

Results 3 issues of thatreguy

``` ~/mcsema/examples/Maze/cfg# docker run --rm -it --ipc=host -v "$(pwd)":/mcsema/local trailofbits/mcsema:llvm9-ubuntu20.04-amd64 --output /mcsema/local/maze.bc --arch amd64 --os linux --cfg /mcsema/local/maze.amd64.cfg /usr/local/bin/remill-clang-9 -rdynamic -o maze maze.bc /usr/local/lib/libmcsema_rt64-9.0.a -lm ./maze Segmentation fault (core dumped)...

Passing --dyninst-frontend to ./remill/scripts/build.sh during building phase(https://github.com/lifting-bits/mcsema#step-2-clone-the-repository-and-its-dependencies) is not building the dyninst disassembler.

building
dyninst

I'm unable to compile McSema and remill on windows. Any chance the workflow can be modified to add these artifacts?

backlog