/r/Piracy
⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.
Flair | Filter |
---|---|
Announcement | Weekly Thread |
Discussion | Guide |
Humor | News |
Question | Self Promotion |
For some reason, the first line is hidden behind the heading.
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Show effort and respect
A one-stop shop for all information on and by r/Piracy.
A collection of pirate sites sorted by category.
Frequently asked questions and their corresponding answers.
Find out what occurs when copyright holders complain about intellectual property to your ISP or web host.
Should this sub ever get taken down, we have a Fallback Forum so that the discussion of digital piracy, including ethical problems and legal advancements, can continue.
/r/Piracy
Here's a guide how to become a Hackerman and hack through time all the way to alternate universe where you don't have to pay subscriptions for software such as Clip Studio Paint for Android and use it for free for ever and ever and ever and you get the point hopefully at this point (I lost half of my sanity trying to get this to work and now that it does I want to document it for other lost souls like me who need the dummy proof instructions for everything in their life, I'm also probably going to forget all of this tomorrow after we're finished celebrating so this is saving this sacred knowledge for the future)
Download Clip Studio Paint 1.10.7 APK by googling it and praying to hacker gods that it's not a virus (I used apkcombo, no signs of zombie apocalypse yet, but even if it happens fuck it it was goddam worth it)
Get that Lucky Patcher app (I used 11.5.4 but go with the latest for those freshly baked goodies lol), for legitimate source find subreddit by googling lucky patcher reddit, then in about section open "direct download" in new tab since otherwise it won't download for some god forsaken reason argrhg
During installation select "Enable the ability to install apk files via Lucky Patcher" and optionally change the name to something serious and professional like "Hacker Buddy"
Allow the storage permission, it needs space 🌌
Say yasss ✨ when it asks to update patches
Now press play on that hacking music
Rebuild & Install -> sdcard/Downloads/yourclipstudiopaint1.10.7.apk -> Rebuild -> APK rebuilt for InApp and LVL emulation
In section "Patches for emulating license check and inapp purchases" select "Support patch for LVL and Inapp emulation"
In section "Patches for emulating free purchases" select "Support patch for InApp emulation (Reassembly Dex)" if it's already not selected
Don't touch the rest if you don't know what ur doing like me half of the time of my life what am I doing even right now oh right hackering
Light the candles, start praying to all of the deities just in case and press Rebuild The App
Ignore the warning about whatever I don't even know because who reads warnings duh
It should show: Support patch for InApp and LVL emulation: Emulation for LVL and Inapp purchases added. Patch Pattern N1 : Success. Patch Pattern N2 :Success. Patch Pattern N5: Success. Patch Pattern N3 failed. Patch Pattern N4 failed..
Press Go To File Repeat praying step Press Install
When it asks you very important question whether you still want to install the app and not drop everything and start baking, choose wisely
If you chose yes because the muffins are already chillin or rather hopefully not chillin in the oven as that's the only valid reason for you not to start randomly baking then proceed and open the app
Since we're not quite Anonymous yet at this point let's not send anonymous reports when it asks you
Select the middle option: "Sign up to get your first 3 months free"
Feed them your precious login information and press login, yummy
When it asks you for payment plan, choose whatever idk I chose EX Monthly $6.00 cuz it was the first option, such a hard and important decision
Now the Lucky Patcher InApp purchases hack.. dialogue opens, asking you whether you want to be like Hackerman from Kung Fury chad not some virgin Mr Robot pfff and hack the hell out of this
Important: select both options Save purchase for restore Auto-repeat purchases with the current settings
Otherwise you'll spend whole week loosing your mind over this and even lose your sleep while trying to emulate pirated windows version on winlator (I actually managed to install it but it didn't run, the good news is it probably needs some good old winetricks love and there's somebody working on that, so stay tuned in the future if that's your kink) until your roommate will check them against your superior knowledge cuz u totally know what ur doing, smh
Say yassss again, some praying optional, as always
Check if it's working by trying to create and save a file. If it asks you to buy licence, into the exile I must go. If it doesn't and it works, omgomgomg. Now sacrifice that lamb, or silverfish if you're in the middle of the war in your flat with them and want to get to birds with one stone, for you have many things to be grateful from the gods of Hackeaven, and you should have a working free unlimited Clip Studio Paint EX on Android 🎉
My left eye is unfortunately very sick and I cannot open it anymore. As much as this sucks, the silver lining is that I now have an excuse to wear an eye patch! I went to Party City and bought one for like $3, just to see how it felt socially to wear it. I didn't expect a $3 eye patch to be a long term investment and obviously it felt terrible to wear. Can the pirates of this subreddit vouch for any eye patches for me?
I've been seeing many Bflix URLs and know many of them are scams trying to mimic the original one, which is the original one then? (I know that none of them is ever going to be 100% safe but at least going for the original or one that is backed in some way feels safer to me). I mainly saw people talking about the (dot) to, sh and gg but can't really decide. Thanks <3
I've searched on a few forums like audioz but I didn't have any luck
Step 1: Download Android Studio from the official website.
Step 2: Once installed, click More Actions, then Virtual Device Manager.
Step 3: Click on the plus button and select a device that doesn't have Google Play (I recommend Pixel 6 or Pixel 6 Pro).
Step 4: Select a x86 Android version (I tested with Android 11 and 10 but these both versions didn't work, so I went with Android 9 and it worked like a charm).
Step 5: Boot the device you just have created (Keep it open).
Step 6: Open CMD (Make sure you have Python installed and have it on your PATH)
Step 7: Install these packages:
pip install frida
pip install frida-tools
Step 8: Go to https://github.com/frida/frida/releases
Step 9: Download frida-server for Android (I recommend the x86 version).
Verify that the frida-server version you have downloaded is the same one that you have install via pip.
Step 10: Extract the file to C:\Users\[username]\AppData\Local\Android\Sdk\platform-tools
Step 11: Open CMD by typing "cmd" in the bar on the same location you have extracted frida-server for Android
Step 12: Check if the device is listed within the command adb devices
Step 13: After checking, run these commands:
1. adb shell
2. su
3. mv /sdcard/frida-server-[version]-android-x86 /data/local/tmp
4. chmod +x /data/local/tmp/frida-server-[version]-android-x86
5. /data/local/tmp/frida-server-[version]-android-x86
Replace "[version]" with the version you have.
Keep CMD open.
Step 14: Install git and run this command: git clone
https://github.com/wvdumper/dumper.git
Step: 15: After cloning, run this command: pip3 install -r requirements.txt
on the same location you cloned Dumper.
Step 16: Run this command python dump_keys.py
again on the same location you cloned Dumper.
Step 17: Go back to the device, open Chrome and play a DRM video, I choose https://bitmovin.com/demos/drm
Step 18: After playing the video, Dumper will dump the CDM and a new folder should appear in the same location as Dumper "key_dumps"
Step 19: The dumped CDM should located at dumper\key_dumps\Android Emulator 5554\private_keys\4464\2134702901
Enjoy!
Thanks to cedric8528 from the VideoHelp forum for making this possible.
I dunno if anyone else has said; just saying.
There's a docu I'm trying to watch there that doesn't exist on any other platform except MUBI, I've tried looking for it on torrent and streaming sites (using the megathread) to no avail. Is it possible to download from On Demand without paying?
so basically im using an acer extensa and my complain is pretty much on the header of this post. can pirating solve this? if so, please do let me know! thankyou
Title says it all
Looking to pirate dlc for ark survival evolved and possibly other games with my legit copy on steam. Any way to do this?
So I've been getting a ton of notifications from the windows virus& threat protection (when I install something from fitgirl) telling me that it caught a "potentially unwanted program", most of the time it's the "HackTool:win32/CrackMTB" file Is this a false positive? Or am I F***ed?
Edit 1: I use the official site and No I didn't download anything from that site other than the torrent file, I'm using bitorrent to download them.
I just checked this morning.
I remember techbros raving back in 2010-15 about hardening Chromium and all the shit they would give Firefox. Now no one dares speak ill of Firefox and Chromium stands as a thing of the past. Anything changed since then?
[SOLVED] Check out my comment. Links are from 2021, all work in 2024, hopefully they will be future-proof for years to come.
It's not a VPN problem, because I can reach it with Firefox without any problems. Changing the DNS didn't help. Opera is at the latest version (114.0.5282.185). I have the Rutracker add-on / extension installed (as it has been for a year). But nothing. Firefox opens the site just fine, and after it's open in Firefox, Opera suddenly displays it too. But if I don't open it in Firefox first, the site simply won't load on Opera, I keep getting ERR_TIMED_OUT
I could browse Rutracker just fine 2 days ago on Opera. Yesterday evening when I wanted to check something out, I suddenly couldn't reach the site. I thought maybe it's maintenance or something, but today all down-detectors said it's up and running. So I went and see if another browser can open it, and well... Firefox opened it, and it really was up-and-running.
Anyone has some ideas what's happening?
(I love Firefox, but after 14 years I decided to switch to Opera, until Firefox addresses some Q.o.L changes. So I'm not switching browsers as of right now)
Any sites that allow you to view or download content from Manyvids?
Hey guys I currently have FH5 already installed but I do not remember where I downloaded or who cracked it. I exclusively play offline and I don't think it can connect to the cloud (which I honestly prefer). This is the version I have:
Recently there have been a lot of cars added to the game and I would like to update it. Could anyone guide me?
The Internet is dicking me around. Everything is free, but then not, and nothing works. One playlist of 25 tracks is all I need.
Hmm
Is my game save into the game folder?
Can I take the game to anywhere else and play?
Anyone know where I can read books I'm all set on series and movies there are like 100 websites but I want to read some of my favorite book based shows. no downloads.
Hi guys,
I’m trying to help my gf in getting some tools so she can learn instructional design.
She needs the software Camtasia and Articulate 360. Do you by any chance know a crack for these two?
Thanks so much in advance
Hi this is my first post here so if there is any problem with my post just tell me and I would delete it/fix it
So the real problem is when I tried to download a game update from kemono party but after downloading it doesn't let me update it saying "app is not installed as package appeared to be invalid" can I fix it ?
I am using an android phone and chrome browser
Help will really be appreciated
(Sorry for bad English)
HMA cancelled me, "License banned", 4 months before my subscription expires. From what I can google, this happened to several others, also a few months before expiration. A pattern?
But never mind.
What's hot in Q4 2024?
I know Mulvad is a popular VPN.
I also know that Debrid-something (Real Debrid?) is also a very popular choice.
Please advise me on my journey ahead on the oceans.
I found Free Download Manager (FDM) through piracy subreddits, however, it has since become an essential tool for any browser downloads outside of just piracy. I figure that many other people here will also be familiar with FDM.
Installing anything through browsers' native downloaders - limit my download speeds to ~600 Kb/s (0.60 Mb/s), but when I download via Free Download Manager, I'm able to reach download speeds of ~45 Mb/s. 'Technically', how does Free Download Manager work (i.e. Why does it download faster)? And by extension, what is the reason that browsers need to limit the download speed, when FDM doesn't need to? I'm very curious to learn what is happening under the hood, any info is appreciated!
I'm sorry if this has been asked here a bunch of times, but I am a little new to the VPN torrenting scene. My question is if I'm using Nord, is it best to have the desktop app turned on and enabled, and not worry about binding it Bittorrent, or should I just enable SOCKS5 on Bittorrent and allow Nord to process traffic that way? I'm seeing it hit and miss in terms of connections for different links and that's probably because of Nord not allowing Port Forwarding. I didn't know if where I am at in this process if I did both the desktop app and on Bittorrent if it was a waste of time.
is dramacool a safe site to download dramas?