Code Monkey home page Code Monkey logo

finch's Introduction

Finch

Finch is a Symbolic Executor over Falcon IL. If it lifts to Falcon IL, it symbolically executes with Finch.

For an introduction to Finch, see this blog post.

Building

Finch requires the same dependencies as Falcon and falcon-z3. There is a Dockerfile in the dockers/ directory, which will create an appropriate environment for Finch. If you don't want to use Docker, it is still recommended you use the Dockerfile as a reference for how to install dependencies.

finch's People

Contributors

endeav0r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

finch's Issues

Dependencies & building

After installing the listed dependencies in dockers/Dockerfile, I am still unable to run cargo build. I'm trying this on Debian 9 (stretch).

vagrant@debian9:~/finch$ sudo apt-get install -y build-essential clang curl libcapstone-dev wget libcapstone3
Reading package lists... Done
Building dependency tree       
Reading state information... Done
build-essential is already the newest version (12.3).
libcapstone-dev is already the newest version (3.0.4-1).
libcapstone3 is already the newest version (3.0.4-1).
clang is already the newest version (1:3.8-36).
wget is already the newest version (1.18-5+deb9u3).
curl is already the newest version (7.52.1-5+deb9u10).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
vagrant@debian9:~/finch$ cargo build
   Compiling libunicorn-sys v0.9.1
   Compiling falcon_capstone v0.4.0
error: could not find native static library `unicorn`, perhaps an -L flag is missing?

error: aborting due to previous error

error: could not compile `libunicorn-sys`.
warning: build failed, waiting for other jobs to finish...
error: build failed

On a related note, Debian 9 has version 4.4.1 of z3 in its apt repos. Can that be used instead of compiling z3 from source? Current version is current version is 4.8.7 and the one from the Dockerfile is 4.7.1. If 4.4.1 will not work, what version of z3 has the minimum features required (or are we locked in at exactly version 4.7.1)?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.