Jump to content
MaLd0n

Opencore - bootloader with development SDK

Recommended Posts

  • Administrators

OpenCore bootloader with development SDK.

Download OpenCore Bootloader HERE

Libraries

This repository also contains additional UEFI support common libraries shared by other projects inĀ Acidanthera. The primary purpose of the library set is to provide supplemental functionality for Apple-specific UEFI drivers. Key features:

Apple disk image loading support

Apple keyboard input aggregation

Apple PE image signature verification

Apple UEFI secure boot supplemental code

Audio management with screen reading support

Basic ACPI and SMBIOS manipulation

CPU information gathering with timer support

Cryptographic primitives (SHA-256, RSA, etc.)

Decompression primitives (zlib, lzss, lzvn, etc.)

Helper code for ACPI reads and modifications

Higher level abstractions for files, strings, UEFI variables

Overflow checking arithmetics

PE image loading with no UEFI Secure Boot conflict

Plist configuration format parsing

PNG image manipulation

Text output and graphics output implementations

XNU kernel driver injection and patch engine

Early history of the codebase could be found inĀ AppleSupportPkgĀ and PicoLib library set by The HermitCrabs Lab.

OcGuardLib

This library implements basic safety features recommended for the use within the project. It implements fast safe integral arithmetics mapping on compiler builtins, type alignment checking, and UBSan runtime, based onĀ NetBSD implementation.

The use of UBSan runtime requires the use of Clang compiler andĀ -fsanitize=undefinedĀ argument. Refer toĀ Clang documentationĀ for more details.

Credits

The HermitCrabs Lab

All projects providing third-party code (refer to file headers)

AppleLifeĀ team and user-contributed resources

Chameleon and Clover teams for hints and legacy

al3xtjames

Andrey1970AppleLife

mhaeuser (ex Download-Fritz)

Goldfish64

MikeBeaton

nms42

PMheart

savvamitrofanov

usr-sse2

vit9696

-Donations-

PayPalĀ HEREĀ -Ā StripeĀ HEREĀ -Ā Ko-Fi HEREĀ -Ā BuyMeaCoffeeĀ HEREĀ -Ā Mercado LivreĀ HERE

SkrillĀ danielnmaldonado@gmail.com -Ā BTCĀ 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 -Ā BNBĀ 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 -Ā USDT BSC BEP20Ā 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 -Ā USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ -Ā KASPAĀ kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvkĀ -Ā PicPayĀ @danielnmaldonado -Ā PiXĀ @danielnmaldonado@gmail.com

Premium UsersĀ HEREĀ -Ā Problems with PaypalĀ HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...