Giter Site home page Giter Site logo

adt_collection's People

Contributors

0xf4ced avatar alfiecg24 avatar asdfugil avatar discostarslayer avatar foxlet avatar halal-beef avatar hansemro avatar hydrationman avatar infinitebash avatar konradybcio avatar mellowedmatt avatar p5-2005 avatar verygenericname avatar xrexmartinus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

adt_collection's Issues

iPad Air (MD785LL/A) (software version 12.5.6)

I have an original iPad Air that I truly do not know what to do with.
Has the device tree ADT thing been dumped for this model?
If not, is someone interested in dumping/hacking on this hardware if mailed?

32-bit device

Checkrain/pongoOS does not support 32-bit devices. Is there a way to dump it especially from old iPad 2 with A5 chip?

checkra1n script error (ModuleNotFoundError: No module named 'usb')

I'm trying to get an adt dump for my Apple TV HD (A8, J42), but when running any of the helper scripts in the PongoOS repo, I get this error:

MacBook Air scripts % python3 issue_cmd.py dt
Traceback (most recent call last):
  File "/Users/marwan/pongoOS/scripts/issue_cmd.py", line 25, in <module>
    import usb.core
ModuleNotFoundError: No module named 'usb'
MacBook Air scripts % 

Even when running make all on the parent directory to build pongoOS, I get this error:

make: *** [build/checkra1n-kpf-pongo] Error 1
make: *** Waiting for unfinished jobs....
src/kernel/mm.c:378:14: error: variable 'vm_index_start' set but not used [-Werror,-Wunused-but-set-variable]
    uint32_t vm_index_start = 0;
             ^
src/kernel/mm.c:938:10: error: variable 'is_tt1' set but not used [-Werror,-Wunused-but-set-variable]
    bool is_tt1 = false;
         ^

Note that I have successfully entered pongoOS using the latest palera1n beta.

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.