Tag Archives: disassembler

[v4.2.1, v3.11.5] Hopper – Famous reverse engineering tool for Mac and Linux

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

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.

Continue reading [v4.2.1, v3.11.5] Hopper – Famous reverse engineering tool for Mac and Linux

[v3.12] DJ Java Decompiler – Decompile Java class files with ease

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.

Continue reading [v3.12] DJ Java Decompiler – Decompile Java class files with ease

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.

x64dbg – An open-source x64/x32 debugger for Windows

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.

Continue reading x64dbg – An open-source x64/x32 debugger for Windows

PEiD – Popular PE packer/cryptor/compiler detector

PEiD (short for PE iDentifier) is a well-known professional packer/cryptor/compiler detecting tool. It’s so powerful that it can detect the types/signatures of almost any PE file packing tools (at present, the number has been more than 600 kinds). In addition to the official version, AppNee also provides you its full-plugin version, which can be treated as the most perfect one version (contains 60+ plugins and necessary runtime library files: mfc70.dll, msvcr70.dll, rtl70.bpl, vcl70.bpl) on the Internet at present. I do believe reverse engineers or software cracking/unpacking enthusiasts must like it very much.

Continue reading PEiD – Popular PE packer/cryptor/compiler detector

[v1.99 R6] PE Explorer – Most popular 32-bit PE files resource editor

PE Explorer is an extremely powerful visual resource editor for 32-bit executable files (including EXE, DLL, DRV, BPL, DPL, SYS, CPL, OCX, SCR, etc.). It enables you to directly view, modify all kinds of resources in these files, which include menus, dialog boxes, strings, and so forth.

Continue reading [v1.99 R6] PE Explorer – Most popular 32-bit PE files resource editor

Java Decompiler – Fast access, browse source code of Java .class file

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).

Continue reading Java Decompiler – Fast access, browse source code of Java .class file

OllyDbg + 0llyICE – Most popular 32-bit & 64-bit disassembler and assembler

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.

Continue reading OllyDbg + 0llyICE – Most popular 32-bit & 64-bit disassembler and assembler