jaybosamiya
🦊 Software security researcher. PhD from CMU. BTech (CSE) from IIT Roorkee. Open source dev. CTFer (PPP). Work account: @jaybosamiya-ms
Pittsburgh, PA
Pinned Repositories
busysteg
:ghost: Hide information content into busy areas of images, optimally
chaos-game
:collision: Play the chaos game to create amazing fractal images
fuzzing-numpy
:snake: Experiments in trying to find 0-days in numpy
latex-paper-template
:book: A template to get quickly started with any LaTeX project. Features a very convenient build system, using latexrun.
matasano-crypto
:key: Cracking real-world Crypto, the fun way
security-notes
:notebook: Some security related notes
true-random
:game_die: Generate "truly" random numbers (WARNING: NOT RANDOM!!! The "truly" is in sarcasquotes)
provably-safe-sandboxing-wasm-usenix22
Top-level companion software artifact for the paper "Provably-Safe Multilingual Software Sandboxing using WebAssembly"
rWasm
A cross-platform high-performance provably-safe sandboxing Wasm-to-native compiler
wasm-semantics-fuzzer
An aid for developing correct WebAssembly implementations through generative fuzzing
jaybosamiya's Repositories
jaybosamiya/true-random
:game_die: Generate "truly" random numbers (WARNING: NOT RANDOM!!! The "truly" is in sarcasquotes)
jaybosamiya/chaos-game
:collision: Play the chaos game to create amazing fractal images
jaybosamiya/network-protocol-simulations
:wrench: Simulations of Stop-and-Wait, Go-Back-N, Selective-Repeat
jaybosamiya/CryptoGuy
:tophat: CryptoGuy is a tool usefull to find out various decryptions of a string
jaybosamiya/matasano-crypto
:key: Cracking real-world Crypto, the fun way
jaybosamiya/triangulate-tool
:triangular_ruler: Easily convert any image into low-poly art in just a few clicks
jaybosamiya/cryptopals-solutions
Old Repo. See https://github.com/jaybosamiya/matasano-crypto instead
jaybosamiya/DiffieHellman-ManInTheMiddle
Demonstrating a practical attack on the Diffie Hellman Key Exchange protocol, through breaking a secure chat system
jaybosamiya/wifi-sniffer
Find MAC addresses of devices leaving any sort of trace in the air around you
jaybosamiya/Genetic-Expression-Generator
A tool used to generate expressions that equate to an arbitrarily inputted integer
jaybosamiya/simple-pomodoro
:tomato: Simple command line and brightness based "pomodoro" timer
jaybosamiya/bap
BAP Core Library
jaybosamiya/klusterize
Posterize images using K-means clustering
jaybosamiya/infoseciitr-write-ups
:blue_book: Writeups for different CTF challenges
jaybosamiya/VanityHashing
Modifying files imperceptibly to force them to have an MD5 hash which has a “nice” user-chosen prefix
jaybosamiya/bap-ida-python
integration with IDA
jaybosamiya/binjitsu
CTF framework and exploit development library
jaybosamiya/CSAW-CTF-2016-Quals
Repo for CSAW CTF 2016 Quals challenges
jaybosamiya/opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
jaybosamiya/OpenCVTemplate
A C++ template I use for writing OpenCV filters
jaybosamiya/PronounceablePasswordGenerator
Generates passwords that are memorable since they are pronouncable
jaybosamiya/wifi-distributed-computing
PoC for distributing computational power over anonymous WiFi
jaybosamiya/bap-plugins
BAP Plugins Repository
jaybosamiya/FileIntegrityChecker
Verifies whether a file's integrity is maintained
jaybosamiya/KVPY_Project_2013
3 Mini Projects related to Algorithms
jaybosamiya/KVPY_Project_Huffman_Coding
KVPY Summer Project 2013 Part 2
jaybosamiya/KVPY_Project_MinStack
KVPY Summer Project 2013 Part 1
jaybosamiya/KVPY_Project_TSP
KVPY Summer Project 2013 Part 3
jaybosamiya/opencv
Open Source Computer Vision Library
jaybosamiya/SIC_Disassembler
A disassembler written for the SIC Architecture