Category Archives: Program & Develop

Tools mainly for programmers and webmasters.

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

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.

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

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.

[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

[v2.0] Install Creator – Small and handy setup maker

Install Creator (full name: Clickteam Install Creator Pro) is a small, handy but fully-functional and powerful installer creation tool, designed to quickly build program installers in a simple way. It comes with a simple and intuitive user interface, as well as a high file compression rate, and provides wizard support, so that novice users can follow the wizard to complete all configurations step by step.

Continue reading [v2.0] Install Creator – Small and handy setup maker

[v20.4] WinHex – Acclaimed hexadecimal editor for file, disk & RAM

In the DOS era, we generally used the PCTOOLS5.0 to edit file code, but since the FAT32 file system came out, PCTOOLS5.0 was unusable. Seldom excellent file code editor appeared until this WinHex from Germany, which can be regarded as the best hexadecimal editor for file, disk & RAM after the former.

Continue reading [v20.4] WinHex – Acclaimed hexadecimal editor for file, disk & RAM