Here is the list of all of my projects ever finished. Newest first.
ITxxxx ToolKit. Set of tools for manipulating ITEPKG firmware files.
- pwdman + pmrc.py
JavaCard password manager. Master’s Thesis. Complete system for storing password out of user’s reach – in smart card and sending through TLS to remote system. Currently unavailable.
Extracts files exported from Burp Suite.
- MAX232 converter
RS232 to TTL UART converter based on Maxim MAX232CPE made on prototype PCB.
- vls
This is my Bachelor’s Thesis. Vehicle Location System. Based on SIM908 module and ESP8166/STM32. Central parts are AT command parser and SMS crafting library. Unavailable. Reason: unknown licensing status. Very likely to be redone, especially SMS library.
Small util that manipulates IMEI numbers.
Custom LZ77/LZSS implementation decompresser that is able to decompress data stored inside a polish vehicle registration certificate.
Kernel module supporting ST7565-based two-color displays.
Android program that easies checking vehicle’s information on CEPiK (polish governmental database of vehicles and drivers). Language: Polish.
Program for decryption of Microsoft’s SDC files. It enables downloading from Dreamspark without using Secure Download Manager which is available only on Windows and OS X. More info can be found here.
Library that provides simple FAT32 support for applications written for Linux platform. More about its function in a blog post here. It can be downloaded from github.
- POLcheck
Simple program for validation and decoding of Polish identification numbers: PESEL, NIP, REGON, KW. Language: Polish.
- myPESEL
Very simple program to validate, decode and generate valid PESEL number. Lang: PL
- v3l0c1r4pt0r.tk (CMS)
Before moving to WordPress I created two CMS’ for the site.
- myKeyboard
GetKeyState() and GetAsyncKeyState() function demo. Nothing special.
- Bot Patentowy
USPTO patent downloader. I doubt it could be used without violating USPTO rules so if you’re not sure – don’t use. Lang: PL
- SysMonitor
Small, light and nice program to monitor CPU, RAM and HDD usage. Language: Polish, English and easily translatable.
- Mapa wifi
Google Maps API based program that used MySQL db to display location of wifi networks in neighborhood, dead and unavailable.
- myPad
Notepad-like text editor with custom skin.
- myCMDdir
GUI frontend to the Windows command: dir.
- myDownloader
Massive document downloader with UserAgent spoofing.