Category Archives: Program & Develop

Tools mainly for programmers and webmasters.

[v2022.8, v1.4] GameMaker Studio – Ultimate 2D game IDE for both amateurs and professionals

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.

GameMaker Studio (GMS for short, formerly called: Game Maker, Animo) is a very powerful and popular cross-platform, multi-genre game development engine (GDE)/game creation system (GCS) for both entry-level novices/amateurs and seasoned game development professionals. It was written in Delphi by Mark Overmars from Netherlands and first published in 1999.

Continue reading [v2022.8, v1.4] GameMaker Studio – Ultimate 2D game IDE for both amateurs and professionals

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

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.

[v21.3] Adobe Dreamweaver CS, CC Portable full versions AIO

As of this post’s rebuilding, AppNee decided to keep updating it all the time. Its mission is to release all multilingual portable full/lite registered editions of Adobe Dreamweaver CS6, CC for Windows (32-bit & 64-bit in one) in a single post, do not separate them any more.

Continue reading [v21.3] Adobe Dreamweaver CS, CC Portable full versions AIO

[v5.2] Quick Batch File Compiler – Fast convert batch scripts (BAT/CMD file) to EXE format

Quick Batch File Compiler (Quick BFC for short) is a small app used to compile/convert any batch file (.bat or .cmd format) into the real executable file format (.exe), which can run unlimitlessly under Windows. For the converted EXE file, you are allowed to customize its icon and version info, and the content inside a batch file can be encrypted in order to prevent unauthorized modifications.

Continue reading [v5.2] Quick Batch File Compiler – Fast convert batch scripts (BAT/CMD file) to EXE format

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

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

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