GithubHelp home page GithubHelp logo

zzctmac / r4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eth-sri/r4

0.0 1.0 0.0 51.86 MB

License: Other

Shell 0.09% JavaScript 9.65% Ruby 0.31% C++ 69.22% Python 5.68% Perl 1.72% C 5.07% Objective-C 1.71% Java 0.01% Assembly 0.12% Prolog 0.01% CSS 0.39% Objective-C++ 4.93% Makefile 0.04% HTML 0.28% QML 0.10% Groff 0.03% QMake 0.32% CMake 0.33% DTrace 0.01%

r4's Introduction

WebERA

Install instructions:

  1. Install the extended version of EventRacer from https://github.com/sema/EventRacer.

Assuming that the prerequisites have been installed in advance:

git clone https://github.com/sema/EventRacer ~/R4-EventRacer
cd ~/R4-EventRacer
./build.sh
  1. Clone the R4 repository:
git clone https://github.com/eth-srl/R4 ~/R4
  1. Prepare the environment:
export WEBERA_DIR=~/R4
export EVENTRACER_DIR=~/R4-EventRacer
export LD_LIBRARY_PATH=~/R4/WebKitBuild/Release/lib
export QTDIR=/usr/share/qt4
export PATH=$QTDIR/bin:$PATH
  1. Build WebKit:
cd ~/R4
./build.sh

Running

To run R4 on foo.bar:

cd ~/R4/R4
./r4.sh foo.bar

The output is stored in ~/R4/R4/output/foo-bar. To generate a report from the output into ~/R4/R4/report/foo-bar issue the following command:

cd ~/R4/R4
./utils/batch-report/report.py website output report foo-bar

r4's People

Contributors

sema avatar vraychev avatar

Watchers

 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.