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.
Top comments (0)