Projects

What Devdopz is building.

This page now shows only live repository information from Devdopz/WevoaOS and the current content of that repository's README.

Devdopz/WevoaOSpublicv0.4.0-alpha

WevoaOS

Wevoa is a custom x86_64 desktop OS project built from scratch. Current product direction: cybersecurity operations, secure development workflows, and server-first tooling.

Current baseline

  • Custom BIOS MBR stage1 bootloader (boot/stage1).
  • Custom stage2 loader (boot/stage2) that enters long mode.
  • Freestanding 64-bit kernel (kernel/).
  • VGA text console and interactive shell fallback.
  • Graphics mode boot with custom VBE linear framebuffer driver path (high-resolution truecolor, VGA fallback).
  • Raw disk image build pipeline (build/wevoa.img).

Top contributors

AHADBAVA

Project principles

  • No Linux/BSD kernel/boot/filesystem code reuse.
  • Freestanding C + NASM.
  • BIOS + MBR first, ISO support later.
  • VirtualBox as primary VM target.
  • Security-first and ethical-use-first design (authorized testing and defense only).

Topics

mobile-appopreating-systemssecurity-toolssoftware