---
title: "What’s New in DexGuard: Platform Updates (March 2020) | Guardsquare"
description: Guardsquare has released updates to DexGuard, its Android app security offering, including support and integration for mobile games built on Unity
image: https://23593082.hs-sites.com/hubfs/Imported_Blog_Media/dexguard-release-blog-2-Apr-16-2021-06-32-04-00-PM-2.png
---

[![guardsquare-logo](https://insights.guardsquare.com/hs-fs/hubfs/Logos/logo-white.png?length=536&name=logo-white.png "guardsquare-logo") ](https://23593082.hs-sites.com/)

- pricing

[Request Pricing](https://www.guardsquare.com/request-pricing?hsCtaTracking=646b0379-d596-4b1a-8526-2ccbdbb0f81b%7Ce8809087-a83f-4476-8b22-34b9572013fd)

[Login](https://customers.guardsquare.com/login?utm_referrer=https%3A%2F%2Fwww.guardsquare.com%2F)

En

- [中文](https://www.guardsquare.com/zh-hans)
- [한국어](https://www.guardsquare.com/ko)
- [Português](https://www.guardsquare.com/pt-br)
- [Español](https://www.guardsquare.com/es)

<https://twitter.com/intent/tweet?original_referer=https://23593082.hs-sites.com/amilia-test/blog/whats-new-dexguard-platform-updates-march-2020&url=https://23593082.hs-sites.com/amilia-test/blog/whats-new-dexguard-platform-updates-march-2020&source=tweetbutton> <http://www.linkedin.com/shareArticle?mini=true&url=https://23593082.hs-sites.com/amilia-test/blog/whats-new-dexguard-platform-updates-march-2020> <http://www.facebook.com/share.php?u=https://23593082.hs-sites.com/amilia-test/blog/whats-new-dexguard-platform-updates-march-2020> [mailto:?subject=Check%20out%20https://23593082.hs-sites.com/amilia-test/blog/whats-new-dexguard-platform-updates-march-2020](mailto:?subject=Check%20out%20https://23593082.hs-sites.com/amilia-test/blog/whats-new-dexguard-platform-updates-march-2020)

March 18, 2020

# What’s New in DexGuard: Platform Updates (March 2020)

Written by: Guardsquare

![](https://23593082.hs-sites.com/hubfs/Imported_Blog_Media/dexguard-release-blog-2-Apr-16-2021-06-32-04-00-PM-2.png)

**Update: **Learn more about the latest version of DexGuard. [Read more about it here.](https://www.guardsquare.com/factsheet-dexguard)

The mobile app threat landscape is always changing, and Guardsquare is dedicated to continuous security improvements and updates to meet these challenges. Today Guardsquare released updates to [DexGuard](https://23593082.hs-sites.com/dexguard), our proprietary product for Android app security. This release includes support and integration for mobile games built on Unity, as well as enhancements for Guardsquare’s security features.

## Guardsquare Offers Unity Support

**June 23rd, 2021 Update: Guardsquare Becomes the First Mobile Application Security Platform to Join Unity’s Verified Solutions Partner Program. [Learn how Guardsquare protects Unity mobile games from cheaters](https://23593082.hs-sites.com/unity-platform-support)*

According to Unity, [over half of new mobile games](https://unity.com/solutions/mobile) are built on Unity, and [over 60 percent of VR/AR content](https://unity.com/solutions/ar-and-vr-games) also uses the platform. Users all over the world rely on Unity-built games for entertainment, and developers love the platform for its “develop once, deploy multiple times” approach for iOS and Android games.

However, like any unprotected mobile app, mobile games without security protections built in are vulnerable to piracy by hackers looking for personal and financial gain.

By targeting unprotected mobile game code, hackers can:

- Bypass license checks and in-app purchase checks to access premium content for free
- Build or distribute [tweaks](https://23593082.hs-sites.com/webinar/protecting-ios-in-app-purchases-from-piracy) or modified apps, giving unpaid access to others

Sometimes these hackers are professionals with malicious intentions, and sometimes they’re solo players who see security as a challenge and want to “beat the system.” In both of these cases, exploitation of unsecured code can result in lost revenue and damaged reputations.

That lost revenue can really add up according to App Annie’s [ 2020 State of Mobile report](https://www.appannie.com/en/go/state-of-mobile-2020/), mobile gaming is estimated to hit a cross-platform grand total of $100B in revenue this year. Even a fraction of that total can equal major losses for game studios.

In addition to lost revenue, game developers need to think about reputation. Players expect to have fun and compete on merit not tricks. When individual gamers cheat, it can cause honest players to lose trust in both the game and the game maker. A full [77% of players](https://resources.irdeto.com/irdeto-global-gaming-survey/infographic-cheating-game-over) say they’ll give up on playing a game if they think competitors are cheating.

For this reason, Guardsquare now offers built-in support for the Unity platform within our DexGuard product for secure Android development.

Key features of Guardsquare’s Unity support in DexGuard include

- **[Code Hardening](https://23593082.hs-sites.com/code-hardening) and [Runtime Application Self-Protection (RASP)](https://23593082.hs-sites.com/runtime-application-self-protection-rasp)**: With this update, DexGuard’s existing security features apply to Unity mobile apps, including DexGuard’s code hardening features, such as name obfuscation and class encryption, and RASP mechanisms, such as root detection and hook detection. The combination of code hardening and RASP effectively protects against static and dynamic analysis, as well as runtime attacks.

- **Unity Metadata [Obfuscation](https://23593082.hs-sites.com/what-is-code-obfuscation)**: In addition to its tried-and-true code hardening and RASP security techniques, DexGuard provides specific obfuscation techniques for Unity metadata to prevent leakage of critical data. (Stay tuned, as we’ll be sharing more detailed technical information here in the coming weeks.)

As with all Guardsquare products, our hallmark is minimal complexity and drag on the app. Game developers can easily integrate DexGuard into Unity development to create an exceptional, responsive, and secure gaming experience.

## Kotlin Metadata Obfuscation

With Guardsquare's updates, developers can now make use of Kotlin’s innovative capabilities without the risk of exposing critical information.

What is at risk? Kotlin’s compiler injects code and metadata into the classes it generates to support advanced Kotlin features. The challenge is that this injected metadata exposes a complete representation of the original Kotlin classes.

Unlike other obfuscators, which completely remove the metadata, DexGuard now processes Kotlin metadata alongside the rest of the code and hardens it using advanced obfuscation techniques. With DexGuard’s code hardening for Kotlin metadata, app developers can have peace-of-mind that their code is protected from prying eyes.

## Additional Features & Optimizations

In addition to Unity support, Guardsquare has enhanced DexGuard with the following features and code optimizations:

- **Debug Blocker**: DexGuard now includes improved debugger prevention and detection to keep unauthorized parties from using debugging tools to gain insight into the functioning of your applications.
- **Performance Improvements for Optimization**: We’ve enhanced the general performance of optimizations performed by DexGuard, which significantly reduces the time needed to process large applications.
- **Android Gradle Plugin 3.6 Compatibility**: DexGuard now supports Android Gradle Plugin 3.6. DexGuard continues to support new Gradle versions on an ongoing basis.

We’ve also enhanced our iOS solution, [iXGuard](https://23593082.hs-sites.com/ixguard), with Unity support and additional features. If you’re an iXGuard user, read through [our blog post](https://23593082.hs-sites.com/blog/whats-new-ixguard-platform-updates-march-2020) to learn more about these changes.

Interested in learning more about our new DexGuard updates? Visit [our updated product page](https://23593082.hs-sites.com/dexguard) to read more details. Or, if you’re looking to integrate DexGuard into your app development process, reach out for a demo and discussion.

Tag(s): [Android](https://23593082.hs-sites.com/amilia-test/tag/android) , [Protection](https://23593082.hs-sites.com/amilia-test/tag/protection) , [Product Launch](https://23593082.hs-sites.com/amilia-test/tag/product-launch) , [DexGuard](https://23593082.hs-sites.com/amilia-test/tag/dexguard)

## [Guardsquare](https://23593082.hs-sites.com/amilia-test/author/guardsquare)

Connect with the author

## Discover how Guardsquare provides industry-leading protection for mobile apps.

## Other posts you might be interested in

[

** 11 min read  | August 22, 2023

## Webinar Recap: Accessibility Features and Overlays on Android

Android Protection Security Research 

](https://23593082.hs-sites.com/amilia-test/blog/app-permissions-abuse) [

** 7 min read  | August 15, 2023

## What is RASP and Why It Matters to Mobile App Developers

Android iOS Protection DexGuard iXGuard 

](https://23593082.hs-sites.com/amilia-test/blog/rasp-dynamic-analysis)

## Subscribe to our newsletter

Stay in the know with monthly updates right to your inbox.

![HubSpot CMS](https://cdn2.hubspot.net/hubfs/302335/hubspot-cms-logo-gray.svg "HubSpot CMS")

[General Terms](https://23593082.hs-sites.com/terms-of-use) | [Privacy Policy](https://23593082.hs-sites.com/privacy-policy) | [Cookie Policy](https://23593082.hs-sites.com/cookie-policy)

Tervuursevest 362 bus 1, 3000 Leuven, Belgium | VAT: BE0550675829 |

© 2016-2026 Guardsquare nv. All rights reserved.

<https://www.facebook.com/guardsquare> <https://twitter.com/Guardsquare> <https://www.linkedin.com/company/guardsquare/> <https://www.youtube.com/channel/UCP9s5F1ksT1E-7vSF2CDyhw> <https://github.com/Guardsquare>

```json
{
  "@context" : "https://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Guardsquare",
    "url" : "https://23593082.hs-sites.com/amilia-test/author/guardsquare"
  },
  "dateModified" : "2023-09-19T17:46:59.063Z",
  "datePublished" : "2020-03-18T04:00:00.000Z",
  "headline" : "What’s New in DexGuard: Platform Updates (March 2020) | Guardsquare",
  "image" : [ "https://23593082.hs-sites.com/hubfs/Imported_Blog_Media/dexguard-release-blog-2-Apr-16-2021-06-32-04-00-PM-2.png" ],
  "mainEntityOfPage" : {
    "@id" : "https://23593082.hs-sites.com/amilia-test/blog/whats-new-dexguard-platform-updates-march-2020",
    "@type" : "WebPage"
  },
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject"
    }
  }
}
```