#5110

ILSpy is a free and open-source .NET assembly browser and decompression tool that is pretty popular in the C# development field, developed by ICSharpCode (i.e. the development team of SharpDevelop). It has the user interface, layout, and decompilation functions similar to Red Gate Software's .NET Reflector. Moreover, sometimes for some assemblies that can not be decompiled with .NET Reflector (because of encryption), it's still possible to do that using ILSpy. Simply speaking, it has only one purpose - to finally completely replace .NET Reflector and do better.
Loading...
Loading...
Loading...
#4406
With the continuous development of processor technology, the 64-bit operating system came out. Later on, the 64-bit applications began to spread widely too. In the field of reverse engineering (i.e.: software cracking), the classic and traditional OllyDbg can only perform reverse analysis on 32-bit applications. At this time, you need to know there is another debugging software that specially designed for analyzing both 32-bit and 64-bit programs - x64dbg.

Loading...
Loading...
Loading...
#4400

If you are a newcomer who wants to modify the APK installation file for Android OS, but doesn't even know how to decompile an APK/JAR file, or has no Java programming experience, then APK Editor this APK file editor running on Android smartphone may be exactly an edge tool that you expect.
Loading...
Loading...
Loading...
Loading...
#4297
DJ Java Decompiler is a powerful and easy-to-use Java decompiler for Windows, which can precisely decompile/revert the compiled class file of Java (complicated Java applets and binary files) to Java's source code and save as plain text file or other common file formats. To use it, you do not have to additionally install the JVM (Java Virtual Machine) or any other JDK (Java Development Kit) environment, tools module in your system.

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
#3967

Restorator (AKA: Restorator 2007) is a professional and easy-to-use executable file resource editing and software localization tool from Germany, comes with intuitive user interface, as well as complete tutorials, examples and prompts. Its working principle is similar to eXeScope, Resource Hacker or XN Resource Editor, but it's far more better then all of them in terms of convenience and functionality.
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
#3628
In today's society, the barcode (from United States) and two-dimensional barcode (QR code, short for Quick Response Code, AKA: matrix barcode, from Japan) that can be seen everywhere make our modern life easier. They can hold a large amount of information in a small space, which can be used to track and locate products information. Especially the QR code, it can even be used to call other product information on the Internet.

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
#3564

Decompiler and disassembler are essential tools for any sharp-sighted programmers. No matter which programming languages, they have their corresponding decompilers. For compiled Java binary class file, there are two excellent decompilers: they are freeware Java Decompiler and commercial software DJ Java Decompiler (AppNee will release its related resources later).
Loading...
#3356
OllyDbg is a professional 32-bit assembler-level analyzing debugger from Germany, written for both Windows 32-bit and 64-bit, released and kept as freeware. As is known to all, it is really an edge tool for software cracking, and a must-have tool for many novices.

Loading...
Loading...
Loading...
Loading...
#2212

Hopper is a very famous and popular reverse engineering tool for both Mac and Linux platforms, mainly used to decompile and debug any 32-bit and 64-bit executable (binary file) on Intel Mac, Linux, Windows and iOS.
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
#2090
SWiX (ANA: SWiX Free) is a free SWF file editing software, to be exact, it's a XML-based file editor used to debug and update the SWF file format. With SWiX we can decompile SWF file (can be generated in any Flash version) into SWiX's XML format for editing and debugging.

Loading...
Loading...
Loading...
Loading...