Tag Archives: reverse engineering

[v8.3, v7.0] IDA Pro – World’s smartest and most powerful disassembler

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.

IDA Pro (short for Interactive DisAssembler Professional) is an excellent and extremely powerful decompiler with high efficiency and good interactivity from Belgium. It’s also the best static decompiler at present (we can call it the world’s top-level). Many programmers and more crackers use it and even can’t do without it.

Continue reading [v8.3, v7.0] IDA Pro – World’s smartest and most powerful disassembler

[v6.5] Cerbero – Advanced file security analysis tool

Cerbero is an advanced, professional malware classification and file security analysis tool for Windows, Mac and Linux platforms. It was designed to inspect the structure, code and many other things of dozens of file formats for reversing, malware triage, forensics or software development purpose.

Continue reading [v6.5] Cerbero – Advanced file security analysis tool

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.

The Hardware Hacking Handbook HD PDF

Embedded devices, which are essentially microcomputers of chip size, have become an integral component across various objects they control, including but not limited to phones, automobiles, credit cards, laptops, medical equipment, and even pillars of critical infrastructure. The omnipresence of these devices underscores the importance of comprehending their security landscape.

Continue reading The Hardware Hacking Handbook HD PDF

APK Easy Tool – Manage, compile, decompile, sign and modify APK files

When a novice reverses an Android project, if using Android Killer, some errors often occur during decompilation or recompilation, resulting in the inability to proceed to the next step. Therefore, using some specialized tools is undoubtedly the best choice for novices. Apktool is recognized as an edge tool for APK compilation and decompilation. But its command line interface is not very friendly, so someone specially made a GUI tool for it.

Continue reading APK Easy Tool – Manage, compile, decompile, sign and modify APK files

[v3.2.11, v3.0.11, v3.0.6] Navicat Data Modeler – Excellent database modelling and designing tool

Navicat Data Modeler is a cross-platform visual database design software developed by PremiumSoft from Hong Kong in China. It comes with good usability, has practical functions such like: designs the database structure, performs a reverse or forward engineering process, imports models from the ODBC data source, generates complex SQL/DDL, and prints models. These can help user build high-quality conceptual, logical and physical data models easily and efficiently.

Continue reading [v3.2.11, v3.0.11, v3.0.6] Navicat Data Modeler – Excellent database modelling and designing tool

Android Killer – Android application decompiling edge tool

We all know that APK is actually a compressed file package, so we can extract the files directly from the APK file using the file decompression software like 7-Zip, WinRAR. However, the XML files in the source files obtained in this way are encrypted and cannot be directly viewed. So we need to resort to some specialized APK decompilation tools.

Continue reading Android Killer – Android application decompiling edge tool

Ghidra – Free and open-source alternative of IDA Pro

Ghidra is a free and open-source software reverse engineering (SRE) framework for Windows, Mac and Linux platforms, developed and maintained by the NSA (National Security Agency) of United States in 2019, written in Java. It is regarded as currently the only thing that can compete with IDA Pro by many security researchers and software developers.

Continue reading Ghidra – Free and open-source alternative of IDA Pro