Giter Site home page Giter Site logo

kudu-dynamics / blaze Goto Github PK

View Code? Open in Web Editor NEW
40.0 9.0 3.0 3.56 MB

A framework for program analysis with a focus on modeling programmer assumptions, context- and path-sensitive analyses, and type checking.

License: BSD 2-Clause "Simplified" License

Python 0.15% Dockerfile 0.39% Makefile 0.21% Haskell 99.11% C++ 0.11% C 0.03%
binary-analysis program-analysis type-checking

blaze's Introduction

Blaze

Quick Start Guide

Welcome to Blaze! Below are the things you'll need to get started. This is assuming you are running a Ubuntu/Debian system, otherwise modifications will need to be made.

Haskell

Use ghcup to install GHC and/or Stack

  1. To get ghcup run curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
  2. You can list the available tools and versions from ghcup with ghcup list
  3. Install stack: ghcup install stack

Haskell bindings for Binary Ninja

  1. Install Binary Ninja. You'll need a license that supports headless mode.
  2. to your ~/.profile add export BINJA_PLUGINS=<path-to-binja-plugin-folder>

Z3

  1. Get z3 from https://github.com/Z3Prover/z3.git
  2. run ./configure; mkdir build
  3. run cd build; make, then make install

Blaze

  1. The directory structure should look like blaze/blaze, blaze/binaryninja-haskell, blaze/ghidra-haskell, blaze/binary-analysis
  2. Run stack build from the blaze project.
  3. To test Blaze run stack test within the blaze directory.

Distribution A. (Approved for public release; distribution unlimited.)

blaze's People

Contributors

drone29a avatar kevorr avatar mpdairy 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.