Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules/KextPatcher

File Age Rev Message Size
Source at commit 717 created 13 years 3 months ago.
By meklort, Module system fixes. Symbols.dylib now contains correct addresses for global symbols. KextPather only tries to patch dev ids with 0x433F or less, reenabled Resolution.dylib
  ..
blob adler32.c 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 5.05 kB
blob deflate.c 13 years 6 months 600 meklort: Added zlib delfate code. Kext patcher can now successfuly patch the GMA950 and fb binaries for 27AE devices, plist not patched yet. 67.99 kB
blob deflate.h 13 years 6 months 600 meklort: Added zlib delfate code. Kext patcher can now successfuly patch the GMA950 and fb binaries for 27AE devices, plist not patched yet. 12.67 kB
blob hex_editor.c 13 years 5 months 647 meklort: Kext patcher update. Fixed bug with HDA patches, untested on 10.6.2 pre kexts. Fixed bug with gma 3150 kext, patch now works on all 10.6.x installs. I need to clean up the patcher / make an api still 2.18 kB
blob hex_editor.h 13 years 6 months 628 meklort: Kext patcher update. Supports patching the GMA950 FB kext for use on the GMA3150, only tested on 10.6.5 569 bytes
blob inffast.c 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 13.44 kB
blob inffast.h 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 427 bytes
blob inffixed.h 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 6.34 kB
blob inflate.c 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 52.62 kB
blob inflate.h 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 6.40 kB
blob inftrees.c 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 13.77 kB
blob inftrees.h 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 2.93 kB
blob kext_patcher.c 13 years 3 months 717 meklort: Module system fixes. Symbols.dylib now contains correct addresses for global symbols. KextPather only tries to patch dev ids with 0x433F or less, reenabled Resolution.dylib 23.24 kB
blob kext_patcher.h 13 years 8 months 458 meklort: Modified make file. Created initial module for patching kexts + associated hooks that may be needed. Subject to change and may be removed if deemed unusable / impractical. Untested. 360 bytes
blob Makefile 13 years 4 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 1.08 kB
blob mkext.h 13 years 7 months 565 meklort: Added missing file 9.77 kB
blob trees.c 13 years 6 months 600 meklort: Added zlib delfate code. Kext patcher can now successfuly patch the GMA950 and fb binaries for 27AE devices, plist not patched yet. 45.24 kB
blob trees.h 13 years 6 months 600 meklort: Added zlib delfate code. Kext patcher can now successfuly patch the GMA950 and fb binaries for 27AE devices, plist not patched yet. 8.47 kB
blob zconf.h 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 13.38 kB
blob zlib.h 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 79.56 kB
blob zutil.c 13 years 4 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 7.37 kB
blob zutil.h 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 7.18 kB

svn co -r 717 http://forge.voodooprojects.org/svn/chameleon Help