0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated README, linked to wiki. More... over 14 years ago
Entry points no longer hardcoded to first section. Less fragile code. :) More... over 14 years ago
_kmod_info is now available in the symbol table for kexts. More... over 14 years ago
Symbolication of kernel extensions has begun. No kmod_info_t yet. More... over 14 years ago
Added -insertData:atOffset: convenience method. More... over 14 years ago
Updated README to reflect latest change. More... over 14 years ago
Kernel entry points (e.g. MyKextStart() and MyKextStop() addresses are now sent to stdout. More... over 14 years ago
Kernelcache (prelinked kernel) can now be rebuilt using Apple's kextcache utility. More... over 14 years ago
Unpacking now creates a mach_kernel more amenable to re-prelinking. More... over 14 years ago
Fixed object over-releasing. Build process now runs static analyser. More... over 14 years ago
Application now returns kernel extension hierarchy. More... over 14 years ago
Updated function name to more accurately reflect purpose. More... over 14 years ago
Updated section offsets and symbol string table offsets. Fixed some bugs. More... over 14 years ago
Added +dataWithDatas variadic class method to NSMutableData. More... over 14 years ago
Added README file. More... over 14 years ago
Added MIT licence terms to source files and LICENCE file. More... over 14 years ago
prelink_unpack will now also extract the unpacked mach_kernel. More... over 14 years ago
Initial commit. Rudimentary proof-of-concept stage. More... over 14 years ago