Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to confuse qml source?
QtWS25 Last Chance

How to confuse qml source?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 715 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mr Pang
    wrote on last edited by
    #1

    My project uses qrc to bundle qml files to binary executable. But the content of qml can be seen when the executable is opened by hex editor.
    I don't want to show the code to other.
    Is there any encryption available for opensource qt version?

    JKSHJ stackprogramerS 2 Replies Last reply
    1
    • M Mr Pang

      My project uses qrc to bundle qml files to binary executable. But the content of qml can be seen when the executable is opened by hex editor.
      I don't want to show the code to other.
      Is there any encryption available for opensource qt version?

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      @Mr-Pang said:

      Is there any encryption available for opensource qt version?

      Not right now. However, Qt 5.7 will include the Qt Quick Compiler -- this used to be commercial-only, but the Qt Company plans to release it to the open source community too. See http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • M Mr Pang

        My project uses qrc to bundle qml files to binary executable. But the content of qml can be seen when the executable is opened by hex editor.
        I don't want to show the code to other.
        Is there any encryption available for opensource qt version?

        stackprogramerS Offline
        stackprogramerS Offline
        stackprogramer
        wrote on last edited by stackprogramer
        #3

        @Mr-Pang it for me strange can you share a snapshot for me.
        i thought when we use resource folder we can not access the resource easily!!whats data and how much hex editor has access.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved