Back to Programs

Operating systems

ReactOS Foundation

Open your windows to freedom!

cc++ntwin32

Participation history

7 GSoC years

2022

0 projects

Official year page
This year is recorded for the organization, but project-level links are not present in the source dataset.

2021

1 project

Official year page

ReactOS implement iernonce.dll for RunOnceEx

ReactOS is able to launch commands, when the computer started next time, just for one single time using the RunOnce registry, just as what Windows...

2020

3 projects

Official year page

DETECT KERNEL INFORMATION DISCLOSURE BY BOCHSPWN-RELOADED

The project aims to detect information disclosure in the kernel by integrating bochspwn-reloaded into ReactOS infrastructure. In addition, the...

Porting Syzkaller to ReactOS

Syzkaller is an unsupervised coverage-guided kernel fuzzer by Google. The final deliverable for the project would be a new and unsupervised fuzzing...

Application manager RAPPS

Application manager RAPPS RAPPS is a lightweight GUI utility which downloads and installs various popular apps and redistributable packages in...

2019

2 projects

Official year page

Developer Web Interface for ReactOS with Server-side JavaScript

Developer Web Interface for ReactOS will be a single Interface which can address all developer needs from easily watching commits to triggering tests...

File Search

File managers are important tools provided by graphical operating systems to aid users in managing their files. ReactOS has its own file explorer...

2018

1 project

Official year page

Writing bootloader code for booting from BTRFS

ReactOS has support for reading and writing to btrfs partitions, but bootloader does not support btrfs. I want to implement reading btrfs partitions...

2017

4 projects

Official year page

Taskbar Shell Extensions for ReactOS

The current shell in ReactOS lets user manage running applications, start other applications and manage files but nothing more. This idea is about...

USBXHCI driver for USB 3.x controllers

ReactOS currently ships with drivers for USB 1.x (OHCI/UHCI) and USB 2.x (EHCI) controllers only. More and more modern computers come with USB 3.x...

ReactOS App Manager

This project is targeted to the end users. It will ease install process and help users getting free and open source software at one place. The app...

NTFS Driver Improvements for ReactOS

NTFS is a modern, elegant filesystem with support for many advanced features, such as fault tolerance, access control lists, hard links, data...

2016

4 projects

Official year page

NTFS Driver Improvements for ReactOS

ReactOS is an open source operating system that aims to be compatible with Windows. It specifically targets Windows Server 2003, but it still relies...

Improve ReactOS USB stack.

The aim of this project was to have more stable USB stack in ReactOS operating system and improve it to support Plug and Play. Implementation,...

ATA/ATAPI drivers AHCI Support

This project is a part of Google Summer of Code 2016 under the organization ReactOS. I proposed an idea of implementing storahci for windows 2003 and...

Win32 Network Driver with lwIP 1.4.1

Currently, ReactOS lacks a working, unified network stack. I will implement a unified UDP and TCP driver using lwIP 1.4.1.