Just sharing our hobby project: F4us, a very early antivirus made in C

작성자

카테고리:

← 피드로
DEV Community · CornelI5 · 2026-06-29 개발(SW)

CornelI5

Hello everyone!

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.

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.

What we tried to build:

  • A simple honeypot script to log suspicious access.
  • A basic entropy function to check file structures.
  • A background daemon loop to monitor files.

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!
here is the link(github), sorry if include many bugs or critical,it just an experiment:
https://github.com/CornelI5/F4us
my friend was out, he are in crashout cause this project is too hard.
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.

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다