Pinned Repositories
47Cid
Config files for my GitHub profile.
47Cid.github.io
aflnet
AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)
al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
awesome-cicd-security
:books: A curated list of awesome CI CD security resources
c-container
A simple container written in C
Castle
A neat way to consolidate web security libraries (such as xss-filters, DOM-purify, SecureHeaders, etc) into a single framework.
fuse
A file system in user space
lox-llvm
Simple statically typed programming language with LLVM backend
miso-hungry
Cooking with finite state automaton
47Cid's Repositories
47Cid/fuse
A file system in user space
47Cid/Castle
A neat way to consolidate web security libraries (such as xss-filters, DOM-purify, SecureHeaders, etc) into a single framework.
47Cid/lox-llvm
Simple statically typed programming language with LLVM backend
47Cid/miso-hungry
Cooking with finite state automaton
47Cid/47Cid
Config files for my GitHub profile.
47Cid/47Cid.github.io
47Cid/aflnet
AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)
47Cid/al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
47Cid/awesome-cicd-security
:books: A curated list of awesome CI CD security resources
47Cid/c-container
A simple container written in C
47Cid/Cat-Hub
Very safe Flask App
47Cid/chain-maker
47Cid/contagion
Simple JSON API written in Django to model and predict contagious infection
47Cid/error-message-index
A community-driven collection of documentation for Haskell error messages and warnings
47Cid/faker
Faker is pure Haskell library for generating fake data.
47Cid/fuze
ASCII based puzzle game written in Clojure
47Cid/hs-load-balancer
TCP load balancer written in Haskell
47Cid/frida-core
Frida core library intended for static linking into bindings
47Cid/ghidra-scripts
A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.
47Cid/lox
The Lox programming language with computed gotos and some other minor changes
47Cid/Magento-Shoplift-SQLI
Python3 version of CVE:2015-1397
47Cid/nautilus
A grammar based feedback Fuzzer
47Cid/rdesktop
🚨 rdesktop is in need of a new maintainter. Please see the home page for more details. 🚨
47Cid/scheme
A tiny scheme interpreter
47Cid/squashfs-tools
tools to create and extract Squashfs filesystems
47Cid/SwampCTF-Challenges-23-24
Challenge Repo for SwampCTF 2023-2024
47Cid/Symbolic-Crossword
Solving Crosswords Puzzles with Symbolic Execution
47Cid/Syscall-Module
Kernel module to modify 'open' system call
47Cid/tldr
📚 Collaborative cheatsheets for console commands
47Cid/unification
Unification Alogrithm implemented in Haskell