Guide Guide for getting DRM content. (WIP)

Waynetube

Bathwater Drinker
Mar 12, 2022
88
6,560
1,242
0fya082315al84db03fa9bf467e3.png
Update:Ok i made it, i feel like a hacker now :P.I forgot to extract the fridaserver.xz file.
 
  • HACKERMANS
Reactions: Applejuice

MoonWalker

Interracial Lover
Oct 12, 2022
241
4,433
1,353
0fya082315al84db03fa9bf467e3.png
are these keys valid forever or is there any limitation?
 

DDude2

Lurker
Oct 26, 2023
3
4
61
0fya082315al84db03fa9bf467e3.png
Hi So I am trying to get the keys using android studio on my Parallels Mac version. However I keep getting a unknown android studio error message which does not allow me to run my virtual device. Is there a solution to this? or can anyone please send me these 2 keys?
 

nhunt22

Superfan
Mar 15, 2022
10
548
734
0fya082315al84db03fa9bf467e3.png
I am dumb, How do I download DRM paid message after followed every steps in #1

Also when I use Android Studio no media on OF is loading, can't get into message/user profile, home page is mostly blank
 
Last edited:

Applejuice

Lord Of The Juice šŸ§ƒ
Mar 11, 2022
862
115,469
2,518
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
Now that you have the keys. You can implement them in one of the OF downloaders. (Most common one being OF-DL) Place the keys inside the CDM > Devices > Chrome_1610 folder. And then when you run the script it will do everything for you.
 
  • PeepoLove
Reactions: Xuveni

max0rz

Bathwater Drinker
Mar 12, 2022
316
1
2,718
1,229
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
You don't use Android Studio itself for onlyfans browsing/downloading.

You only use it once to get the keys for OF-DL/OF-DRM

You open up Google Chrome on your virtual phone in android studio and go to
Please, Log in or Register to see links and images
or another site using drm to get the keys.

Then you copy these keys into the OF-DL/OF-DRM folder and away you go.
 

simpcoty

Bathwater Drinker
Apr 22, 2023
60
7,649
1,239
0fya082315al84db03fa9bf467e3.png
any idea on how to fix this? when i open run.bat with my device running i get:
Traceback (most recent call last): File "D:\Downloads\dumper-main\dump_keys.py", line 6, in <module> from Helpers.Scanner import Scan

File "D:\Downloads\dumper-main\Helpers\Scanner.py", line 7, in <module> from Helpers.wv_proto2_pb2 import SignedLicenseRequest File "D:\Downloads\dumper-main\Helpers\wv_proto2_pb2.py", line 33, in <module> _descriptor.EnumValueDescriptor( File "C:\Users****\AppData\Local\Programs\Python\Python311\Lib\site-packages\google\protobuf\descriptor.py", line 755, in new _message.Message._CheckCalledFromGeneratedFile() TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. If you cannot immediately regenerate your protos, some other possible workarounds are:
  1. Downgrade the protobuf package to 3.20.x or lower.
    1. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
More information:
Please, Log in or Register to see links and images
Press any key to continue . . .
 

Applejuice

Lord Of The Juice šŸ§ƒ
Mar 11, 2022
862
115,469
2,518
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes

Make sure to check the requirements.txt file if you added the line protobuf==3.19 (3.20 should work as well)​

Extract the zip file wherever you want. (I have it still in downloads folder) head into the folder and open up the requirements.txt file using notepad.
image65b962c80078751b.png


Add the following line to the file:
Please, Log in or Register to view quotes
It should look something like this now:
image920bcc60ebad9b1b.png

Save the file and close it.
 

soogs_Lover

Lurker
Jan 3, 2023
3
12
225
0fya082315al84db03fa9bf467e3.png
Okay, everything worked fine for me but I don't understand quite a few things.

1. What do I do now after having running Android Studio and 2 cmd files?
2. Do I have to run both cmd again if I run Android Studio if I want download something?
3. I browsed to "
Please, Log in or Register to see links and images
" and watched the video and got 2 files. Are these files necessary or only to show that it worked?
 
Last edited:

Applejuice

Lord Of The Juice šŸ§ƒ
Mar 11, 2022
862
115,469
2,518
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
Basically after getting the two files you won't have to do anything with Android Studio anymore. The two files are needed for downloading DRM content from OF creators.

You can copy those two files in one of the OF downloaders scripts.
(Script from Sim0n00ps has a dedicated folder where you can place them.
Script from datawhores needs to be linked in the config file.)
 
  • Like
Reactions: soogs_Lover

BDM96

Lurker
Mar 15, 2022
3
6
78
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
Hey, do you recall when you did everything over again, what parts did you redo?

I'm running into the same issue and closed/restarted the phone and tried the manual and automated method again and there's activity in the second command prompt when the video is played but its not generating the key_dump folder for me either.