Programming

Safelock 0.5

Submitted by Mohamed Feddad on
Simple drag & drop file encryption tool. based on python and uses PyCrypto to encrypt the inputted files with AES encryption. Then sqlite database file is generated with a unique key to store the encrypted files and folders in binary blobs for later decryption. More info and binaries

USB Resetter 1.0

Submitted by Mohamed Feddad on
USB resetting is the closest equivalent to physically unplugging and re-plugging a USB device. It's written in python, based on PySide for GUI and PyUsb for USB support. How to Run it : (With Python2.7) pip install requirements.txt && python run.py

Motocross Dirt Racing

Submitted by nhojs_09 on
Motocross Dirt Racing is an action packed form of off road racing. Unlike the real motocross races, in this game there’s no risk of injury. Win every race to get to the next level. Motocross Dirt Racing has 4 stages and every level the game gets tough. Finish the race as fast as you can.This game is very exciting and challenging like the other extreme sports. To get the complete application please

Analog Gauge Control in C# WPF .NET 3.5

Submitted by antonis68 on
This is Gauge control in C# WPF where you can configure it as you like and you can measure whatever you use in your program like temperature, voltage and more.Τhere are many properties in the control where you will find them in Properties panel in "Gauge Control" category. The .zip file include the control project and 2 demo project that show how to use the gauge control.