Category Archives: Tools
Flowgorithm, a visual programming tool with source code generation
Flowgorithm is one of the visual programming tools available today. Positive: visual programming, focus is more on the modelling on how to solve the problem than on the syntax of programing language like java, c# or python. can generate code … Continue reading
Morse Learner, tool for learning the morse code (receiving and sending)
Morse Learner is a portable and handy software for learning both the receiving and sending of morse code (chraracters made of DAHs and DITs). In the beginning it starts with small set of characters. And there are options to change … Continue reading
Portable OCR tools to extract text from scanned pages
In addition to previously mentioned gImageReader, these 2 other portable OCR tools worked well in the following scenarios: For adding text overlay into a scanned PDF file (book/document): PDF-XChange Viewer Portable with OCR function For capturing text on the computer … Continue reading
Converting ISO 27002 into an excel and a graph
ISO 27002 “Code of practice for information security controls” list 144 controls with the same structure for all the controls. If one would like to work on these controls, like reusing them in another documentation or doing a presentation etc, … Continue reading
OpenWrt, an alternative for improving network security at home with firewall and web proxy
Introduction OpenWrt is a Linux distribution that can be loaded into many wireless routers by replacing the original firmware with OpenWrt firmware. The picture below shows 2 such routers, together with Raspberry Pi on the right for comparison. My interest … Continue reading
Sandboxie, for improved protection of your internet browsing sessions
Antivirus and firewall on your home computer are not protecting you from all malware. Depending on your browsing habits, and which kind of downloads you are doing, and from where, you also would benefit from VPN, network firewall and sandboxing. … Continue reading
Test: ONVIF IP Camera
ONVIF is recent standard for security IP cameras. Due to the standard, it should be easier to integrate these cameras into a surveillance solution. From ONVIF site: The ONVIF specification defines a common protocol for the exchange of information between … Continue reading