Category Archives: Program & Develop

Tools mainly for programmers and webmasters.

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

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

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.

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

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