Saturday, October 1, 2011

Disassemblers for Windows, Linux and Mac

OllyDbg

OllyDbg is an x86 debugger that emphasizes binary code analysis, which is useful when source code is not available. It traces registers, recognizes procedures, API calls, switches, tables, constants and strings, as well as locates routines from object files and libraries. Version 1.10 is the final 1.x release. Version 2.0 has recently been released, and OllyDbg has been rewritten from the ground up in this release. The software is free of cost, but the shareware license requires users to register with the author.

odbg110.zip
________________________________________________________________________________

The IDA Pro Disassembler and Debugger is an interactive, programmable, extendible, multi-processor disassembler hosted on Windows, Linux, or Mac OS X. IDA Pro has become the de-facto standard for the analysis of hostile code, vulnerability research and COTS validation. See this executive overview for a summary of its features and uses.

http://thepiratebay.org/torrent/6470027/Hex_Rays_IDA_Professional_6.1_x86_Cracked
________________________________________________________________________________





SoftICE is a kernel mode debugger for Microsoft Windows. Crucially, it is designed to run underneath Windows such that the operating system is unaware of its presence. Unlike an application debugger, SoftICE is capable of suspending all operations in Windows when instructed. For driver debugging this is critical due to how hardware is accessed and the kernel of the operating system functions. Because of its low-level capabilities, SoftICE is also popular as a software cracking tool.


http://www.4shared.com/file/TnGlr_g0/SoftICE_405_for_2K-Xp.html
http://www.4shared.com/file/ZcOR_T9y/SoftICE_405_for_Win9x_si405w9x.html
________________________________________________________________________________
Hiew

 Hiew (short for Hacker's view) is a popular console hex editor for Windows written by Eugene Suslikov (sen). Amongst its feature set is its ability to view files in text, hex and disassembly mode. The program is particularly useful for editing executable files such as COFF, PE or ELF executable files.



HIEW.html

________________________________________________________________________________

Others:

WDasm
W32Dasm for Win7
Hexarc.zip