These are the projects I'm actively working on, or have worked on them extensively, and now only making the occasional fixes and tweaks when things break or an exciting feature request comes in.
ReconScan open-source Python
Network reconnaissance and vulnerability assessment tools for pentests, CTFs and certifications.
Obfuscation Tunnel open-source C++
High-performance protocol-agnostic UDP/TCP/ICMP packet forwarder and obfuscator.
Windows Subsystem for Linux Distribution Switcher open-source popular Python
Scripts to replace the distribution behind Windows Subsystem for Linux with any other Linux distribution published on Docker Hub.
Host Scanner netsec award-winning open-source C++
Active and passive network scanner application with autonomous vulnerability assessment and native package manager-based vulnerability validation.
Host Scanner Scripts netsec open-source Go
Miscellaneous utility scripts and experiments for processing data for the Host Scanner application.
RS TV Show Tracker entertainment popular open-source C#
TV show library management application with support for finding torrents, NZBs, subtitles, giving recommendations, notifying of new episodes, and automatically marking episodes as watched while you're watching them in your favorite player, so you won't have to do it manually!
Split-Tunneling networking open-source Go Bash
Split-tunneling on a per-host basis to VPN connections on Windows and Linux with multiple approaches to the problem.
Bank TLS Security Audit netsec open-source Python
An initiative to test the TLS setup strength of Romanian banks with all batteries scripts included.
LetsEncrypt.sh CloudFlare DNS-01 Hook devops open-source Bash
Hook script for LetsEncrypt.sh to allow automatic manipulation of CloudFlare DNS records for the DNS-01 verification.
Market Prediction using Neural Networks financial neural networks open-source C#
Experiment with full report on the analysis and forecasting of time series data using various neural network and genetic algorithm configurations.
Steganography image processing video processing open-source C++
Advanced steganography algorithms, such as discrete cosine and wavelet transformation, implemented for image and video processing.
Backup devops open-source Bash
Scripts written fully in Bash for automatic full or incremental backups personalized to suit my needs, with encryption support via GPG or OpenSSL, and uploading to any number of cloud storage destinations.
IP Diagnostics open-source web service PHP
Short PHP script to display your IP, and anything else there is to know about it: detects proxies, VPNs, translates tunnels, offers GeoIP info, and much more.
Radio Playlist Generator web service PHP
Web service to generate custom playlists you can use in your media player for the 18 supported stations/networks.
These projects were developed for various different reasons, however, they are not supported anymore. If the source is available, feel free to use it as a base and make something even greater!
Sample Restaurant MVC website open-source PHP
A lightweight MVC framework in PHP with a Restaurant site implementation alongside it, using Bootstrap.
RS AirMouse open-source Java Android
Android application which streams accelerometer and/or gyroscope sensor data to over the Internet or on the local network, where UDP broadcast-based service discovery is available, in order to move the mouse on the target computer.
RS Text Forwarder – Android Client open-source Java Android
Remote control your phone from your instant messaging client, and get SMS/MMS messages forwarded back to your Jabber client without impacting battery life by using a GCM/XMPP gateway.
RS Text Forwarder – AppEngine Server open-source Python Google AppEngine
Server-side implementation of the XMPP-GCM gateway for the remote control and text forwarder service for Android using the XMPP services of Google AppEngine.
Esoteric Code Interpreter open-source C#
Quick experiment in writing an interpreter for Brainfuck (and its various variants), Byter, Befunge93, and Whitespace esoteric languages.
Crossword Puzzle open-source C++/CLI
Multilanguage crossword puzzle generator and solver, written in Managed C++ with WinForms.
Particle Simulator open-source C++
Visual particle simulator written in C++/MFC/Direct2D, with the occasional real physics sprinkled in.
Bacalaureat Data open-source PHP
Scraper scripts and readily downloadable pre-processed data for the publicly available Romanian Baccalaureate results for the years 2012 and 2013.
Pages and repositories related to me or this site, which are not necessarily software projects in the truest sense of the words.
lab.rolisoft.net
The historical evolution and many versions of the website you're currently visiting, from the beginnings in 2005 to now.
dotfiles
The dotfiles I use on my Unix-like machines stored in a publicly accessible git repository for you to pick and choose whatever you like.
The following projects were developed throughout the years 2005 to 2011, and their pages are archived from the previous version of the website. They were developed mainly for learning purposes. They were fully functional, but they may not be available anymore. Some of the projects were developed around 2005 which means they were amongst my first applications.
RS TV Show Recommendation Engine popular web service PHP
Collaborative filtering-based TV show recommendation engine. Briefly popular, before its demise due to it being a resource hog.
RS Software Downloader C#
Application to search, download, determine installer type and perform unattended installation of one or more applications.
RS Laser Motion Tracker C# C++
First attempt at using neural networks and computer vision at the age of 16, without the formal training I received later during my B.Sc. studies.
RS Chat C# C++
Various implementations of the same idea throughout the years in order to benchmark the development of my skills.
RS OTP Generator C# C++ Java
Multitude of implementations of the same OTP algorithm for different scenarios.
RS Markov Chain Generator C#
Quick experiment to generate natural-feeling text using markov chains.
RS Bot C#
Jabber-bot designed to be always online and ready to answer various queries.
RS Comics Viewer C#
Small application to comfortably browse through and read web comics.
RS Finder C#
File search utility designed to be as fast as possible without prior indexing, with advanced features and cross-platform support.
RS File Crypter C#
File encryption application with cross-platform support, cascading ciphers, keylogger-proof passwod input and ability to produce self-extracting executable outputs.
RS Phonebook popular C#
Phonebook application with the ability to query the database of both major landline providers at the time.
RS Flash Video Downloader C#
Quick wizard-based application which would fetch the highest quality video files from 16 sites like YouTube, and then convert them as requested using ffmpeg or mencoder.
RS File Name Obfuscator C#
Quick console application to mangle file names back and forth as a means to obscure files on the file system.