ghost-1608's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
python/mypy
Optional static typing for Python
tuhdo/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
timothybrooks/instruct-pix2pix
mortdeus/legacy-cc
The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.
bztsrc/raspi3-tutorial
Bare metal Raspberry Pi 3 tutorials
rizinorg/rizin
UNIX-like reverse engineering framework and command-line toolset.
Maratyszcza/PeachPy
x86-64 assembler embedded in Python
zavg/linux-0.01
Historically first (actually 0.01) release of linux kernel made by Linus Torvalds
huff-language/huff-rs
A low-level assembly language for the Ethereum Virtual Machine built in blazing-fast pure rust.
richardjrossiii/iOSAppInAssembly
An iOS app in assembly
Err0r-ICA/Ransomware
Ransomwares Collection. Don't Run Them on Your Device.
devploit/awesome-ctf-resources
A list of Capture The Flag (CTF) frameworks, libraries, resources and software for started/experienced CTF players 🚩
EntySec/CamOver
CamOver is a camera exploitation tool that allows to disclosure network camera admin password.
brcyrr/CyberSecurityRoadmapSuggestions
This repository contains a list of roadmaps I created with my suggestions on LinkedIn and Twitter.🤞🏻😌
adamsmasher/sokobanDOS
A tutorial for 16-bit, x86 assembly language-based game programming
dmytrostriletskyi/accessify
Python design kit: interfaces, declared exception throws, class members accessibility levels (private and protected methods for humans).
hasamba/Hacking-and-CTF-Cheat-Sheet
carlosperate/docker-qemu-rpi-os
Docker images with Raspberry Pi OS running on QEMU
Perspectilt/Bouncy
A simple physics collision simulator.
ghost-1608/The_Calendar_App
A calendar app created for class 12 CS project.