<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: CornelI5</title>
    <description>The latest articles on DEV Community by CornelI5 (@corneli5).</description>
    <link>https://dev.to/corneli5</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4006652%2F9f2a1a80-a278-4ea7-90a2-27ab5b9ffbfa.jpg</url>
      <title>DEV Community: CornelI5</title>
      <link>https://dev.to/corneli5</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/corneli5"/>
    <language>en</language>
    <item>
      <title>Just sharing our hobby project: F4us, a very early antivirus made in C</title>
      <dc:creator>CornelI5</dc:creator>
      <pubDate>Sun, 28 Jun 2026 15:28:00 +0000</pubDate>
      <link>https://dev.to/corneli5/just-sharing-our-hobby-project-f4us-a-very-early-antivirus-made-in-c-1ge8</link>
      <guid>https://dev.to/corneli5/just-sharing-our-hobby-project-f4us-a-very-early-antivirus-made-in-c-1ge8</guid>
      <description>&lt;p&gt;Hello everyone!&lt;/p&gt;

&lt;p&gt;Me and my friend. We are still learning, and recently we tried to make a very simple, hobby antivirus/security project written in C. We call it, F4us.&lt;/p&gt;

&lt;p&gt;It is far from perfect and still in a very early development phase. We just wanted to learn how some basic security concepts work under the hood.&lt;/p&gt;

&lt;p&gt;What we tried to build:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A simple honeypot script to log suspicious access.&lt;/li&gt;
&lt;li&gt;A basic entropy function to check file structures.&lt;/li&gt;
&lt;li&gt;A background daemon loop to monitor files.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Since we are still beginners, we know there are probably a lot of bugs and messy code in it. We just wanted to share this hobby journey here. Thank you for reading! &lt;br&gt;
here is the link(github), sorry if include many bugs or critical,it just an experiment:&lt;br&gt;
&lt;a href="https://github.com/CornelI5/F4us" rel="noopener noreferrer"&gt;https://github.com/CornelI5/F4us&lt;/a&gt;&lt;br&gt;
my friend was out, he are in crashout cause this project is too hard.&lt;br&gt;
btw, dont use this in your real computer, trust me. just use VM(Virtual Machine),or you will get BSOD(blue screen of death) or kernel panic.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>c</category>
      <category>opensource</category>
      <category>antivirus</category>
    </item>
  </channel>
</rss>
