Homepage Software Knowledge base Links Feedback
         

Software

Below are listed programs and scripts I wrote.

  • DTSConnPass - utility to decrypt DTS package Connection passwords. Download binary and source: DTSConnPass.zip.

  • DTSRunDec - utility to decrypt DTSRun command line parameters. Download source and binaries: DTSRunDec.zip.

  • LoadMod - helper utility to use with WinDbg for downloading debug files from Microsoft. Useful when you have only module to get symbols for. Download source: loadmod.c.

  • RASum - summarizes Dial-Up statistics based on EventLog records. Download C# source: RASum.zip.

  • ASPDump - displays various statistics of ASP interpreter: last request execution time, number of sessions, etc. Download assembly source and binary in ZIP package: aspdump.zip.

  • SQL Server 7 Stored Code Decryptor - T-SQL script that decrypts stored procedures. Download sp_decrypt_7.zip

  • ODBC encryption decoder - T-SQL script that decodes ODBC-encoded data. Download decrypt_ODBC.zip

  • Params - dumps to file parameters and environment received by given application. Download sources: params.zip

  • USEROPTIONS dumper - T-SQL script that displays options set for given SPID. Download remote_useroptions.zip

  • VNCPasswd - decodes password from hexadecimal value saved by VNC in registry. Download sources: vncpasswd.zip

  • BehindTheAsterisks - small program that shows texts in Windows dialog fields that are shown as asterisks (typically password fields). Download binary: bta.zip

     
  Copyright © 2005-2009 Martin Rakhmanov