Git Product home page Git Product logo

Sanaz Sheikhi's Projects

blackbox-simplex-extension icon blackbox-simplex-extension

This project is an extension to the previous work: https://link.springer.com/chapter/10.1007/978-3-031-06773-0_12

capturenetworkpackets icon capturenetworkpackets

The program has been developed to capture network packets from either a network device or file in pcap format.It can listen to a specific device defined by user or a default device selected automatically. It applies the BPF (Berkly Packet Filter) and captures packets which match the BPF if any. In case there is no BPF criteria it dumps all the packets. Then, if there is any expression infront of -s switch it searches the expression in the payload of the packets. In case it finds the expression in payload it starts to analyze the packet headers and extract packet information to write in output file. If it doesn't find the expression in payload it doesn't analyze it. The program work in promiscuous mode, meaning it continues to capture packets infinitely untill the user stops it (for example by pressing ctrl + c ). This project was HW2 for CSE508 at SBU Fall 2017

coverageexplorer icon coverageexplorer

This is coverage-guided tool for Cyber-Physical System Test Case Generation

llvm_compiler_nestedloops icon llvm_compiler_nestedloops

This is a compiler optimization project where an LLVM pass to interchange the order of perfectly (or tightly) nested loops is implemented. This project was done as a part of CSE504 at Stony Brook University December 2019.

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.