„Kódvisszafejtő program” változatai közötti eltérés

[ellenőrzött változat][ellenőrzött változat]
Tartalom törölve Tartalom hozzáadva
DanjanBot (vitalap | szerkesztései)
a →‎Gépi kód: DEFAULTSORT AWB
a 1 link korr. + 1 redundáns megszüntetve
154. sor:
==== Gépi kód ====
* [http://boomerang.sourceforge.net/ The Boomerang Decompiler] is an [[open-source]] attempt at a retargetable machine code decompiler. It is presently capable of decompiling small binary files ([[Pentium]], [[SPARC]], and [[PowerPC]]) to the [[C (programozási nyelv)|C language]]. Boomerang is available under a [[BSD licenc|BSD-like licence]], and can be run on various [[Unix]] and [[Microsoft Windows|Windows]] platforms.
* [http://www.backerstreet.com/rec/rec.htm REC – Reverse Engineering Compiler] by Giampiero Caprino. REC is a portable reverse engineering compiler, or decompiler. It reads [[machine code]] file for one of several architectures, and attempts to produce a [[C (programmingprogramozási languagenyelv)|C]]-like representation of the code and data used to build the [[executable]] file. Versions of REC for several platforms can be downloaded for free.
* [http://www.itee.uq.edu.au/~cristina/dcc.html dcc – Dos C Decompiler] decompiles .exe files from the ([[Intel 80286|i286]], [[DOS]]) platform to [[C (programming language)|C]] programs.
 
{{DEFAULTSORT:Kodviszszafejto~program}}