My main projects
Recent projects
Spectra Engine
The "Spectra Engine" program was developed and implemented by a team of students with a passion for physics and new technologies, utilizing tools such as the Unity engine. The project was created as part of preparations for the Motorola Cup 2023 competition, combining educational and technological elements to deepen knowledge in optics, programming, and the sciences.
Emmet Keylogger
Advanced malware program written in C++, with it you can take over control of the potential victim's computer. For now Emmet is working only on Windows. Available features:
- VNC
- Catching Keystrokes
- Remote CMD command execution
- Self-Updater
- Playing MP3 Sound
- Auto-Destruct
Krokiet Keylogger
Krokiet - really basic keylogger written in C++. My frist attempt to write basic malware.
- Program is reading strokes and every stroke is added to vector called strokesPackage.
- Program is checking if strokesPackage length is greater than 100 or equals 100.
- If the condition is met, we are going to save strokes to the file and then send it via mail.
- To send message, application is using curl command when message is sent, file will be deleted.
Losomat
The "Losomat" system is designed to monitor and process signals from entry gates at the security checkpoint and a sensor located at the entrance gate. Its primary function is to randomly trigger an alarm that signals the need to administer a breathalyzer test to the individual entering the premises. The project was designed for Maspex Ekoland, a company located in Tychy.