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
- Host: GitHub
- URL: https://github.com/preemptive/dasho-samples
- Owner: preemptive
- License: ms-pl
- Created: 2018-02-21T21:55:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-28T13:27:04.000Z (over 1 year ago)
- Last Synced: 2024-12-28T14:24:44.637Z (over 1 year ago)
- Language: Java
- Homepage: https://preemptive.com/products/dasho/
- Size: 11.6 MB
- Stars: 11
- Watchers: 12
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.