Code Monkey home page Code Monkey logo

iot-capture's Introduction

Capture: Centralized Library Management for Heterogeneous IoT Devices

This repository contains source code for the system Capture described in this paper:

@INPROCEEDINGS{zhang21capture,
    title = {Capture: Centralized Library Management for Heterogeneous IoT Devices},
    author = {Han Zhang and Abhijith Anilkumar and Matt Fredrikson and Yuvraj Agarwal},
    booktitle = {{USENIX} Security Symposium}
    year = {2021},
}

We will continue improving this repository for general release. Due to recent time constraints, parts of the codebase is not yet fully prepared.

Dependencies

Arduino IDE and tool chain

In order to flash code into Arduino or ESP32 on Mac (maybe other platform as well), you need to install the driver. Specifically, you need to follow instructions from https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers

Device Setups

The main hub setup involves several scripts in bin and a dedicated folder: device_setup. Please refer to those files to install and configure network interfaces.

Source Code

Project related source code are inside src/ folder.

  • capture_core: Code for the main Capture hub.
  • capture_esp32: Library code for ESP32 applications and library integrations.
  • capture_linux: Driver and adapter code for the Linux demo app used in evaluation.

Demo Programs

Demo applications.

  • demo_esp32: ESP32 apps for library replacement and SDK API integration approaches.

  • demo_pi: Submodule to the MagicMirror app. Link-to-specific-commit.

  • Macro-benchmark involves three sub folders (macro-benchmark-*).

Acknowledgment and External Links

iot-capture's People

Contributors

yuvrajagarwal avatar zhanghan177 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.