Category Archives: Program & Develop

Tools mainly for programmers and webmasters.

[v3.0] DBConvert Studio – Powerful cross-database migration and synchronization tool

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.

The amount of information stored in a large database is very tremendous. This case, manual means of data migration or synchronization is not only very slow, but also probably causes data confusion or even loss. Utilizing some database synchronization software is more efficient, but that’s always accompanied by a lot of trouble. As a consequence, a database synchronization tool that can completely avoid these problems is very necessary.

Continue reading [v3.0] DBConvert Studio – Powerful cross-database migration and synchronization tool

[v6.1] Silent Install Builder – Build one-click automatic installer for batch software

For system administrators or advanced computer users, most often, we need to quickly and efficiently deploy/install the same one or a set of software (especially all kinds of necessary system components, such as: Visual C++ Redistributable Packages, DirectX End-User Runtimes, Microsoft .NET Framework, Microsoft XNA Framework Redistributable…) on many computers. This kind of need can be met by a technique called software installation automation (AKA: unattended install or silent install).

Continue reading [v6.1] Silent Install Builder – Build one-click automatic installer for batch software

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.

[v6.0, v4.4] TexturePacker – Create sprite sheets for your games or websites

Making multiple small images spliced into a large one (sprites sheet), for game development, this can save the storage space and loaded memory that texture images require in game; for web design, this (CSS sprites) can greatly reduce the images loading frequency and time, so as to make web pages load faster. If you want to use Photoshop to do this, that’s too stupid and inefficient. Or if you gave Zwoptex up, then it’s time to turn to this TexturePacker from Germany.

Continue reading [v6.0, v4.4] TexturePacker – Create sprite sheets for your games or websites

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

[v8.6.5] USBWebserver – Better, faster and easier than XAMPP, AMPPS or WampServer

If you’re a web developer or learning web programming languages, you must found that: every time want to perform local debugging, testing for your web app/code on a new OS or another PC, you has to set up and configure the whole AMP (Apache, PHP, MySQL) web development environments from scratch, which is absolutely boring.

Continue reading [v8.6.5] USBWebserver – Better, faster and easier than XAMPP, AMPPS or WampServer

[v1.3a] Patch Maker – Create small and efficient updates/patches for your program

The lifecycle of a software product is accompanied by the release of different versions, and each version has some changes from the previous version. For example: modified part code of the executable file, added/deleted/replaced some files. A common way for software authors or publishers to update their products is to release a brand-new installer, or just an update installer. But it is often inefficient and wasteful, especially when there is just little content to be updated.

Continue reading [v1.3a] Patch Maker – Create small and efficient updates/patches for your program

[v2.5] Clickteam Fusion – Easy and classic game maker specially made for non-programmers

Clickteam Fusion (formerly called Multimedia Fusion Developer) is a classic, powerful and extensible 2D/3D game making engine, developed by Clickteam from France in 1995. It is easy to understand and use, allowing developers to create all kinds of cross-platform games without writing any code.

Continue reading [v2.5] Clickteam Fusion – Easy and classic game maker specially made for non-programmers