An open API service indexing awesome lists of open source software.

https://github.com/preemptive/dasho-samples

Samples for configuring PreEmptive Protection DashO
https://github.com/preemptive/dasho-samples

Last synced: 5 months ago
JSON representation

Samples for configuring PreEmptive Protection DashO

Awesome Lists containing this project

README

          

# _PreEmptive Protection DashO_ Samples

This repository contains samples that demonstrate using [PreEmptive Protection™ DashO™](https://www.preemptive.com/products/dasho/).
The samples use either [Ant](http://ant.apache.org) or [Gradle](http://www.gradle.org).
All samples will need to know the location where DashO is installed (i.e. `DASHO_HOME`).
Each sample has its own README with any setup and/or configuration instructions.

>**Note:** Please download the appropriate [release](https://github.com/preemptive/dasho-samples/releases).

The samples are categorized by type:

* [Android™](android/README.md) - Samples demonstrating DashO with Android projects.
* A separate [DashO-GameOfLife](https://github.com/preemptive/DashO-GameOfLife) sample showing a more-complex Android app that includes a library is also available.
* [Java™](java/README.md) - Samples demonstrating DashO with basic Java applications.
* [Shelf Life](shelflife/README.md) - Samples demonstrating DashO's Shelf Life with basic Java applications.

## About DashO

[_PreEmptive Protection DashO_](https://www.preemptive.com/products/dasho/) is an obfuscation and application protection solution from [PreEmptive](https://www.preemptive.com/).
DashO's obfuscation, hardening, and runtime check features make your application much harder to reverse engineer, pirate, or steal data from.
World-class technical support for DashO is available through our [website](https://www.preemptive.com/support/dasho-support) and/or our [support request form](https://www.preemptive.com/contact/supportrequestform).

>Android is a trademark of Google LLC.
>
GitHub is a registered trademark of GitHub, Inc.
>
Gradle is a registered trademark of Gradle, Inc.
>
Oracle and Java are registered trademarks of Oracle and/or its affiliates.
>
Other names may be trademarks of their respective owners.