Pinned Repositories
539kernel
539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating System Kernel" which is available freely on <https://539kernel.com>
ASM_UEFI_2-9
My version of the UEFI in FASM
assembly-lines-exercises
Exercises from the book "Assembly Lines" by Roger Wagner (edited by Chris Torrence) for learning 6502c assembly using the Apple II
Astro8-Computer
16-bit homebrew CPU
BadgerFrotz
Frotz Z-machine ported to a Raspberry PI Pico designed to run on the ebadger LodeRunner platform
BugChecker
SoftICE-like kernel debugger for Windows 11
Digital
A digital logic designer and circuit simulator.
Reverse-Engineering-Malware
This repo will be all my notes and samples for REM.
rp6502
Picocomputer 6502
Turing6502
Config files for my GitHub profile.
PhylumChordata's Repositories
PhylumChordata/539kernel
539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating System Kernel" which is available freely on <https://539kernel.com>
PhylumChordata/BugChecker
SoftICE-like kernel debugger for Windows 11
PhylumChordata/electric_watergun_with_tracking
motion detection and tracking for the esp32-cam
PhylumChordata/esp32_stereo_camera
stereo camera files for esp32
PhylumChordata/Hacking-Windows
A FREE Windows C development course where we will learn the Win32API and reverse engineer each step utilizing IDA Free in both an x86 and x64 environment.
PhylumChordata/Nanocomp6809
Nanocomp Motorola MC6809 Microcomputer based on July 1981 Wireless World project
PhylumChordata/RVCOM2.0
An enhanced yet simplified version of the original RISC-V-Computer build with Logisim
PhylumChordata/SAP6502
PhylumChordata/seed-emulator
A Python framework for creating emulation of the Internet.
PhylumChordata/Turing6502
Config files for my GitHub profile.
PhylumChordata/6507SBC
The Single Breadboard Computer
PhylumChordata/ASM_UEFI_3-0
A very basic EFI Bootloader assembled with FASM
PhylumChordata/AsteroidsSDL
C++ SDL Example game source code. Runs on Apple OSX, Linux, Windows.
PhylumChordata/Chaos-Rootkit
x64 ring0 rootkit with process hiding, privilege escalation, and capabilities for protecting and unprotecting processes
PhylumChordata/CsvLINQPadDriver
LINQPad 8/7/6/5 data context dynamic driver for querying CSV files.
PhylumChordata/DosWasmX
Build your own DOS/Windows machine in the browser
PhylumChordata/EFI_AARCH64
Demo Code of booting ARM64 (AARCH64) with EFI
PhylumChordata/excelRISC-CPU
8-bit RISC CPU for Excel, and related files
PhylumChordata/Gigatron-Simulator
Gigatron TTL Computer - simulated in H Neeman's Digital Simulator
PhylumChordata/HackSysExtremeVulnerableDriver
HackSys Extreme Vulnerable Windows Driver
PhylumChordata/HTML-Content-Extractor
HTML Content Extractor is a user-friendly web app powered by Streamlit. With it, you can input a URL, retrieve and refine the HTML content from Google's web cache, and save the edited HTML. It also enables you to freely access Medium articles, bypassing member-only restrictions.
PhylumChordata/malware-research
PhylumChordata/MineQuest
Decoding the Enigma: A Journey into Minesweeper's Reverse Engineering
PhylumChordata/OpenEUP5108
The EUP5108 Assembler, Emulator, and all source roms, documentation, and example code
PhylumChordata/Project-Pit
This is where I chuck all my projects when I'm done with 'em
PhylumChordata/ThatOS64-1
ThatOS64 is for the youtube series on 64-Bit Kernel Development pre-loaded by the EFI
PhylumChordata/The-Minimal-64-Home-Computer
The Minimal 64: A TTL home computer with VGA and PS/2 and twice the processing power of a Commodore C-64.
PhylumChordata/UEFI-Tuts-1
EFI for OS Development from scratch
PhylumChordata/ula
μLA: Micro Logic Analyzer for RP2040
PhylumChordata/webvm
Virtual Machine for the Web