Application Blocker

Rank: 3/5
Language: C#
Year: 2014
Operating system: Windows
Technologies: WanAPI, Process

Description: This application originally was created to block any Facebook activity, but with the command line arguments, it can block any kind of applications, by its window title. For example, if you want to block notepad, then you just have to call "FBB notepad" or in Hungarian "FBB jegyzettömb".

GitHub
Releases
Source Code

Arduino project

Rank: 4/5
Language: C++
Year: 2016
Operating system: Microcontroller
Technologies: WanAPI, Process

Description: This is my first Arduino project. It can handle LEDs, seven segment displays, serial port, and it can translate text to Morse code on the LED. Now the sound sensor and the ultrasonic sensor also available. Carbon monoxide sensor, keypad, RTC module, water sensor libraries also usable in the new version. Feel free to use it and it's components, with time more will come.

GitHub
Source Code

Catch The Shape

Rank: 4/5
Language: Java (Processing)
Year: 2016
Operating system: Linux / Windows
Technologies: Canvas, Mouse

Description: A game basic (Fruit Ninja) written in Processing language to help learn to programme. You need to click on the actual shape to get points. To try this game, you need to download the Processing framework.

GitHub
Releases
Source Code

Circles

Rank: 5/5
Language: Java (Processing)
Year: 2017
Operating system: Linux / Windows
Technologies: Canvas, Keyboard, Collision detection

Description: A game basic (Agar.io). You can eat circles which smaller than you.

GitHub
Releases
Source Code

Conqueror Commander

Rank: 1/5
Language: C
Year: ~2006
Operating system: Windows
Technologies: File handling, Print, Graphical interface, Mouse

Description: A DOS file commander, with a graphical interface. It was created about 15 years ago in C language.

GitHub
Source Code

Cypher

Rank: 3/5
Language: C#
Year: 2012
Operating system: Linux / Windows
Technologies: Cryptography, MD5, SHA1, SHA2

Description: This is a cryptographic tool which is able to encrypt and decrypt messages. It can create Base64 code or decode. Produce hash for strings (MD5, SHA1, SHA2).

GitHub
Releases
Source Code

Desktop updater

Rank: 5/5
Language: C#
Year: 2015
Operating system: Linux / Windows
Technologies: MessageBoxes, Ninject, WebClient, WebRequest, HttpWebResponse, File handling

Description: This application replaces your desktop wallpaper with the image what you can find on Bing's web page. It displays the Hungarian name days and there is possibility to show birthdays and citations too. There is a file to import the application into task scheduler and also has an options.ini to change settings easily.

GitHub
Releases
Source Code

Eating support calculator

Rank: 5/5
Language: EXCEL
Year: 2017
Operating system: Linux / Windows
Technologies: Excel

Description: With the aid of this file, you could hand out the aid money to the needy. It is an ods file (same as xls, or xlsx - you can open it with OpenOffice or LibreOffice)

GitHub
Source Code

File System Change Reporter

Rank: 5/5
Language: C#
Year: 2018
Operating system: Windows
Technologies: FileSystemWatcher

Description: Diagnostic tool to detect changes on the file system. You can find save locations, logs, or settings with the aid of the application.

GitHub
Releases
Source Code

Get MAC Address

Rank: 4/5
Language: C#
Year: 2016
Operating system: Linux / Windows
Technologies: SendARP, IPAddress, InetAddress

Description: With the aid of this application, you can get the MAC address of the specified device. You just need to provide only the IP address of the device.

GitHub
Releases
Source Code

GUID Checker

Rank: 4/5
Language: C#
Year: 2019
Operating system: Linux / Windows
Technologies: Project GUID, Dictionary

Description: Console application to check if a solution has duplicate GUIDs.

GitHub
Releases
Source Code

Hungarian Lottery Statistics

Rank: 3/5
Language: C#
Year: 2013
Operating system: Linux / Windows
Technologies: UnhandledExceptionEventHandler, DownloadFileAsync, Statistics

Description: Statistics for Hungarian Lottery 5 and Lottery 6. The application downloads the previously drawn numbers and gives tips what would be drawn next time.

GitHub
Releases
Source Code

Hungarian Name day Gadget For Windows 7

Rank: 4/5
Language: JavaScript / HTML / XML
Year: 2013
Operating system: Windows 7
Technologies: Gadget background and addTextObject

Description: A Gadget which shows the actual Hungarian name days.

GitHub
Source Code

IIS Killer

Rank: 2/5
Language: C#
Year: 2015
Operating system: Windows
Technologies: Process

Description: A tool to kill the IIS server. It's useful for ASP.NET developers if the IIS server hangs after you stop your application, what you are developing. Maybe you can add a pre-build event to this application, to stop the IIS server.

GitHub
Releases
Source Code

Image Transformation

Rank: 4/5
Language: C#
Year: 2016
Operating system: Linux / Windows
Technologies: Bitmap, Image

Description: A tool to transform images. With this application, you can modify your images, and you can save them. The program contains filters, and colours transformations also.

GitHub
Releases
Source Code

Install Assistant

Rank: 5/5
Language: C#
Year: 2018
Operating system: Windows
Technologies: JsonConvert, Process, WebClient

Description: A tool to install various applications.

GitHub
Releases
Source Code

KepBill

Rank: 3/5
Language: Delphi
Year: ~2008
Operating system: Windows XP
Technologies: keybd_event, HHook, TIniFile

Description: A virtual keyboard application. The resolution and the view can be changed by user settings.

GitHub
Releases
Source Code

Kill Processes

Rank: 2/5
Language: C#
Year: 2015
Operating system: Windows
Technologies: Process

Description: A tool to kill any kind of applications by a command line parameter. This utility tool created to easily quit from any applications.

GitHub
Releases
Source Code

Location and Weather

Rank: 5/5
Language: C#
Year: 2018
Operating system: Windows
Technologies: GeoCoordinateWatcher, Wunderground, XML, JsonConvert

Description: A sample application how to get the current position (GPS or WiFi) of a computer and get the weather forecast for a specific location. To use this application first you need to register and obtain an API Key from WunderGround

GitHub
Source Code

M.A.G.U.S. Character Generator

Rank: 5/5
Language: C#
Year: 2019
Operating system: Windows
Technologies: DTO Generation (Source Code Generation), Role Play Game

Description: M.A.G.U.S. (D&D clone) character generator and storyteller helper application.

GitHub
Releases
Source Code

Media Application

Rank: 4/5
Language: C#
Year: 2018
Operating system: Windows
Technologies: DirectShowLib, Media.Extensibility.Media, CreateBindCtx, RTSP

Description: It's not just a simple media player application, but it can play avi and mpeg files. It can record HP camera to file or show a preview. It can play RTSP URLs also. This application relies on DirectShowLib, RTSP_Source.ax filter and ffdshow filters.

You need to install the RTSP_Source filter and the FFDShow MPEG-4 Video Decoder 2014-09-29 FFDShow MPEG-4 Video Decoder 2014-09-29 (x64).

Note: If you use an x64 machine, you need to install both FFDShow MPEG-4 Video Decoder.

GitHub
Releases
Source Code
Executable
Dependencies

Media Player

Rank: 3/5
Language: C#
Year: 2014
Operating system: Windows
Technologies: Windows.Forms, event, mciSendString

Description: A multimedia player application.

GitHub
Releases
Source Code

MessageBox Sender

Rank: 4/5
Language: C#
Year: 2017
Operating system: Linux, Windows
Technologies: Windows.Forms

Description: It is a simple application, to show message boxes (Information, Question, Error). You can use it with a task scheduler to show a message in a specified time.

GitHub
Releases
Source Code

Mortens Technology Framework

Rank: 5/5
Language: C#
Year: 2017
Operating system: Linux, Windows
Technologies: Windows.Forms, Networking, Cryptography, File handling, Logging, Hooks, E-mail, Reflection, Database

Description: A framework to create various applications. It is not finished, I will have a lot of work on it. It is planned to use Ninject and create unit tests for the classes.

MTF GitHub
MTF Releases
MTF Source Code
HLD GitHub
HLD Releases
HLD Source Code

NameOf Project Converter

Rank: 4/5
Language: C#
Year: 2019
Operating system: Linux, Windows
Technologies: File handling, string replace

Description: Convert C# projects to use nameof keyword.

GitHub
Releases
Source Code

Network Discovery

Rank: 4/5
Language: C#
Year: 2019
Operating system: Windows
Operating system: Windows
Technologies: ARP, DNS, NetworkInterface

Description: A small application to detect computers on your network.

GitHub
Releases
Source Code

Notepad Sharp

Rank: 4/5
Language: C#
Year: 2018
Operating system: Linux / Windows
Technologies: Text file handling

Description: A Notepad application has been written in C#.


GitHub
Releases
Source Code

NuGet Package Creator

Rank: 4/5
Language: C#
Year: 2019
Operating system: Windows
Technologies: ConfigurationManager, XElement, NuGet

Description: Create NuGet packages with the aid of this application.


GitHub
Releases
Source Code

PDF Generator

Rank: 5/5
Language: C#
Year: 2019
Operating system: Windows
Technologies: PDF Generation, PrintDocument, Print

Description: Generate pdf files from a list.


GitHub
Releases
Source Code

Play Last Media

Rank: 5/5
Language: Powershell script
Year: 2018
Operating system: Windows
Technologies: SendMessage, Shell.Application

Description: If you want to play a last song or a movie, this script will suspend your PC after the operation.

GitHub
Source Code

Ping-Pong

Rank: 4/5
Language: Java (Processing)
Year: 2018
Operating system: Linux, Windows
Technologies: Collision detection

Description: It's a classic game in 250 lines for two players. Have fun!

GitHub
Releases
Source Code

QueenProblem

Rank: 4/5
Language: C#
Year: 2017
Operating system: Linux, Windows 7
Technologies: Collision detection

Description: A solution for the eight queens problem. You can get $1 million if you solve the problem for 1000 queens. Good Luck!

GitHub
Releases
Source Code

Quotation Gadget For Windows 7

Rank: 4/5
Language: JavaScript / HTML / XML
Year: 2013
Operating system: Windows 7
Technologies: Gadget background and addTextObject

Description: A Gadget which shows quotations on the desktop.

GitHub
Source Code

Scratch sample applications for kids

Rank: 2/5
Language: Scratch
Year: 2016
Operating system: Linux / Windows
Technologies: Random, Collision detection

Description: Three little sample of scratch programming for very young children. You can check my projects at my Scratch profile.

GitHub
Source Code

Shell Scripts

Rank: 2/5
Language: Bash script
Year: 2016
Operating system: Linux
Technologies: Debian based Linux commands

Description: Some basic Linux commands to help your life. Search for application, and install it, update your system, kill a not responding application, and show messages in case of certain circumstances. You can schedule these tasks with crontab.

GitHub
Source Code

SetTime

Rank: 5/5
Language: C#
Year: 2019
Operating system: Windows
Technologies: System.Net (HttpWebRequest), WinAPI

Description: Set time from an internet webpage. It's like an NTP Client. It can be used to set the date automatically when the Windows starts and your CMOS battery is low.

GitHub
Releases
Source Code

Shutdown

Rank: 2/5
Language: Object Pascal
Year: ~2000
Operating system: Windows
Technologies: OpenProcessToken, LookupPrivilegeValue, AdjustTokenPrivileges, ExitWindowsEx

Description: This application is about to turn off your computer.

GitHub
Source Code

Text To Speech

Rank: 2/5
Language: C#
Year: 2013
Operating system: Windows
Technologies: SpeechSynthesizer, ReadOnlyCollection, InstalledVoice

Description: This application is about to test your computer's installed voices. It can read English texts.

GitHub
Releases
Source Code

Ügyfélkapu

Rank: 5/5
Language: C#
Year: 2018
Operating system: Linux / Windows
Technologies: HttpClient, FormUrlEncodedContent

Description: This program is for the Hungarians, to check if a car is wanted by the police or not.

GitHub
Releases
Source Code

Voice Controller

Rank: 5/5
Language: C#
Year: 2014
Operating system: Windows
Technologies: AutoResetEvent, GrammarBuilder, Grammar, MemoryStream, SpeechRecognitionEngine, WebRequest, WaveOut

Description: You could use your voice to execute commands on your computer. It is very similar to Cortana in Windows 10, but here you could use any kind of command what you implement.

GitHub
Source Code

Wake on LAN

Rank: 5/5
Language: C#
Year: 2018
Operating system: Windows
Technologies: IPEndPoint, Socket

Description: You can send WOL (Wake on LAN) magic packets to computers with the aid of this application. It has a GUI and a command line interface. These magic packets are able to start a turned off computer.

GitHub
Releases
Source Code

Worm

Rank: 5/5
Language: Java (Processing)
Year: 2017
Operating system: Linux / Windows
Technologies: Collision detection

Description: The classic snake game, created in Processing (Java-like) language.

GitHub
Releases
Source Code

Basic commands
-------------------------
man man // Manual pages for man command
ls // List files
cat /etc/passwd // Show content of /etc/passwd
pico newfile // Create newfile
pwd // Print working directory
mc // Midnight Commander
which nmap // Locate nmap
cd .. // Change directory
mkdir test // Create folder test
cp source dest // Copy source to dest
sync // Finish writing operations
rm file // Deletes file
rm -rf / // Recursively delete each file on file hierarchy - DO NOT TRY THIS COMMAND!

Advanced commands
-------------------------------
sudo mount /dev/sdb1 /media/mortens/AC86-9A55 // Mount sdb1 device into folder AC86-9A55
umount /media/mortens/AC86-9A55 // Detach file system from file hierarchy
file fname // Determine fname file type
ps aux // Get running applications
kill -9 `ps aux | grep vlc | awk '{ print $2 }'` // Kill vlc applications
xrandr -s 0 // Change screen size
xset s off -dpms // Disable sceen saver
useradd tester // Add user to system
dpkg -i package.deb // Install deb file
reboot // Restart machine
chmod +x steam // Add executable right to steam
dmesg // Display all messages from the kernel ring buffer
watch -c -n1 'dmesg | tail -n 20' // Watch system messages live
sudo modprobe -r uvcvideo // Turn off webcamera
sudo modprobe uvcvideo // Turn on webcamera
ftp 192.168.0.1 // Create FTP connection
telnet 192.168.0.1 // Create Telnet connection

Installation commands
---------------------
apt-get update // Update updater packages
apt-get upgrade // Update system
dpkg -i opera-stable_44.0.2510.1449_amd64.deb // Install a deb file

Install a service
-----------------
systemctl stop smbd // Stop running service
wget https://www.samba.org/samba/ftp/samba-latest.tar.gz // Download the package
tar xzf samba-latest.tar.gz // Extract it
cd samba-4.6.4 // Go into the extracted folder
./configure // Build service from sources
make // Start compilation
make install // Install the compiled application
systemctl restart smbd // Restart service

Other commands
-------------------------
grep -rnw '.' -e "ToAsciiReturnCode" // Search for ToAsciiReturnCode in files in the actual folder
unzip -p document.docx word/document.xml | sed -e 's/<\/w:p>/\n/g; s/<[^>]\{1,\}>//g; s/[^[:print:]\n]\{1,\}//g' // Print content of a docx file
find / -name .cap 2> /dev/null // Search for files with redirected error output
openssl enc -aes-256-cbc -k password -in hello -out hello.enc // Encrypt file with "password"
openssl enc -d -aes-256-cbc -k password -in hello.enc -out hello.dec // Decrypt file with "password"

Penetration test commands
----------------------------------------
sudo -i // Superuser do
ssh cisco@example.com // Connect to router
service network-manager stop; ifconfig wlan0 down; macchanger -m 12:34:56:78:90:AB wlan0;  // Change MAC address
iw list // Check if WLAN network card supports monitor mode
ifconfig // Check network interfaces
airmon-ng start wlan0 // Start monitor mode on WLAN device
airodump-ng wlan0mon // Monitor mode
airodump-ng wlan0mon --bssid 12:34:56:78:90:AB -c 1 -w filename_prefix // Save packets from a specific MAC address and channel into file
wash -i wlan0mon // Provide information from access points
reaver -i wlan0mon --bssid 12:34:56:78:90:AB // Try to get WPA / WPA2 password of AP
nmap -Pn 192.168.0.1 // Get running services
						
Processing telepítése Windows operációs rendszerre

Processing segédlet

Processing rajzfelület

Processing feladatok

Batch programozás alapjai

1. Lecke - Szekvencia txt odt
2. Lecke - Iteráció txt odt
3. Lecke - Szelekció txt odt
4. Lecke - Konstansok, Változók txt odt
5. Lecke - Kivételek txt odt

1. Feladat txt odt   TelepulesInfo.csv

My name is Tibor, here you could find my Curriculum Vitae. (Hungarian)

and this is the Facebook page of this website. There you can see every change. Developer's Dream

Társasjáték

If you are interested in programming, I can help you to start it, just give me a call +36 30 452 5555.
Here are some links to start learning programming:
Code.orgSolo LearnKodu Game LabScratchBlocklyBlockly GamesColobotProcessingRextesterPlunker.

My first primary school students have created this page: Best Games Studios.

If you would like to help my work, please donate to my PayPal account.