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

[nem ellenőrzött változat][nem ellenőrzött változat]
Tartalom törölve Tartalom hozzáadva
→‎.NET: .net reflector
→‎.NET: Javitas
151. sor:
 
====.NET====
*[http://en.wikipedia.org/wiki/[.NET_Reflector .Net Reflector]] egy ingyenes segédprogram, melyben van Class Browser, Static analysis és kódvisszafejtő.
*[http://www.netdecompiler.com Dis# – .NET decompiler] which allows you to edit local variables and other names in the decompiled code and keep the changes in a project file.
*[http://jsc.sourceforge.net jsc – .NET decompiler] which allows you to write in c#, but produce javascript, php or java instead.