Giter VIP home page Giter VIP logo

apple-knowledge's Introduction

Overview

A community built around all jailbreaks, reverse engineering and security for Apple products. It was created by the core checkra1n team but is owned by the community (in part due to checkm8 being a useful tool for research for years to come).

The Discord Server

Join the Discord Server - HOWTO: Add GitHub to your Discord profile

{% include discord.html %}

Hacky - The Poor Man's Jarvis

Hacky is our snarky bot for the Discord server. It is open source, documented at https://bot.hackdiffe.rent and the code is hosted at hack-different/hacky-bot.

Rules

Writing out some rules:

  1. Use common sense and behave yourself.
  2. No "drama" (i.e. arguments that do not seek a solution).
  3. This is NOT a jailbreak support server. Do not ask for customer support here.
  4. This should be obvious, but no dealing with illegal material here.
  5. Do not ask for ETA.
  6. Do not ask for iCloud lock bypass.
  7. If an admin or mod asks you to change your behaviour, don't make them ask twice.

Violations may result in either a polite warning, a kick, or a ban at the team's discretion

Apple Knowledge

Access the Knowledge

Fork and PR

The Apple Knowledge documentation project is a repository of writeups and knowledge for Apple hardware and software. Pull requests are accepted and reviewed by core team and #Legit members.

Homebrew Tap

We maintain a brew tap of jailbreak specific tools.

Taping is quick and easy with brew tap hack-different/jailbreak

Information about the tap can be found at hack-different/homebrew-jailbreak and is documented at tap.hackdiffe.rent

apple-knowledge's People

Contributors

0cyn avatar 0x41c avatar azure-agst avatar citrusui avatar dducdat avatar dependabot[bot] avatar dhinakg avatar emiyl avatar github-actions[bot] avatar haiyuidesu avatar imokhles avatar jeanthom avatar jndok avatar jonpalmisc avatar justtryingthingsout avatar kpwn avatar landaire avatar m1stadev avatar mateeuslinno avatar matteyeux avatar mwoolweaver avatar naville avatar nicolas17 avatar rickmark avatar ronyrus avatar sferrini avatar siguza avatar spotlightishere avatar therealketo avatar trungnguyen1909 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  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  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

apple-knowledge's Issues

Get Sorbet type checking green

(base) โžœ apple-knowledge git:(sorbet_fix) srb tc
_packages/ruby/lib/apple_data.rb:12: This function does not have a sig https://srb.help/7017
12 |def get_data(file)
^^^^^^^^^^^^^^^^^^

_packages/ruby/lib/apple_data.rb:10: Constants must have type annotations with T.let when specifying # typed: strict https://srb.help/7027
10 |APPLE_DATA_SHARE = File.join(File.dirname(FILE), '../share/')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Autocorrect: Use -a to autocorrect
_packages/ruby/lib/apple_data.rb:10: Replace with T.let(File.join(File.dirname(FILE), '../share/'), String)
10 |APPLE_DATA_SHARE = File.join(File.dirname(FILE), '../share/')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

_tools/lib/common.rb:85: Splats are only supported where the size of the array is known statically https://srb.help/7019
85 | load_file(*parts)
^

_tools/lib/common.rb:91: Splats are only supported where the size of the array is known statically https://srb.help/7019
91 | @filename = File.join(DATA_DIR, File.join(*parts))
^
Errors: 4

dead link

under lightning: ramtin-amin.fr#tristar

CI is Broken

Publishing Package to NPM / Node.js and Python / PyPI is broken in those workflows, and thus causes the CI to error out.

ss

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.