Coder Social home page Coder Social logo

christofferqa / r4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eth-sri/r4

0.0 2.0 0.0 51.96 MB

License: Other

CMake 0.35% Makefile 0.04% QMake 0.34% C++ 72.67% C 5.33% Shell 0.10% HTML 0.29% Python 5.96% JavaScript 10.13% Batchfile 0.05% Perl 1.81% Assembly 0.12% Ruby 0.32% DTrace 0.01% Java 0.01% Objective-C 1.79% Lex 0.02% Yacc 0.15% M4 0.10% CSS 0.41%

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

rkarim avatar sema avatar vraychev avatar

Watchers

 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.