Month: March, 2008

SlickRun

14 March, 2008 (18:45) | Free Tools | By: Mathieu Dallaire

SlickRun is a floating command line tool for windows. It allows you to run custom command defined by yourself and built-in Windows commands. For example I can create a command that points to UltraVNC viewer executable and call it vnc. Now to connect to a remote computer I only have to call SlickRun, type “vnc [...]

How to : Run dig on Windows

2 March, 2008 (01:45) | DNS, How to | By: Mathieu Dallaire

Dig is a nice linux/unix tool to query dns servers which is included by default in most linux distribution. You can get dig from BIND which is provided by the ISC ftp://ftp.isc.org/isc/bind/. Just grab the zip file for the latest version and extract the following files to c:\dig (or any folder that suits your need) [...]