Giter Club home page Giter Club logo

Arunkumar Bhattar's Projects

aflplusplusmultiinputsupport icon aflplusplusmultiinputsupport

The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!

c4 icon c4

Reverting CheckBox C annotations

check-c-box-isc icon check-c-box-isc

The repository holds the scripts required to compile Unsafe C Functions to WASM Readable definitions

checkcbox-llvm-testhouse icon checkcbox-llvm-testhouse

This repository is hosts numerous test cases that test the CheckCBox LLVM Inserts through various test cases

checkcbox-parson icon checkcbox-parson

This is modified version of parson that uses the Checked C extension to C. Parson is a lightweight json parsing library.

checkcbox_compiler icon checkcbox_compiler

This repo contains a version of Checked-C clang that is being modified to support additonal secure Type-Qualifiers. Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe.

checkedc icon checkedc

Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.

checkedc-libc-test icon checkedc-libc-test

This repo contains a version of libc-test that is modified to test a Checked C version of the musl C library. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.

checkedc-llvm-test-suite icon checkedc-llvm-test-suite

This repo contains a version of the LLVM test suite that is being modified to use Checked C. The modified programs will be used to benchmark the implementation of Checked C in clang/LLVM. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.

checkedc-lua icon checkedc-lua

This repository contains a mirror of the Lua interpreter. Various branches contain attempted ports of the Lua source to Checked C.

checkedc-musl icon checkedc-musl

This repo contains a version of musl that is being modified to Checked C. Checked C is an extension to C that adds checking to detect or prevent common programming errors such as out-of-bounds memory accesses.

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.