Giter Club home page Giter Club logo

grok-scripts's Introduction

Grok Scripts - Scripts for Various Fact Extractors

This repository contains Grok scripts that highlight the power of relational algebra as a static analysis tool. They are built for the following fact extractors: bfx64, ClangEx, and Rex. To use these scripts, models of source code have to be generated using the appropriate fact extractor.

What Is a Grok Script?

A Grok script is a script file designed for the Grok relational algebra engine. This engine works with models encoded in a plain text format called tuple-attribute (similar to the Rigi Standard Format).

By using fact extractors on source code, these extractors will generate a program model in the tuple-attribute format that can then be queried by the Grok relational engine.

The scripts in this repository are tailored for models generated by the bfx64, ClangEx, and Rex extractors. These scripts do a variety of different types of static analysis.

Organization of this Repository

This repository is split into three different folders. Each folder contains scripts specific to one fact extractor. As such, the folders are as follows:

  1. ClangExScripts - Scripts for the ClangEx extractor.
  2. ROSScripts - Scripts for the Rex extractor.
  3. bfx64Scripts - Scripts for the bfx64 extractor.

Each repository has a readme that describes the variety of scripts one might encounter.

License

Copyright (C) 2017, Bryan J. Muscedere

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

grok-scripts's People

Contributors

bmuscede avatar

Stargazers

 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.