{"id":174,"date":"2025-06-26T10:51:38","date_gmt":"2025-06-26T10:51:38","guid":{"rendered":"https:\/\/infivit.com\/blog\/?p=174"},"modified":"2025-06-26T10:52:17","modified_gmt":"2025-06-26T10:52:17","slug":"guardsquare","status":"publish","type":"post","link":"https:\/\/infivit.com\/blog\/guardsquare\/","title":{"rendered":"Guarding Apps with Guardsquare"},"content":{"rendered":"\n<p class=\"has-text-align-left\"><strong>\ud83d\udee1 What is Guardsquare?<\/strong><br><strong>Guardsquare<\/strong> is a security-focused company best known for tools like <strong>ProGuard<\/strong>, <strong>DexGuard<\/strong>, and <strong>AppSweep<\/strong>. These tools help Android\/iOS developers <strong>obfuscate, optimize, and secure<\/strong> their apps against various forms of reverse engineering and runtime threats.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>\u2733 Core Products:<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>ProGuard<\/strong>: Open-source Java class file shrinker, optimizer, obfuscator, and preverifier.<\/li>\n\n\n\n<li><strong>DexGuard<\/strong>&nbsp;<em>(Commercial)<\/em>: An enhanced version of ProGuard, specifically designed for Android, with advanced obfuscation and encryption features.<\/li>\n\n\n\n<li><strong>AppSweep<\/strong> <em>(Free)<\/em>: Static analysis tool that scans your app for security issues and best practices.<\/li>\n\n\n\n<li><strong>iXGuard<\/strong>: For iOS apps\u2014applies similar protections as DexGuard but for Swift\/Obj-C.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>\u2699\ufe0f Why Use Guardsquare?<\/strong><\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Prevent Reverse Engineering<\/strong>: Obfuscation renames classes, methods, and fields making the code hard to read.<\/li>\n\n\n\n<li><strong>Reduce Size<\/strong>: Code shrinking removes unused code.<\/li>\n\n\n\n<li><strong>Improve Performance<\/strong>: Optimization can enhance execution.<\/li>\n\n\n\n<li><strong>Detect &amp; Mitigate Runtime Attacks<\/strong>: DexGuard adds tamper detection, root detection, emulator checks, etc.<\/li>\n\n\n\n<li><strong>Shift Left Security<\/strong>: AppSweep enables early static analysis during CI\/CD.<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udd17 Integrating Guardsquare Tools into Android\/iOS Projects<\/h3>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. List Applications On GuardSquare<\/strong><\/h3>\n\n\n\n<p>Lists your applications, grouped per operating system. When clicking an application, you will get redirected to the app overview page, which has the following cards:<\/p>\n\n\n\n<p class=\"has-text-align-center\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1264\" height=\"1236\" class=\"wp-image-180\" style=\"width: 560px\" src=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/GuardSquare-Portal-3.png\" alt=\"\" srcset=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/GuardSquare-Portal-3.png 1264w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GuardSquare-Portal-3-300x293.png 300w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GuardSquare-Portal-3-1024x1001.png 1024w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GuardSquare-Portal-3-768x751.png 768w\" sizes=\"(max-width: 1264px) 100vw, 1264px\" \/><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Guardsquare Guided Configuration Workflow<\/strong> : This new workflow is aimed at simplifying the process of generating a protected build of your Android or iOS application<br><\/li>\n\n\n\n<li><strong>App Profiling<\/strong>: Install and execute a guardsquare instrumented version of your application in order to capture your application behaviour. The goal here is to trigger as much of your app\u2019s functionality as possible, resulting in good coverage.<br><\/li>\n\n\n\n<li><span style=\"font-family: -apple-system, system-ui, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;;\">Once you complete the initial setup and initialization, the process starts with <strong>Instrumentation and profiling<\/strong>. You instrument your app locally on your environment where you can run your app to collect profiling data (metadata about your application). This profiling data will ensure we can automatically identify the code which can be obfuscated and identify safe locations to inject runtime protections without causing instability or performance issues.<\/span><\/li>\n<\/ol>\n\n\n\n<p class=\"has-text-align-center\"><img decoding=\"async\" width=\"1812\" height=\"1140\" class=\"wp-image-181\" style=\"width: 540px\" src=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-Profiling.png\" alt=\"\" srcset=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-Profiling.png 1812w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-Profiling-300x189.png 300w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-Profiling-1024x644.png 1024w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-Profiling-768x483.png 768w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-Profiling-1536x966.png 1536w\" sizes=\"(max-width: 1812px) 100vw, 1812px\" \/><\/p>\n\n\n\n<p><strong>Configure protection<\/strong>: Using simple UI elements you can express which parts of your application are most security sensitive and which security use cases you would like to cover. After you have profiled your application, you can use the Guided Configuration to select the security sensitive aspects of your application and to configure your desired RASP protections and reactions. All of this can be achieved without having to learn a configuration syntax. After completing this step you can run the command to apply this configuration and generate your protected build on your local build machine.<\/p>\n\n\n\n<p class=\"has-text-align-center\"><img decoding=\"async\" width=\"1904\" height=\"1044\" class=\"wp-image-182\" style=\"width: 550px\" src=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-GuidedConfiguration.png\" alt=\"\" srcset=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-GuidedConfiguration.png 1904w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-GuidedConfiguration-300x164.png 300w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-GuidedConfiguration-1024x561.png 1024w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-GuidedConfiguration-768x421.png 768w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-GuidedConfiguration-1536x842.png 1536w\" sizes=\"(max-width: 1904px) 100vw, 1904px\" \/><\/p>\n\n\n\n<p>Finally, after a successful build of your protected application, you can view your protection score and the history of any protected builds your team has done to easily track your progress over time. This Collaboration feature gives your team shared access to the protection history and progress. <\/p>\n\n\n\n<p class=\"has-text-align-center\"><img loading=\"lazy\" decoding=\"async\" width=\"1258\" height=\"213\" class=\"wp-image-183\" style=\"width: 550px\" src=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-ProtectionReport.png\" alt=\"\" srcset=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-ProtectionReport.png 1258w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-ProtectionReport-300x51.png 300w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-ProtectionReport-1024x173.png 1024w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS-ProtectionReport-768x130.png 768w\" sizes=\"(max-width: 1258px) 100vw, 1258px\" \/><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Using ProGuard<\/strong> (Default in Android)<\/h3>\n\n\n\n<p>ProGuard comes bundled with Android SDK. If you\u2019re using <code>minifyEnabled<\/code> in your <code>build.gradle<\/code>, you\u2019re already using ProGuard:<br><br><code>buildTypes {<br>    release {<br>        minifyEnabled true<br>        proguardFiles getDefaultProguardFile(<br>            'proguard-android-optimize.txt'<br>        ), 'proguard-rules.pro'<br>    }<br>}<\/code><\/p>\n\n\n\n<p><strong>Customize <code>proguard-rules.pro<\/code><\/strong> to avoid stripping important code (like Retrofit models, Room entities, etc.)<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Integrating DexGuard<\/strong> <em>(Advanced, Paid \u2013 for Android)<\/em><\/h3>\n\n\n\n<p>DexGuard extends ProGuard with Android-specific protections. After purchasing a license:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Install DexGuard Plugin<\/strong>: <br>Replace your Gradle plugin with DexGuard\u2019s plugin (from their private repo): <br><br><code>buildscript { <\/code><br><code>     repositories { <\/code><br>                      <code>maven { <\/code><br>                             <code>url 'https:\/\/download.guardsquare.com' <\/code><br>                      <code>} <\/code><br>             <code>} <\/code><br><br><code>dependencies { <\/code><br>             <code>classpath 'com.guardsquare:dexguard-gradle-plugin:X.X.X' <\/code><br>       <code>} <\/code><br><code>}<\/code><br><\/li>\n\n\n\n<li><strong>Enable DexGuard Features<\/strong>:<br><code> <code>apply plugin: 'dexguard' <\/code><\/code><br>   <code><code>dexguard { <\/code><\/code><br>               <code><code>configurationFiles += file('dexguard-project.pro') <\/code><\/code><br><code><code>}<\/code><\/code><br><\/li>\n\n\n\n<li><strong>Advanced Rules<\/strong>: Define enhanced obfuscation, encryption, tamper detection, and RASP settings in <code>dexguard-project.pro<\/code>.<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. Integrating iXGuard<\/strong> <em>(Advanced, Paid \u2013 for iOS)<\/em><\/h3>\n\n\n\n<p><strong>iXGuard<\/strong> brings advanced protection to iOS apps, similar to how DexGuard protects Android. It applies obfuscation and runtime hardening to Swift and Objective-C codebases.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Obtain iXGuard License &amp; CLI<\/strong>:\n<ul class=\"wp-block-list\">\n<li>After purchasing, download the <strong>iXGuard CLI<\/strong> from the Guardsquare platform.<\/li>\n\n\n\n<li>Install the CLI and authenticate using the same <code>guardsquare auth login<\/code> method.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Prepare Your iOS App (IPA)<\/strong>:\n<ul class=\"wp-block-list\">\n<li>Build a release version of your app (IPA) using Xcode.<\/li>\n\n\n\n<li>Ensure symbols and bitcode are correctly handled for post-processing.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Run iXGuard Protection<\/strong>: <br><code>guardsquare protect --platform ios --input &lt;your-app.ipa&gt; --output &lt;protected-app.ipa&gt; --config &lt;ixguard-config.json&gt;<\/code><\/li>\n\n\n\n<li><strong>Configure Protections<\/strong>: The <code>ixguard-config.json<\/code> defines:\n<ul class=\"wp-block-list\">\n<li>Which classes\/methods to obfuscate<\/li>\n\n\n\n<li>String encryption<\/li>\n\n\n\n<li>Runtime checks: debugger detection, jailbreak detection, hook prevention, etc.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Upload to App Stores or CI\/CD<\/strong>: After the protected build is generated, you can upload the <code>.ipa<\/code> to TestFlight, App Store, or share with your security analysis tools like NowSecure.<\/li>\n<\/ol>\n\n\n\n<p>After generating protected builds, guardsquare shows a <strong>score<\/strong> that reflects your app&#8217;s <strong>performance<\/strong> and <strong>stability<\/strong>.<\/p>\n\n\n\n<p class=\"has-text-align-center\"><img loading=\"lazy\" decoding=\"async\" width=\"1680\" height=\"1312\" class=\"wp-image-184\" style=\"width: 550px\" src=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS_performance.png\" alt=\"\" srcset=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS_performance.png 1680w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS_performance-300x234.png 300w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS_performance-1024x800.png 1024w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS_performance-768x600.png 768w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/GS_performance-1536x1200.png 1536w\" sizes=\"(max-width: 1680px) 100vw, 1680px\" \/><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. CI\/CD Integration (GitHub Actions, Etc..)<\/strong><\/h3>\n\n\n\n<p>Guardsquare tools can be integrated into your CI pipelines:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>ProGuard<\/strong>: Run via <code>.\/gradlew assembleRelease<\/code>.<\/li>\n\n\n\n<li><strong>DexGuard<\/strong>: Add license keys and configuration to environment variables or secrets.<\/li>\n\n\n\n<li><strong>AppSweep<\/strong>: Add static scans post-build:<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Example GitHub Action: (We Can use Pre-Integrated Actions from GitHub Market)<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>\n- name: Scan with AppSweep\n  uses: guardsquare\/appsweep-action@v1\n  with:\n    api-key: ${{ secrets.APPSWEEP_API_KEY }}\n    app-file: app\/build\/outputs\/apk\/release\/app-release.apk\n<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Alternatively, we can use the GuardSquare CLI to generate instrumented and protected builds.<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open a terminal.<\/li>\n\n\n\n<li>Install the GuardSquare CLI by using <code>curl<\/code> as instructed in the <a href=\"https:\/\/platform.guardsquare.com\/docs\/getting_started\/installation\" target=\"_blank\" rel=\"noopener\">GuardSquare Documentation<\/a>.\n<ol class=\"wp-block-list\">\n<li>Ex: <code>curl -sS &lt;https:\/\/platform.guardsquare.com\/cli\/install.sh&gt; | PRE_RELEASE=1 sh<\/code><\/li>\n<\/ol>\n<\/li>\n\n\n\n<li>After successfully installing the GuardSquare CLI using the above command.<\/li>\n\n\n\n<li>Authenticate GuardSquare CLI using this command.\n<ol class=\"wp-block-list\">\n<li>We can either use GuardSquare CLI login\/We can Create SSH key &amp; Store Public Key to GuardSquare Portal. In this We are using Guardsquare CLI Login.<\/li>\n\n\n\n<li><code>guardsquare auth login<\/code><\/li>\n\n\n\n<li>This command will provide a link or redirect to a browser for authentication. Since the Some VM lacks a UI interface, copy the link &amp; paste it into the browser on your local machine. Then, log in using GAP SSO to complete the authentication process.<br><img loading=\"lazy\" decoding=\"async\" width=\"1870\" height=\"218\" class=\"wp-image-185\" style=\"width: 550px\" src=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/Screenshot-2025-05-30-at-4.28.08\u202fPM.png\" alt=\"\" srcset=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/Screenshot-2025-05-30-at-4.28.08\u202fPM.png 1870w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/Screenshot-2025-05-30-at-4.28.08\u202fPM-300x35.png 300w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/Screenshot-2025-05-30-at-4.28.08\u202fPM-1024x119.png 1024w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/Screenshot-2025-05-30-at-4.28.08\u202fPM-768x90.png 768w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/Screenshot-2025-05-30-at-4.28.08\u202fPM-1536x179.png 1536w\" sizes=\"(max-width: 1870px) 100vw, 1870px\" \/><br><img loading=\"lazy\" decoding=\"async\" width=\"1894\" height=\"206\" class=\"wp-image-186\" style=\"width: 550px\" src=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/Screenshot-2025-05-30-at-4.28.26\u202fPM.png\" alt=\"\" srcset=\"https:\/\/infivit.com\/blog\/wp-content\/uploads\/Screenshot-2025-05-30-at-4.28.26\u202fPM.png 1894w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/Screenshot-2025-05-30-at-4.28.26\u202fPM-300x33.png 300w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/Screenshot-2025-05-30-at-4.28.26\u202fPM-1024x111.png 1024w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/Screenshot-2025-05-30-at-4.28.26\u202fPM-768x84.png 768w, https:\/\/infivit.com\/blog\/wp-content\/uploads\/Screenshot-2025-05-30-at-4.28.26\u202fPM-1536x167.png 1536w\" sizes=\"(max-width: 1894px) 100vw, 1894px\" \/><\/li>\n<\/ol>\n<\/li>\n\n\n\n<li>After a successful login, GuardSquare is configured and ready to create both Instrumented and Protected builds.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How to instrument and profile?<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Instrument:-<\/strong> The command to execute depends on your chosen workflow. In order to produce an instrumented build with Guardsquare CLI, run this command with your unprotected binary: <code>guardsquare instrument &lt;input-file><\/code> Already connect your test device or emulator to the build machine during the instrumentation build process. Once the instrumented build has been created, the CLI will prompt you to install the application on the connected device <img decoding=\"async\" src=\"https:\/\/platform.guardsquare.com\/images\/docs\/install_instrumented.png\" alt=\"install_instrumented\"> Once the instrumented build has been created, the related page opens automatically in your browser. In a first step, you&#8217;re asked to select the first-party code in your application. This selection allows you to be more focused on your own-written code within the dashboard, both during profiling as well as when making security selections within the actual protection configuration of your app. In case you&#8217;re making use of Guardsquare plugin, the first-party code selection will already be proposed by Gradle, but you can still revise the selection.<br><\/li>\n\n\n\n<li><strong>Profile:-<\/strong> Below are the steps to manually install the instrumented application on a connected test device.\n<ol class=\"wp-block-list\">\n<li><strong>Android<\/strong>\n<ol class=\"wp-block-list\">\n<li>In case you want to install the application manually, you should pass a flag that allows test applications installations.<\/li>\n\n\n\n<li><code>adb install -t &lt;instrumented-app&gt;<\/code><\/li>\n\n\n\n<li>When the instrumented application is launched on the device, it will show up on the profiling page as&nbsp;<code>connected<\/code>.<\/li>\n\n\n\n<li>Now you can start navigating around in your app, like any normal user would do.<\/li>\n<\/ol>\n<\/li>\n\n\n\n<li><strong>iOS<\/strong><br>Easiest is to utilize Xcode&#8217;s&nbsp;<code>xcrun devicectl<\/code>&nbsp;command that was introduced in Xcode 15. This command allows managing devices from the command line: <br><code># if you don't know the device id &lt;udid&gt;, to be used in subsequent commands <\/code><br><code>xcrun devicectl list devices\u00d2 <\/code><br><code># install the instrumented app, &lt;udid&gt; can be the device identifier or the device name <\/code><br><code>xcrun devicectl device install app --device &lt;udid&gt; &lt;instrumented-app&gt; <\/code><br><code># launch the instrumented app <\/code><br><code>xcrun devicectl device launch app --terminate-existing --device &lt;udid&gt; &lt;bundle_id&gt;<\/code><\/li>\n<\/ol>\n<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Instrumented\/Protected Builds can be shared with Different Platforms.<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Upload Protected IPA to TestFlight &amp; NowSecure. <\/strong><br><code>- name: Upload Protected IPA to TestFlight <\/code><br> <code>run: | LATEST_PROTECTED_IPA=$(ls -td .\/out\/protected\/*.ipa | head -1)<\/code><br> <code>\/usr\/bin\/xcrun altool --type ios --upload-app -f <\/code><br> <code>$LATEST_PROTECTED_IPA -u $AppleAppSpecificUSER <\/code><br> <code>-p $AppleAppSpecificPWD <\/code><br><code>  env: AppleAppSpecificUSER: ${{ secrets.TESTFLIGHT_USERNAME }}<\/code><br> <code>AppleAppSpecificPWD: ${{ secrets.TESTFLIGHT_PWD }} <\/code><br><br><code>- name: Upload app to NowSecure <\/code><br> <code>uses: nowsecure\/nowsecure-action\/upload-app@v4 <\/code><br> <code>timeout-minutes: 60 <\/code><br> <code>with: platform_token: ${{ secrets.IOS_NOWSECURE_TOKEN }} <\/code><br> <code>app_file: ${{ env.LATEST_PROTECTED_IPA }} <\/code><br> <code>group_id: UNIQUE_GROUP_ID<\/code><br><\/li>\n\n\n\n<li><strong>Upload Protected Apk\/AAB to NowSecure &amp; Google Play. <\/strong><br><code>- name: Upload apk to NowSecure <\/code><br> <code>uses: nowsecure\/nowsecure-action\/upload-app@v4 <\/code><br> <code>timeout-minutes: 60 <\/code><br> <code>with: platform_token: ${{ secrets.ANDROID_NOWSECURE_TOKEN }} <\/code><br> <code>app_file: build\/app\/guardsquare\/out\/protected\/apk\/${{ env.APK_NAME }} <\/code><br> <code>group_id: build\/app\/guardsquare\/out\/protected\/bundle <\/code><br><br><code>- name: Upload to Google Play Console <\/code><br> <code>uses: r0adkll\/upload-google-play@935ef9c68bb393a8e6116b1575626a7f5be3a7fb <\/code><br> <code>with: serviceAccountJsonPlainText: ${{ secrets.GOOGLE_KEY }} <\/code><br> <code>releaseFiles: \"build\/app\/guardsquare\/out\/protected\/bundle\/*.aab\" <\/code><br> <code>packageName: UNIQUE_PACKAGE_NAME <\/code><br> <code>track: 'internal' <\/code><br> <code>status: 'draft' <\/code><br> <code>inAppUpdatePriority: 0<\/code><\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\ud83e\udde9 Final Thoughts<\/strong><\/h2>\n\n\n\n<p>Security can no longer be an afterthought in mobile development. With tools like <strong>ProGuard<\/strong>, <strong>DexGuard<\/strong>, and <strong>AppSweep<\/strong>, Guardsquare allows you to bake security directly into your app delivery process\u2014helping you shift security left, reduce risk, and meet compliance demands.<\/p>\n\n\n\n<p>Start with ProGuard for basic obfuscation and shrinking. Then, scale up to DexGuard for enterprise-grade protection and runtime hardening.<\/p>\n\n\n\n<p>Meanwhile, use AppSweep to catch potential security issues early in your CI\/CD pipeline.<\/p>\n\n\n\n<p>Integrating these tools into your Android &amp; IOS development lifecycle builds a strong foundation of trust and resilience\u2014ensuring your applications are not only high-performing but also secure by design.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-color\">The sooner you treat security as code, the stronger your apps will be\u2014before, during, and after they ship.<\/mark><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udee1 What is Guardsquare?Guardsquare is a security-focused company best known for tools like ProGuard, DexGuard, and AppSweep. These tools help Android\/iOS developers obfuscate, optimize, and secure their apps against various forms of reverse engineering and runtime threats. \u2733 Core Products: \u2699\ufe0f Why Use Guardsquare? \ud83d\udd17 Integrating Guardsquare Tools into Android\/iOS Projects 1. List Applications On &#8230; <a title=\"Guarding Apps with Guardsquare\" class=\"read-more\" href=\"https:\/\/infivit.com\/blog\/guardsquare\/\" aria-label=\"Read more about Guarding Apps with Guardsquare\">Read more<\/a><\/p>\n","protected":false},"author":4,"featured_media":191,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":"[]"},"categories":[3],"tags":[11,8,9,10,7],"class_list":["post-174","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-security","tag-androidsecurity","tag-cybersecurity","tag-guardsquare","tag-iossecurity","tag-mobilesecurity"],"_links":{"self":[{"href":"https:\/\/infivit.com\/blog\/wp-json\/wp\/v2\/posts\/174","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/infivit.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/infivit.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/infivit.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/infivit.com\/blog\/wp-json\/wp\/v2\/comments?post=174"}],"version-history":[{"count":4,"href":"https:\/\/infivit.com\/blog\/wp-json\/wp\/v2\/posts\/174\/revisions"}],"predecessor-version":[{"id":194,"href":"https:\/\/infivit.com\/blog\/wp-json\/wp\/v2\/posts\/174\/revisions\/194"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/infivit.com\/blog\/wp-json\/wp\/v2\/media\/191"}],"wp:attachment":[{"href":"https:\/\/infivit.com\/blog\/wp-json\/wp\/v2\/media?parent=174"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/infivit.com\/blog\/wp-json\/wp\/v2\/categories?post=174"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/infivit.com\/blog\/wp-json\/wp\/v2\/tags?post=174"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}