Coder Social home page Coder Social logo

equati0n / afc2d-arm64 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lessica/afc2d-arm64

0.0 0.0 0.0 356 KB

Allow full file-system access over USB for all arm64 devices, especially useful for those on iOS 11 and above.

Home Page: https://cydia.akemi.ai/?page/com.cannathea.afc2d-arm64

License: GNU General Public License v3.0

Shell 6.53% Logos 77.09% Makefile 16.38%

afc2d-arm64's Introduction

afc2d-arm64

I really hate these guys who did these piracy things with tons of disclaimers.
I’d like to teach you an old Chinese saying, “你们这就是脱了裤子放屁——多此一举。”.

If someone give this repo a DMCA takedown, do as you want. I just want to tease “揶揄” these guys.

WHY...

You just injected a dynamic library into SpringBoard...
You just hooked SpringBoard and spawned a killdaemon process with root privileges...
You just downloaded a legacy afcd binary from Apple’s CDN server...
You just used ldid and tampered that afcd and renamed it to afc2d...
You just restarted lockdownd...
You just injected lockdownd and spawned afc2d process instead of the original afcd...

Let’s be more straightforward. Please, just bundle the legacy afcd binary directly into your package, PLEASE!!!!!!
You just did so many magic(s), but you’re still complaining about redistributing copyrighted Apple binaries??? Oh my dear, your code just hooked and injected and fucked Apple’s processes thousands of times! STOP THAT 掩耳盗铃-like behavior!

If this repo got a DMCA takedown by Apple’s request, how can I get the legacy afcd binary?

To download the original version of legacy afcd, use the following command:

$ curl -r 1310657433-1310666346 http://appldnld.apple.com/iOS7/031-3029.20140221.ramz3/com_apple_mobileasset_softwareupdate/92b6344e610f418586f1741231ffab482e6d49fd.zip > 92b6344e610f418586f1741231ffab482e6d49fd
$ perl -MIO::Uncompress::RawInflate -e 'undef $/; my ($in, $out) = (<>, undef); IO::Uncompress::RawInflate::rawinflate(\$in, \$out); print $out;' < 92b6344e610f418586f1741231ffab482e6d49fd > afcd

Then rename it to afc2d. That’s identical to layout/usr/libexec/afc2d in this repo.

afc2d-arm64's People

Contributors

akemin-dayo avatar hirakujira avatar ichitaso avatar lessica avatar poomsmart avatar saurik avatar

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.