Bypass FileCrypt

Bypass FileCrypt and get the original link! Try this version first. If Bypass FileCrypt shows a "2" in the page and doesn't redirect to the final page, then remove this script and try Bypass FileCrypt (XHR) instead.

These are versions of this script where the code was updated. Show all versions.

  • v1.3.9 2022-12-10

    [FIX] Fix for background covering the decrypted links and better contrast for the links when using dark mode.

  • v1.3.8 2022-12-10

    [FIX] Fix for background covering the decrypted links.

  • v1.3.7 2022-07-31

    [FIX] Neat and simple fix for the "ingenious" (read "ingenuous") way the FileCrypt developer tried to hide the box with the download links.

  • v1.3.6 2022-03-17

    [BUGFIX]: If the container doesn't have a corresponding DLC file, an error message is displayed, inviting the user to click on the download buttons of each file to download them.

  • v1.3.5 2021-09-23

    This version doesn't have any user facing change, but I've rewritten some parts of the script that relied on direct injection of HTML code in the page; while HTML injection is very practical and easy to write, some sites and some browsers enforce the Trusted Type policy to avoid XSS attacks, thus blocking HTML injection. Now all the HTML code that was previously injected directly is added in safer ways.

  • v1.3.5 2021-09-23

    This version doesn't have any user facing change, but I've rewritten some parts of the script that relied on direct injection of HTML code in the page; while HTML injection is very practical and easy to write, some sites and some browsers enforce the Trusted Type policy to avoid XSS attacks, thus blocking HTML injection. Now all the HTML code that was previously injected directly is added in safer ways.

  • v1.3.4 2021-09-08
  • v1.3.4 2021-08-23

    Changed the method used to obtain dlc-id (thanks to rc z for the suggestion).

  • v1.3.3 2021-06-07
  • v1.3.3 2021-06-07
  • v1.3.3 2021-06-07
  • v1.3.3 2021-03-30

    Merged Bypass Filecrypt (XHR) features in Bypass Filecrypt. Now only this script will be updated.
    Better styling (especially on mobile) for the list of decrypted links in containers.
    Added a "Loading" label to inform the user that the script is working and it's trying to retrieve the decrypted links form dcrypt.it.

  • v1.3.2 2021-03-30

    Restored container support.
    Large usenet ad removed (if your adblock doesn't do it already).
    Direct links list for containers is now displayed below the clickable links.

  • v1.3.1 2021-01-13 I've added a reminder to suggest the installation of Bypass Filecrypt (XHR) in case the script doesn't work and shows a "2" in the page instead of redirecting to the final link.
  • v1.3.0 2021-01-10 As you can see, this version is way larger. I've introduced a function to retrieve all the links from the Click 'n' Load file, using dcrypt.it service to obtain final links. You don't have to do nothing: just open a FileCrypt container and the direct links will be shown above the normal encrypted links.
  • v1.2.0 2020-11-30 Separated XHR and standard JS versions.
  • v1.1.8 2020-11-29 Even faster and even more reliable: now the script does the redirection to the final page only if Filecrypt is not doing it already.
  • v1.1.7 2020-11-29
  • v1.1.7 2020-11-29 Fixed stupid bug in url extraction
  • v1.1.6 2020-11-28 Added @run-at document-end to be sure that the script is loaded only when the link is ready.
  • v1.1.5 2020-11-28
  • v1.1.5 2020-11-28
  • v1.1.5 2020-11-27 Script is now nearly 50 times faster than in v1.1.3 and it doesn't even use GM.xmlHttpRequest.
  • v1.1.4 2020-11-27 Added .co domain (v1.1.3) and code optimization (v1.1.4)
  • v1.1.4 2020-11-27 Added .co domain (v1.1.3) and code optimization (v1.1.4)
  • v1.1.3 2020-11-27 Added .co domain
  • v1.1.2 2020-06-05 Fixed loop on "www" version of the site for Firefox Mobile and maybe other browsers.
  • v1.1.1 2020-06-02 Added the "www" version of the Filecrypt domain (thanks to gabri25ele for the advice)
  • v1.1 2020-05-13 Solved bug that prevented the reaching of non-obfuscated links.
  • v1.0 2020-05-12