Source Codes

SDKs, Web API interfaces, libraries and other programming projects provided in source form for C/C++, Java, JavaScript, C#, PHP & Python.

Components

PELock SDK & Usage Examples

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.

  • C/C++
  • D
  • Delphi
  • PureBasic
  • PowerBASIC
  • MASM
PHP Programming Language

AutoIt Obfuscator Web API for PHP

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.

  • PHP
  • AutoIt
  • Obfuscator
  • Obfuscation
Java Programming Language

AZTEC 2D Decoder for Java & Maven

Web API library source code in Java for the AZTec Decoder service. Available as a Maven package.

  • Java
  • Maven
  • AZTEC 2D
  • Web API
JavaScript Programming Language

AZTEC 2D Decoder for JS & Node.js

Web API library source code in JavaScript and Node.js for the AZTec Decoder service. Available as an npm package.

  • JavaScript
  • Node.js
  • AZTEC 2D
  • Web API
C# Sharp Programming Language

AZTEC 2D Decoder for C# & NuGet

Web API library source code in C# for the AZTec Decoder service. Available as a NuGet package.

  • C#
  • NuGet
  • AZTEC 2D
  • Web API
PHP Programming Language

AZTEC 2D Decoder for PHP & Composer

Web API library source code in PHP for the AZTec Decoder service. Available as a Composer package.

  • PHP
  • Composer
  • AZTEC 2D
  • Web API
Python Programming Language

AZTEC 2D Decoder for Python & PyPI

Web API library source code in Python for the AZTec Decoder service. Available as a PyPI package.

  • Python
  • PyPI
  • AZTEC 2D
  • Web API
C/C++ Programming Language

CMemPatch

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.

  • C/C++
  • WinAPI
  • process
  • memory
  • patching
C/C++ Programming Language

starter

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.

  • C/C++
  • WinAPI
  • process
  • memory
  • debugging
C/C++ Programming Language

Patch File Example

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.

  • C/C++
  • WinAPI
  • file
  • patch
  • patching
  • WRP
C# aka C Sharp Programming Language

Simple C# Patcher Class

An example of how to patch files, using C#. With this C# class, you can patch byte arrays, single bytes, integers, strings, Delphi strings.

  • C#
  • file
  • patch
  • patching
C/C++ Programming Language

Simple Patch File Example

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.

  • C/C++
  • WinAPI
  • file
  • patch
  • patching
PHP Programming Language

Question2Answer Polish Translation

Polish translation for the latest Question2Answer v1.7 & v1.8 system.

  • PHP
  • Question2Answer
  • translation
  • language
  • polish
Assembler

Simple Polymorphic Engine (SPE32)

A simple polymorphic engine for encrypting code and data. It is an amateur project that can be used to demonstrate what polymorphic engines are.

  • Assembler
  • polymorphic engine
  • encryption
PHP Programming Language

Question2Answer Use CDN Plugin

A small, but useful plugin for Question2Answer v1.7 & v1.8 system to enable the CDN (Content Delivery Network) usage for JQuery library.

  • PHP
  • Question2Answer
  • CDN
  • JQuery
  • plugin
Yii Framework

Anti-Spam Form for Yii2 Framework

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.

  • PHP
  • Yii Framework
  • antispam
  • spam bots
Yii Framework

Image widget with an auto WebP file generation for Yii2 Framework

ImgOpt is an image optimization widget for Yii2 Framework with auto WebP image format generation from PNG and JPG files.

  • PHP
  • Yii Framework
  • WebP
  • images