SDKs, Web API interfaces, libraries and other programming projects provided in source form for C/C++, Java, JavaScript, C#, PHP & Python.
SDK for PELock software protection and licensing solution with hundreds of usage examples in many programming languages. License key system usage, protection features integration and time-trial usage examples.
Web API library source code in PHP for the AutoIt Obfuscator. You can use it to protect your AutoIt scripts against analysis, reverse engineering and decompilation. Available as a Packagist package.
Web API library source code in Java for the AZTec Decoder service. Available as a Maven package.
Web API library source code in JavaScript and Node.js for the AZTec Decoder service. Available as an npm package.
Web API library source code in C# for the AZTec Decoder service. Available as a NuGet package.
Web API library source code in PHP for the AZTec Decoder service. Available as a Composer package.
Web API library source code in Python for the AZTec Decoder service. Available as a PyPI package.
A simple class in C++ to load and read/write process memory. It comes with an example of how to decrypt the once popular HUGI demoscene e-zine data archives.
With this small application you can load all kinds of code fragments stored in binary files and run them directly from memory. Before execution, an int3
will be triggered, so you can catch the execution of the binary code with your favourite debugger.
An example of how to patch files, using C++ on the Windows platform. Patcher checks for every possible error as well as Windows Resource Protection.
An example of how to patch files, using C#. With this C# class, you can patch byte arrays, single bytes, integers, strings, Delphi strings.
An example of how to patch files, using C++ on the Windows platform. This is the most basic file patch you can create in C/C++ for Windows without extra checks.
Polish translation for the latest Question2Answer v1.7 & v1.8 system.
A simple polymorphic engine for encrypting code and data. It is an amateur project that can be used to demonstrate what polymorphic engines are.
A small, but useful plugin for Question2Answer v1.7 & v1.8 system to enable the CDN (Content Delivery Network) usage for JQuery library.
Anti-Spam Form is a form replacement component for the Yii2 Framework for creating anti-spam forms that are invisible in HTML code to spam bots & harvesting tools.
ImgOpt is an image optimization widget for Yii2 Framework with auto WebP image format generation from PNG and JPG files.