Archive

Posts Tagged ‘Tools’

!exploitable Crash Analyzer

September 16th, 2009 No comments

!exploitable Crash Analyzer – MSEC Debugger Extensions –  !exploitable (pronounced “bang exploitable”) is a Windows debugging extension (Windbg) that provides automated crash analysis and security risk assessment. The tool first creates hashes to determine the uniqueness of a crash and then assigns an exploitability rating to the crash: Exploitable, Probably Exploitable, Probably Not Exploitable, or Unknown. There is more detailed information about the tool in the following .pptx file or at http://www.microsoft.com/security/msec. Additonally, see the blog post at http://blogs.technet.com/srd/archive/2009/04/08/the-history-of-the-exploitable-crash-analyzer.aspx, or watch the video at http://channel9.msdn.com/posts/PDCNews/Bang-Exploitable-Security-Analyzer/.

APISpy32

September 16th, 2009 No comments

API spying utilities are the most powerful tools for exploring the internal structure of applications and operating systems. They provide tons of information and enable the user to explore the “guts” of the application under test. Unfortunately, most API spying utilities can monitor only one application at a time and also have the tendency to break apart when used with large pieces of code. APISpy32 is a different type of API interceptor which solves most of these problems. It monitors API calls made by ALL active Windows applications and logs the values of input parameters. This version works under Windows 9x/NT/2000 and ME.

Download local version of APISpy32.

Homepage

FocusFlasher

September 16th, 2009 No comments

This utility will continuously track the focus input. It updates itself every second, displaying information about the window, which currently has focus. In a sense it is very similar to the popular SPY++ utility from the Developer Studio package, but it is easier to operate and may give you faster results.

FocusFlasher

Download local version of FocusFlasher.exe (source code)

Homepage

WinSpy++

September 16th, 2009 No comments

WinSpy++ is a handy programmer’s utility which can be used to select and view the properties of any window in the system. WinSpy is based around the Spy++ utility that ships with Microsoft Visual Studio.

WinSpy++

Download local version of WinSpy++ 1.7 (source code).

Homepage

MiniSpy

September 16th, 2009 No comments

MindMap

September 10th, 2009 No comments

A mind map is a diagram used to represent words, ideas, tasks, or other items linked to and arranged around a central key word or idea. Mind maps are used to generate, visualize, structure, and classify ideas, and as an aid in study, organization, problem solving, decision making, and writing. (more or russina version)

Software

  • FreeMind is a premier free mind-mapping software written in Java. The recent development has hopefully turned it into high productivity tool. We are proud that the operation and navigation of FreeMind is faster than that of MindManager because of one-click “fold / unfold” and “follow link” operations. (FreeMind homepage)
  • Edraw Max is an all-in-one graphics software that makes it simple to create professional-looking flowcharts, organizational charts, network diagrams, business presentations, building plans, mind maps, fashion designs, UML diagrams, workflows, program structures, web design diagrams, electrical engineering diagrams, directional maps, database diagrams and more. (homepage)

Additonal links

Tags: , , ,

RAM Disk utilities

May 31st, 2009 No comments

Application Compatibility Toolkit

April 6th, 2009 No comments

The Microsoft Application Compatibility Toolkit (ACT) version 5.5 contains the necessary tools and documentation to evaluate and mitigate application compatibility issues before deploying Windows 7, Windows Vista®, a Windows Update, or a new version of Windows® Internet Explorer® in your environment.

Read more…

Tags: ,

Code protectors (Windows)

March 1st, 2009 No comments

Code protectors protect software applications from reverse engineering, analysis, modifications, and cracking:

  • Themida® 2.0
  • WinLicense® 2.0
  • XBundler® Win32/.NET
  • WinLicense® DLL Control
  • Code Virtualizer® 1.3
  • VMProtect
  • Enigma Protector
  • DotFix NiceProtect
  • .NET Reactor (eziriz.com)
  • IntelliLock
  • SoftwarePassport™/Armadillo
  • EXECryptor
  • ASPack
  • ASProtect
  • PEiD

Read more…

Tags: ,

Visual Studio 2008 Overview

February 22nd, 2009 No comments