Windows 10: Publishing an app with obfuscation on Microsoft Store

Discus and support Publishing an app with obfuscation on Microsoft Store in Windows 10 Software and Apps to solve the problem; I would like to know if obfuscation is allowed for .NET applications that need to be published to Microsoft Store.I'd like to protect my source code.... Discussion in 'Windows 10 Software and Apps' started by Oros Bogdan, Nov 24, 2023.

  1. Publishing an app with obfuscation on Microsoft Store


    I would like to know if obfuscation is allowed for .NET applications that need to be published to Microsoft Store.I'd like to protect my source code. From my understanding code virtualization is not allowed, but are simple obfuscation techniques like renaming/control flow obfuscation allowed ?

    :)
     
    Oros Bogdan, Nov 24, 2023
    #1
  2. z3r010 Win User

    How to contact the publisher of an app in the Microsoft Store?

    There is a contact link in the additional info section of the software listing.
    Publishing an app with obfuscation on Microsoft Store 367772d1654014714t-how-contact-publisher-app-microsoft-store-image.png
     
    z3r010, Nov 24, 2023
    #2
  3. latimer Win User
    How to contact the publisher of an app in the Microsoft Store?

    I want to get in touch with "PC Assist Software," which publishes three apps available in the Microsoft Store, but the Store app does not list any type of contact information. I want to know if their "Backup Wizard" app contains the option to shutdown / restart / sleep / hibernate the computer when the backup is done, a feature for which some providers of backup applications charge, perhaps dearly. Win10 Pro, Version 21H2 (Build 19044.1706) dL
     
    latimer, Nov 24, 2023
    #3
  4. P4-630 Win User

    Publishing an app with obfuscation on Microsoft Store

    Microsoft is purging a lot of low quality apps from the Windows Store

    "Microsoft is sending emails to some Windows Store developers informing them that their apps have been removed from the Store for violating its quality standards."

    "Neowin reports that app developers have been receiving these emails over the past couple of days:

    In its latest review of the Store, Microsoft is evaluating if the published apps are good enough to be listed in the Windows Store. This includes publicly available apps as well as private beta apps. Additionally, Microsoft is also asking developers to delete any promotional campaigns for their apps to prevent advertising charges. Similarly, app name reservations are also being nullified; which means that if your app is unpublished, there's no guarantee that you'll be able to republish it under the same name.

    Officially, the policies for the Microsoft Store says that apps must have "distinct and informative metadata" and "provide a valuable and quality user experience". There are also some specific standards that must be in the apps, including having a name that is not similar to another app or device, along with offering a description that is accurate about its features and functions.

    There have certainly been many Windows Store users who have complained over the years about the large number of apps published that are clones of other apps or ones that are simply poorly made. Hopefully, this new move by Microsoft will help to curb these issues, at least for now.
    "

    Microsoft is purging a lot of low quality apps from the Windows Store
     
    P4-630, Nov 24, 2023
    #4
Thema:

Publishing an app with obfuscation on Microsoft Store

Loading...
  1. Publishing an app with obfuscation on Microsoft Store - Similar Threads - Publishing app obfuscation

  2. WPF Published to Microsoft Store - App Update Blocked by Running Windows Service

    in Windows 10 Software and Apps
    WPF Published to Microsoft Store - App Update Blocked by Running Windows Service: I have a WPF application that has been packaged using DesktopBridge into MSIX and submitted to the Microsoft Store. This application has a WPF UI component, and it also has a windows service component that runs in the background whenever the PC is turned on. The UI component...
  3. Publishing an app with obfuscation on Microsoft Store

    in Windows 10 Gaming
    Publishing an app with obfuscation on Microsoft Store: I would like to know if obfuscation is allowed for .NET applications that need to be published to Microsoft Store.I'd like to protect my source code. From my understanding code virtualization is not allowed, but are simple obfuscation techniques like renaming/control flow...
  4. Obfuscation of Code in Applications - Are Such Applications allowed on the Microsoft Store?

    in Windows 10 Gaming
    Obfuscation of Code in Applications - Are Such Applications allowed on the Microsoft Store?: Hello, this is more of an inquiry about the Microsoft Stores policies and if code obfuscation is prohibited. Recently, Roblox introduced a new system called Hyperion, an anti-tamper software developed by Byfron Technologies which the corporation bought in October 2022. While...
  5. Obfuscation of Code in Applications - Are Such Applications allowed on the Microsoft Store?

    in Windows 10 Software and Apps
    Obfuscation of Code in Applications - Are Such Applications allowed on the Microsoft Store?: Hello, this is more of an inquiry about the Microsoft Stores policies and if code obfuscation is prohibited. Recently, Roblox introduced a new system called Hyperion, an anti-tamper software developed by Byfron Technologies which the corporation bought in October 2022. While...
  6. Microsoft Store Apps, do they all receive a review before they are published to the public...

    in Windows 10 Gaming
    Microsoft Store Apps, do they all receive a review before they are published to the public...: In a specific case, I was looking for a world encyclopedia for my desktop. I saw there was one titled Britannica World Encyclopedia by Tonic Soft. I was about to purchase and then I read the review by a person who purchased the product. Said that it was an app that led to a...
  7. Microsoft Store Apps, do they all receive a review before they are published to the public...

    in Windows 10 Software and Apps
    Microsoft Store Apps, do they all receive a review before they are published to the public...: In a specific case, I was looking for a world encyclopedia for my desktop. I saw there was one titled Britannica World Encyclopedia by Tonic Soft. I was about to purchase and then I read the review by a person who purchased the product. Said that it was an app that led to a...
  8. Can win32 app be published in Microsoft store?

    in Microsoft Windows 10 Store
    Can win32 app be published in Microsoft store?: Hello everybody,I found here a community post of 2020 that states win32 app should be packaged through UUP bridge to publish in the store.Is there any policy change regarding win32 app publishing in recent times? Is it possible now to publish non-packaged desktop app?...
  9. Publish WPF App with .Net Core 3.0 on Microsoft Store

    in Microsoft Windows 10 Store
    Publish WPF App with .Net Core 3.0 on Microsoft Store: Hi All, I am a Windows Application Developer. I want to publish my Application WPF with .Net Core 3.0 on Microsoft store. I have never done that before so want to know what's the way of doing that. Also how can I regularly update my App on the store. Thanks, Kashish G....
  10. Publish Windows Service to the Microsoft store

    in Microsoft Windows 10 Store
    Publish Windows Service to the Microsoft store: Hi, I have a Windows Service written in C++ that I would like to publish to the Microsoft Store. How do I go about doing this - do I need to package the service in MSIX format first. My understanding is that MSIX support for Windows Services exists only on Windows 10...