Reverse Engineering Tools: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(Add Hex-Rays tool)
(+codec.kiev.ua)
 
(One intermediate revision by one other user not shown)
Line 33: Line 33:
* [[Hex-Rays Decompiler]]: Decompiler plugin for IDA Pro 5.1
* [[Hex-Rays Decompiler]]: Decompiler plugin for IDA Pro 5.1
[[Category:RE Tools]]
[[Category:RE Tools]]
* listdlls: Windows program for listing dlls opened by another program. useful for finding which codec.dll is being used.
* [http://codec.kiev.ua/ Freeware video codec collection]. Useful resource.

Latest revision as of 04:43, 16 August 2008

Here is a list of free (mostly as in beer) tools that can be used to aid Reverse Engineering. The list is divided into software that can be run under Win32 only, Win32/Wine and Linux/Unix.

Disassemblers

Win32/Wine

Win32 only

Linux/Unix

Java

Cross Platform

Network Analysis

Other