# Porting Syzkaller to ReactOS Final Evaluation - GSoC 2020

DevFeed: [Porting Syzkaller to ReactOS Final Evaluation - GSoC 2020](<https://devfeed.tech/articles/porting-syzkaller-to-reactos-final-evaluation-gsoc-2020-32994.md>)

Original publisher: [Read original article](<https://reactos.org/blogs/porting-syzkaller-to-reactos-final/>)

Published: 2020-09-01T00:00:00Z

Content type: opinion

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [ReactOS](<https://devfeed.tech/topics/reactos.md>), [Code](<https://devfeed.tech/topics/code.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [virtualization](<https://devfeed.tech/topics/virtualization.md>), [x86](<https://devfeed.tech/topics/x86.md>)

Tags: [free](<https://devfeed.tech/tags/free.md>), [gsoc](<https://devfeed.tech/tags/gsoc.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [network](<https://devfeed.tech/tags/network.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [porting](<https://devfeed.tech/tags/porting.md>), [project](<https://devfeed.tech/tags/project.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [virtualization](<https://devfeed.tech/tags/virtualization.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>), [x86](<https://devfeed.tech/tags/x86.md>)

## AI overview

This wrap-up reports on a three-month GSoC project to port Syzkaller to ReactOS. The work produced a working ReactOS port, used existing kernel sanitizers, fixed the main executor, and added a proof of concept for fuzzing ntdll calls. Remaining work included kernel code coverage, Syzbot integration, upstreaming, and network functionality.

## Source excerpt

Hello everyone, I am Suraj K Suresh, the one working on the GSoC project of "Porting Syzkaller to ReactOS". It's been 3 whole months since GSoC has begun and this is the last evaluation period. During the last 3 months, I worked on various parts of Syzkaller and getting them up and running on ReactOS and Windows with the help of my Mentors. This blog post will be a wrap-up post of the GSoC project.