Category Archives: Program & Develop

Tools mainly for programmers and webmasters.

OpenBOR – Ultimate 2D fan-made side-scrolling game engine

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.

OpenBOR (short for Open Beats of Rage) is a free, open-source, sprite-based 2D side scrolling video game engine (not a console emulator) for Windows, Linux, Android, PSP and WII platforms. Users from all over the world have used it to create a lot of interesting Doujin games based on Double Dragon, Streets of Rage, Final Fight, The King Of Fighters, Street Fighter, Metal Slug, and more.

Continue reading OpenBOR – Ultimate 2D fan-made side-scrolling game engine

SubInACL – Complete solution to configure security permission

SubInACL is a tiny tool from Microsoft for performing permission management on folders, files, registries, services, and other objects. It was released as one of the tools in Windows Resource Kits. It is very powerful and practical, and much more powerful than cacls and its replacement, icacls. It is considered to be an edge tool for setting access permissions, suitable for professionals such as programmers and administrators.

Continue reading SubInACL – Complete solution to configure security permission

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.

Detect It Easy – Program for determining types of files

Packing a program is the most common way developers protect their software. Therefore, in order to crack some software, the first step is to detect whether it has been packed. Detect It Easy (DiE for Short) is a very powerful and easy-to-use PE packers detection tool developed by horsicq from Germany. It has very comprehensive and functional PE packer detection functions, simple operation, and is widely used as one of the most important auxiliary tools for software cracking for now.

Continue reading Detect It Easy – Program for determining types of files

[v2.4.6] WinLicense – Professional software protection and licensing management

If you are in the software development industry, perhaps a common shareware programmer, or an engineering manager, you need to protect your software. In order to prevent their software from being cracked or illegally used, all software developers will take various measures to protect their software. One of the most commonly used methods is the software registration mechanism.

Continue reading [v2.4.6] WinLicense – Professional software protection and licensing management

[v3.0.4] Themida – Advanced Windows software protection system

In the current Internet environment, most commercial software can be cracked, and that is just a matter of cost and time at most. In order to protect their software from reverse engineering or cracking, almost all software developers use a lot of codes with complex encryption algorithms. That not only costs developers a lot of energy and expense, but also makes the program more chaotic and bloated, and the final effect is not obvious.

Continue reading [v3.0.4] Themida – Advanced Windows software protection system

[v3.5] VMProtect – Protect your software from reversing and cracking

As software development companies, their biggest concern is that their software will be decompiled/cracked soon after it is launched, so many developers choose to pack/encrypt their software products. In general, the file size of packed software is smaller, and the program itself becomes more secure. These days, packer has been moving towards virtual machine protection technology, whose greatest benefit is that it can greatly improve the protection strength. Packers employing this technology include Themida, WinLicense, EXECryptor, etc.; While the downside is that it affects the startup and running speeds of program, so it’s not suitable for every situation.

Continue reading [v3.5] VMProtect – Protect your software from reversing and cracking

Minetest – Free and open-source voxel game engine

When you first launched Minetest, didn’t you think it was just Minecraft? Actually not. Although their interface, style, and gameplay are almost the same, Minetest is essentially a free, open-source and cross-platform voxel game engine (written in C++ and Lua, using the Irrlicht Engine). It was created by Perttu Ahola and first released in 2010, and is now developed by a team of volunteers, with significant contributions from the community. It’s available for Linux-based systems, FreeBSD, Windows, Mac, and Android platforms, and provides an API for users to create their own games and mods written in Lua.

Continue reading Minetest – Free and open-source voxel game engine