Giter Site home page Giter Site logo

removebooksdrm's Introduction

RemoveBooksDRM

Apple Books DRM Removal Proof-of-Concept

Tested Apple Books Versions

  • Version 6.2
    • 6024
    • 6030
  • Version 6.3
    • 6040

How to Build

  • Disable SIP
  • Enable the arm64e preview ABI in your boot args.
  • Run build.sh

How to Use

  • build the dylib (see above steps)
  • disable library validation...
sudo defaults write /Library/Preferences/com.apple.security.libraryvalidation.plist DisableLibraryValidation -bool true
  • run decrypt.sh

Legal Use Disclaimer

This software is intended for lawful purposes only, specifically to enable eBook compatibility between different devices. It is not designed for, nor should it be used for, any form of copyright infringement or illegal activity.

ReverseApple claims no responsibility for any damage caused by using this software.

removebooksdrm's People

Contributors

angelod2022 avatar

Stargazers

Dustin Davis avatar Gitnapp avatar Cellie avatar Max Garber avatar Tatyana BRuk avatar Sunny avatar Pascal Pixel avatar  avatar Dogan avatar luo avatar MindFocus avatar  avatar  avatar ❂ avatar  avatar Heroman Zhang avatar  avatar  avatar Jesse Stuart avatar Larson T. avatar ひるき avatar Derek avatar Jarod Graygo avatar Damiano Di Pietro avatar Aleksei Kulaev avatar Luna avatar Zephyr Lykos avatar Zhang avatar  avatar Karol Mazurek avatar gr00t avatar Hakim BOUKHADRA avatar  avatar Jevin Sweval avatar

Watchers

Jevin Sweval avatar  avatar JJTech avatar

removebooksdrm's Issues

Cannot Build on x86_64

the error i get with build.sh

injected.m:152:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
NSLog(baseDirectory);
^~~~~~~~~~~~~
injected.m:152:11: note: treat the string as an argument to avoid this
NSLog(baseDirectory);
^
@"%@",
injected.m:221:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
2 warnings generated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.