Category Archives: Program & Develop

Tools mainly for programmers and webmasters.

[v0.9.10] Fritzing – Interactive circuit board design software

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.

Fritzing is a free (pay to download), open-source electronic design automation software for Windows, Mac and Linux platforms, developed by Interaction Design Lab Potsdam from Germany, using C++. It simplifies what PCB layout engineers did in the past, all using drag & drop method to easily finish complex circuit design.

Continue reading [v0.9.10] Fritzing – Interactive circuit board design software

UPXN – A powerful GUI shell for UPX

In order to reduce disk space occupation and network upload/download time consumption, some program developers use a quite popular tool – UPX to compress their own executable files, including EXE, DLL, BAT, etc. Unfortunately, it can only be run through the command line console, which is not easy to use. This is why there are front-end tools for UPX, such as UPXN.

Continue reading UPXN – A powerful GUI shell for UPX

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.

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

Ini Translation Utility – Translate and maintain the language files used by programs

Ini Translation Utility is a very useful program for software developers, developed by Lorenzi Davide (Hexagora Software) from Italy. It is used to translate and maintain the translated .ini compliant language files that are used by the major part of multi-language programs on the Internet.

Continue reading Ini Translation Utility – Translate and maintain the language files used by programs

DLL Injector Hacker – Inject a DLL into a process or software

When developers are doing programming or decompilers are doing decryption, they may need to perform DLL injection to test the security or stability of the program. The so-called DLL injection is to put a DLL into the address space of a running process, making it a part of that process and loading them together. If you are looking for an easy-to-use and efficient DLL injection tool, try DLL Injector Hacker.

Continue reading DLL Injector Hacker – Inject a DLL into a process or software

DevToys – A Swiss Army knife for developers

DevToys is a collection of free and open-source tools developed based on UWP and specially created for developers. It is known as the developer’s Swiss Army Knife, and can be regarded as a developer-oriented PowerToys. It integrates a lot of functions that programmers often use in their daily work, which are also organized into categories, so that you can quickly find and use them, thereby greatly improving your work efficiency.

Continue reading DevToys – A Swiss Army knife for developers

[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