Česky English
Mig's HomePage
Personal page of Michal Mig Novotný

Pascal/Delphi
Linux

Offers

Zpět/Back
Programming

Yes, I like programming. It is my big hobby and that is why I would like to share some of my programs with you. I have made some good programs, almost all my programs are distributed under the freeware license which means they are free to use and redistributable. Here is the list of my software sorted from the latest to the oldest:

Shutdown Backup - This product is rather old but it served well for backing up selected directories into specified location before system shutdown if you have merged files !HKLM.reg or !HKCU.reg into your system registry to allow automatic startup with Windows system. All program files have to be at the same folder.

CRC calculator - Simple console application to calculate CRC32 value of your file.

Mig's Cipher Tools plugin for Total Commander - Total Commander (TC for short) is one of the most famous file managers nowadays. It's author presents among plugins also the reference guides to allow user write their own plugins of their choice using standalone programming languages. This is a plugin I have created as an archiver plugin although it doesn't pack the file but it enciphers the file with the entered password using my own algorithms as well as some extra protections can be chosen in the options menu. TC automatically runs the plugin installation when opening the ZIP file from it's interface. TC 6.5 or higher is required...

Advanced Network Traffic Monitor v1.0 - This is a new software for monitoring network traffic with the ability to run/close program when the specified limit is reached or the specified system time is reached. You don't need a translation for this program, because it was programmed in English language.

Web Button Designer - Simple software for making web buttons easily.

IPv6 technology tester tool - This tool allows you to check your IP adresu in both IPv4 and new IPv6 format. The "Your IP:" field will always contain only your IPv4 address but the output box (down of the button) will contain both IPv4, IPv6 address and the information about the API functions version it used. If you use the old API functions the program cannot check your IPv6 address (it is supported only in the new version of API). New API functions can be used only under the Windows 98 operating system and higher or under the Windows 95 system with the Windows Sockets update. If the program did not write your IPv6 address although you are using new API functions, there could be a problem with your IPv6 environment because you must have your IPv6 environment enabled on your system. This program works only under the Windows system, I have no time to make a Linux version yet..

MigView-The JPEG file viewer - This program allows you to see the thumbnails for JPEG pictures that are in the chosen folder...

Internet telephony (VoIP) - This software is for Voice over IP (Internet telephony). The program listens on the UDP ports 8000 (standalone voice chat) and 8001 (for pinging the user availability). If you are behind a firewall you should allow this software communication on these ports in order to allow the program work... This software is a result of me and my dutch friend's cooperation :-)

File Locker v1.0 - If you do not own a Windows NT system, Windows 2000 or Windows XP you are not able to have a NTFS file system. And if you have a NTFS file system you could have some difficulties accessing your data in the case of need (especially when the system is broken and you need to do some changed from a boot disk etc.). I simply dislike the NTFS file system because the way it is hard to crack is the way how hard is to fix something on your system outside your OS...

Text cipher/decipher tool v1.1 - This is the software for textfile encoding/decoding. Useful for storing secret information...

Mig's WebServer v1.01 - This is the standalone webserver that supports PHP when the PHP.EXE path is specified, CGI scripts and ISAPI modules... You could deactivate all these features if needed...

Mig's FTP server v1.2 (2nd edition, final, build 32) - This is the improved version of my FTP server with the function of accrediting which means the user should upload the specified MBs of data before downloading. You should use the ratio of upload and download. There is also an ability to ban specified IP addresses or to allow just specified IP addresses.

Mig's text encoder - This software encodes files with a specified password. For decoding you can use the Mig's Decoder software...

Mig's text decoder - This software decodes files that were encoded by Mig's Encoder. It uses CRC check...

Mig's File Encoder to PE EXE - This is my improved system to encode the PE EXE files or documents into an executable file protected by password.

SysInfo v1.3 - This program was designed to check some information about your computer and operating system. It finds out the processor type including it's features and speed, system memory, Windows system etc. All the results could be saved into a TXT or a HTML file...

File Server v1.0 - This program is similar to FTP server (file transfer server). The package contains both server and client parts... Everything could be defined in a SERVER.INI file...

Mig's FTP Client v1.2 (final) - Here is finally the finished version of my FTP client with the ability to tell server the path yourself. It works like Total Commander but it is free....

MigNet Browser v1.2 - My internet browser is based on the MS Internet Explorer API functions but some abilities have been added (like the ability to setup your own links or to password some functions including History and Favorites menus etc.)