Category Archives: Program & Develop

Tools mainly for programmers and webmasters.

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

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.

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

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.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

[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