Git Product home page Git Product logo

symmetriccolors's Projects

awesome-cuda icon awesome-cuda

This is a list of useful libraries and resources for CUDA development.

barbershop icon barbershop

A Barbershop program using semaphore with pthreads in C.....

cs3413-barbershop icon cs3413-barbershop

A multithreaded c program that solves a barber shop problem. The barber has a set number of chairs, and can service one client at a time. When not busy, the barber is sleeping. If a client arrives and the barber is sleeping, they must wake them up. If a client arrives and the barber is busy, the client waits in a queue. If a client arrives and the queue is full, the client leaves. The barber takes a random amount of time to cut a clients hair.

gpuflow icon gpuflow

Experimental project for observing gpu packet processing

hollowprocess icon hollowprocess

Hollow Process / Dynamic Forking / RunPE injection technique implemented in Python

jpgtomalware icon jpgtomalware

It embeds the executable file or payload inside the jpg file. The method the program uses isn't exactly called one of the steganography methods. For this reason, it does not cause any distortion in the JPG file. The JPG file size and payload do not have to be proportional.The JPG file is displayed normally in any viewing application or web application. It can bypass various security programs such as firewall, antivirus. If the file is examined in detail, it is easier to detect than steganography methods. However, since the payload in the JPG file is encrypted, it cannot be easily decrypted. It also uses the "garbage code insertion/dead-code insertion" method to prevent the payload from being caught by the antivirus at runtime.

mptools icon mptools

Wrapper for multiprocessing that provides a bunch of boilerplate.

scapy icon scapy

Scapy: the python-based interactive packet manipulation program & library. Supports Python 2 & 3.

scikit-plot icon scikit-plot

An intuitive library to add plotting functionality to scikit-learn objects.

smartcuckoo icon smartcuckoo

A Fast and Cost-Efficient Hashing Index Scheme for Cloud Storage Systems

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.