Guide Guide for getting DRM content. (WIP)

  • Hi all, there are some hacked accounts posting viruses within zip links on gofile.
    Please report these posts when you see them.
    DO NOT reply to them, this just makes it harder for us to clean up and may get your account banned by mistake.

Applejuice

Lord Of The Juice šŸ§ƒ
Mar 11, 2022
858
112,701
2,518
0fya082315al84db03fa9bf467e3.png
This is just a guide that should make getting DRM content easier.
Yes there are already some guides. But I just want to make one that even a non tech-savvy could understand, follow and find.

This guide will go through the process of installing python and the needed tools to get DRM protected content
The guide will be split into multiple parts.

Mac OS users, please head to this guide: https://simpcity.su/threads/guide-for-getting-drm-content-wip.181199/post-2964404

Python, PIP and Frida installation


First things first.
Download Python from this site:
Please, Log in or Register to see links and images
and get the latest version*. (Not the pre-release one)
imaged3e223c29e6285802afdef1f9d1aac74.png

* The latest version of time of writing is 3.11.4

Open up the installer and make sure to press "Add python to PATH"
imagee7f1d6ad0010d14cf8ad44a669a8f4da.png

After selecting that option press install and wait till it's done.

To make sure it is installed properly, open up Terminal (Windows 11) or Powershell (Windows 10/11) and type:
Please, Log in or Register to view quotes
That should give you the following result*
image765cc619e34204def412803d9e7e86a6.png

* Version my differ depending on what version is the latest version over time.

With the installation of Python comes the pip package. To check if its installed type in a Terminal or Powershell:
Please, Log in or Register to view quotes
That should also give you the following result*
imageae348137ffe8698df63e5d3d7d7f9eaa.png

* Again version my differ over time.


Please, Log in or Register to view spoilers

To install frida head into a Terminal or Powershell and type:
Please, Log in or Register to view quotes
Make sure to note somewhere what version got installed which is important later on. * (Version is marked in yellow)
imageea78932d4cb8e33585dc9c7221e1e3ef.png

* Versions can be different for you so double check.

Then you need frida-tools which can be installed by typing in Terminal or Powershell:
Please, Log in or Register to view quotes
image8f728664c556403ddac491292314ffea.png


Android Studio installation and creating your first virtual phone


Download Android Studio
Please, Log in or Register to see links and images

image89bba58e835b5b9102388c5823e494d1.png


And go through the setup of installing.

After installing open up Android Studio.
You can leave most settings on default. Then when it comes to the licenses click accept on all of them till the finish button gets highlighted.
image34ec2151a8e92308518e1c5b53cd173e.png


After the installation Android Studio will open and give you the option to "create a new project" like shown below:
image4f8c83e16527678c73fd85bb8dcd47c1.png



Please, Log in or Register to view spoilers

Then select "phone and tablet" with an "empty activity" and click on next, like shown in the image below:
imagea589fcb0f97521b32dfbfc8c9cee5238.png


Next up select a minimum SDK of Android 9.0 (Pie) or above like shown below:
image28636a60aaa31e457b16d5d6ba415f85.png


To create a new device you press the device manager button and click on "create device" like shown below:
imagebb3001aad6f00ac93fc25f155db5e932.png


Search for the Pixel 6, select it and press next.
image4acb14d041e1cf968838df0ac4dcbe53.png


You will first need to download the OS, so press the download icon next to the version* you want. (*Choose Android 9.0 or newer.)
image4ab82cdbff30d84b1bfc437559a0b005.png

After its done downloading select the version again and press next and finish up the new device.

Installing Frida-server on your virtual phone


Next up is to install frida on your virtual phone. Download frida on your PC from here:
Please, Log in or Register to see links and images
and search for "frida-server" with the right version that was highlighted in yellow when you installed frida using pip, and make sure to pick the android-x86 version, like shown below:
image28eaacbb97f5d9a2c9501461f0809fb7.png



Extract the downloaded file to the following location on your device:

Please, Log in or Register to view spoilers
Please, Log in or Register to view quotes
And have it sit there like this:
imagefbd043d0098258e3721d41915d59bd51.png


--
Choose one of the two methodes:

Automated method: https://simpcity.su/threads/guide-for-getting-drm-content-wip.181199/post-3091645



Please, Log in or Register to view spoilers

You are now ready to use the keys for the scraping tools.
(I'll make a guide to a few of those scrapers below, with again the intention of making it simple to understand and follow.)
In the meantime you can try it yourself by following the already existing guides from here:
https://simpcity.su/threads/onlyfans-downloading-a-complete-guide-for-pc-and-mobile.10208/
 
Last edited:

fenix34

Tier 1 Sub
Mar 19, 2022
11
124
387
0fya082315al84db03fa9bf467e3.png
Thanks! After successfully extracting the keys is there any reason why you couldn't uninstall Android Studio, Python, etc? Or do the keys expire at some point and need to be generated again?
 

Applejuice

Lord Of The Juice šŸ§ƒ
Mar 11, 2022
858
112,701
2,518
0fya082315al84db03fa9bf467e3.png
Please, Log in or Register to view quotes
I would suggest always leaving python installed as it is used in most scrapers.

And for Android Studio it's best to keep that one installed as well as the generated keys might don't work after a while. (That will safe some time for future usage)
 

sim0n00ps

Bathwater Drinker
Mar 11, 2022
770
22,442
1,574
0fya082315al84db03fa9bf467e3.png
I've made some batch scripts that can speed up the process a little bit, saves you having to go into adb.exe manually etc.
Please, Log in or Register to see links and images
. I've tried to explain as much as possible what paths need to go where.

Also a tip would be in Helpers/Scanner.py to change the filenames in line 44 from "client_id.bin" to "device_client_id_blob" and line 47 from "private_key.pem" to "device_private_key". Saves you having to rename the files and remove the extensions afterwards.
 

babaayaggaa

Lurker
Mar 11, 2022
2
2
58
0fya082315al84db03fa9bf467e3.png
Hello, I would like to ask for a little help as I am following a tutorial, but unfortunately, not everything is working for me.
Specifically, I am following the step-by-step instructions, choosing the automatic method, and when I complete all the steps, I launch the device and then run the 'run.bat'.
Indeed, two commandlines open up. However, when I proceed with the next steps, the instructions mention that I should see some activity in one of the commandlines. Unfortunately, nothing happens on my end. Also, there is no new folder appearing in the 'dumper-main' folder. I have tried redoing everything, but the same issues persist. I am including shots from my commandlines. Maybe someone will be able to provide me with some advice. Thank you in advance for any help.

Please, Log in or Register to see links and images
Please, Log in or Register to see links and images
 

fbblover

Lurker
Nov 3, 2022
3
0
49
0fya082315al84db03fa9bf467e3.png
Hey, got everything to work with the automatic method only after i changed the name of the client files and put them into the cdm folder. Except the blob file is not found in the OF downloader. The device key is, after i renamed it it changed to file. When i renamed the blob file, it did not change from a bin file to a file, might that be the reason?
 

Applejuice

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

Can you go ahead and enable this:
imagee05d8dc9a426ec06.png


That way you can see if the file still has the extension behind it. (If so when editing the name you need to remove the .bin or .pem part (Windows ask if it can change the extension, just press allow. See next image:)
image58f3368fe0e4ae5d.png
 

fbblover

Lurker
Nov 3, 2022
3
0
49
0fya082315al84db03fa9bf467e3.png
Thanks man, still i get the message the blob file is not found, not sure what i did wrong, gonna retry everything. The private key is recognized though.
 

z3Ltr0N

Diamond Tier
Mar 11, 2022
20
868
1,237
0fya082315al84db03fa9bf467e3.png
ive got everything done so im just stuck on the keys part. i would get this first error "Unable to start: Error binding to address 127.0.0.1:27042: Address already in use then when i restart ill get 'adb' is not recognized as an internal or external command"
 
  • Like
Reactions: xmgt