a better search for max devices
CopyProtectionTest Envelope Follower screenshot

CopyProtectionTest Envelope Follower

by 11olsen

A study of how to implement a copy protection scheme in a de...

View on maxforlive.com

Type
Audio Effect
Author
11olsen
Version
1.1
License
None
Live version
12.0.5
Max version
8.6.2
Downloads
71
Updated
2024-06-20

Description

A study of how to implement a copy protection scheme in a device. Uses the Envelope Follower Live 12.0.5 stock device as a test object for comparability.                                                                                                                                                           

- Device must be unlocked with a unique response key per machine

- key file is saved at the users documents folder

- Opening the editor does not reveal the main patcher

- unfreezing assets works, but the main patcher is an encrypted file

Conclusion: The Max C API allows us to act while a device is loading. We can freeze the device with an empty main patcher and an external inserts the appropriate patcher data, based on tested conditions and before the device even initializes. The possibility of encrypting embedded files such as abstractions, js files etc. was not explored further here.

Finally, the "weak spot" is that all max4live devices run in the same namespace, so it is possible to access and extract patchers of other loaded devices at runtime.

Comments (3)

  • jaspermarsalis · June 20 2024
    *vomiting all over myself
  • RRR · June 28 2024
    God forbid someone learn from your devices.
    In a creator's community, this really isn't a very pleasant move.
  • spartanaudio · August 13 2024
    Hi! I am currently working on something related to authentication for m4l devices, vsts, and other app/plugin types. I would love to talk to you about this/working together on the m4l side to get authentication going for device sellers. I am somewhat concerned about the internals being obfuscated upon authorization, but we can discuss. You can reach me at my username + gmail.

← Back to search