Closed Scalaidoscope closed 7 years ago
Hey there! :) A CFG service is a very nice idea, let's make this happen! I tried to build and run the container of your service and got this:
cp3 ../totem/services/cfg ✔ docker run -p 8080 -v /tmp:/tmp:ro --name="totem_cfg_server" totem_cfg
2017/05/03 14:51:22 Unable to locate nucleus binary, is nucleus installed? exec: "nucleus": executable file not found in $PATH
Can you check this error out?
Add a service that extracts the control flow graphs (CFG) of the binaries via an open-source tool called 'nucleus'.
P.S.: This is my first PR, so please be gentle! 😉