10 November 2009 | 5,558 views

Turbodiff v1.01 BETA Released – Detect Differences Between Binaries

Want to Learn Penetration Testing

Turbodiff is a binary diffing tool developed as an IDA plugin. It discovers and analyzes differences between the functions of two binaries.

Requirements

“Turbodiff 1.01 beta release 1″ works with IDA starting from v5.0.

Instructions

For the binaries:
Download the plugin and store it at the directory “..\IDA\plugins”.

If you want to compile it on your own: We have compiled it and tested it using Borland C. For the free version of IDA Pro (4.9) you’ll need to first:

  1. Generate the ida_free.lib library. To do this execute: “implib -c ida_free.lib ida_free.def”
  2. Next, you must have the linker use this library.
  3. Compile.

Comparing two files:

  1. Open the first file to be compared with IDA and run /Option 1 (take info from this idb)/ from the plugin. Close.
  2. Open the second file to be compared with IDA and run /Option 1 (take info from this idb)/ from the plugin.
    Use /Option 2 (compare with…)/ from the plugin, and when prompted to select a file, select the first file.
  3. Chose if you want a log file to be genreated and run. Once finished a functions table will popup (watch Figure 1) describing results. The results are then saved for later usage.

You can download Turbodiff here:

IDA PRO v4.9 Sources and plugin (Free version)
IDA starting with version v5 Sources and plugin

Or read more here.

Post to Twitter Post to Facebook Post to Google Buzz Post to Delicious Post to Digg Post to Reddit Post to StumbleUpon






Recent in Hacking Tools:
- Arachni v0.4 Released – High-Performance (Open Source) Web Application Security Scanner Framework
- Patator – Multi Purpose Brute Forcing Tool
- MySQLPasswordAuditor – Free MySQL Audit/Password Recovery & Cracking Tool

Related Posts:
- eEye Binary Diffing Suite (EBDS)
- Techm4sters Releases ProTech Security Distribution
- CIAT – The Cryptographic Implementations Analysis Toolkit

Most Read in Hacking Tools:
- Top 15 Security/Hacking Tools & Utilities - 1,626,371 views
- Brutus Password Cracker – Download brutus-aet2.zip AET2 - 896,250 views
- wwwhack 1.9 – Download wwwhack19.zip Web Hacking Tool - 502,969 views

Advertise on Darknet


Comments are closed.