drm

about Airplay Mirroring… things after fp-setup [closed]

纵然是瞬间 提交于 2019-12-03 21:03:15
Closed . This question needs to be more focused. It is not currently accepting answers. Learn more . Want to improve this question? Update the question so it focuses on one problem only by editing this post . Closed 5 years ago . My project is to grab decrypted Airplay Mirrorred h.264 screen data from my Android device. Since I know nothing about AES-like things... So I skipped that step with hard coded data, omnipeek'ed from, between My iPad and AppleTV. Started with the "Unofficial Airplay Protocol" . Resembled the sequence, and I've questioned from my iPad with "fp-setup". It was very

How to implement video DRM in iOS

允我心安 提交于 2019-12-03 13:17:25
问题 I'm looking to implement DRM in an iOS video player, but I'm not sure how to implement this. In order to implement video DRM (while still using Apple's hardware accelerated H264 decode), I need a way to feed the decrypted H264 stream into the standard iOS video playback APIs. According to this question, it was not possible to implement 3rd party DRM in September 2010. There's a thread in the Apple Developer Forums that goes nowhere. However, as of today a number of 3rd party DRM libraries

How to protect Digital Content (PDF) inside my iOS app?

早过忘川 提交于 2019-12-03 07:12:30
This question is mainly about protecting the content inside my iOS app. I intend to make an app that will download a lot of content (mainly PDF files) on user request. Once these PDFs are downloaded, they will be stored locally for easy offline access. Now, I don't want anyone to get hold of the .ipa file and manage to extract the PDF files. If this is not possible, is it possible that even if they extract the PDFs, they canNOT view it or run them? I am not sure how to handle this. Any suggestions are appreciated. An alternative is, I may provide password protected files to the user to

HLS with AES 128 encryption on Android (Ice Cream Sandwich)

我的未来我决定 提交于 2019-12-02 12:26:23
问题 I am starting to put an App together that will require the use of HLS video. I want to use Ice Cream sandwich as the target SDK, but I am not certain if this api will support HLS with encryption. Here is what the developer site says: Applications can now pass an M3U playlist URL to the media framework to begin an HTTP Live streaming session. The media framework supports most of the HTTP Live streaming specification, including adaptive bit rate. It doesn't specifically state what I am looking

How to programmatically determine if DRM was removed from iPhone application?

独自空忆成欢 提交于 2019-12-02 08:26:47
问题 How can I determine if DRM was removed from iPhone application bundle (to protect it from piracy)? 回答1: I have an iPhone app which integrates with a third party web service. I use the technique described in this question to find pirates and then have the app "phone home" with the user's device ID and user ID for the web service (I haven't done anything with this information yet, but I was thinking about contacting them and asking them nicely to purchase my app). In addition, once a user has

HLS with AES 128 encryption on Android (Ice Cream Sandwich)

耗尽温柔 提交于 2019-12-02 04:51:06
I am starting to put an App together that will require the use of HLS video. I want to use Ice Cream sandwich as the target SDK, but I am not certain if this api will support HLS with encryption. Here is what the developer site says: Applications can now pass an M3U playlist URL to the media framework to begin an HTTP Live streaming session. The media framework supports most of the HTTP Live streaming specification, including adaptive bit rate. It doesn't specifically state what I am looking for, so my question is this - has anyone had any luck using HLS with an encrypted feed on ICS? If so,

How to use android.drm framework

你。 提交于 2019-12-01 06:56:18
I am developing an android app based on DRM. Application is intended to encrypt the (audio,video) files after downloading and getting control access on the files(audio,video)preventing the file(audio,Video) copy and paste and expire documents so they can no longer be viewed. for this i am using android.drm I have searched a lot but didn't get any result So please share some sample code that explain how to use DRM framework api. Refered: https://www.widevine.com/wv_drm.html https://source.android.com/devices/drm https://developer.android.com/reference/android/drm/package-summary.html In most

What language will protect my source code?

主宰稳场 提交于 2019-11-30 20:58:06
I wish to create shareware software that contains a registration algorithm. I am looking for a programming language, that cannot be easily decompiled into readable code. For example, C# can be decompiled into readable code. What are my options? Edit: I'm looking for something that can be only decompiled into assembly. Delphi, for example, cannot be decompiled like C# or Java, but from what I've heard, Delphi is dying. Schalk Versteeg Delphi is not dying, it is alive and well. As is the community, at delphifeeds . You can also see more delphi projects, Freeware, shareware and commercial at the

Samples/tutorial for DRM framework in Android

杀马特。学长 韩版系。学妹 提交于 2019-11-30 14:34:59
问题 Android 4.0 brings drm framework to smartphones. I'm interested to write a code that plays video protected by the DRM, but can't find enough information. Are there any tutorials on using the DRM framework? Sample code? How to set up an environment - the server side that creates the content and licenses? Are there any DRM protected videos in the Internet that I can use for testing? The plugin framework claims extensibility, but I can't find neither plugin AI definitions, nor description how to

Is there an open-source DRM solution? [closed]

穿精又带淫゛_ 提交于 2019-11-30 10:15:36
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 3 years ago . Is there some open-sourced, well-documented and used DRM framework/library? I want to write some framework for buying and selling digital stuff, where I want to implement, somehow, for the seller to have the possibility to lock the files with some sort of DRM, where only authorised computers would be able to