forked from kstenerud/KSCrash
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
__cxa_throw
swap (kstenerud#490)
* Try search for lazy symbols separately. * Basic refactor of KSCxaThrowSwapper.c * replace perror with KSLOG_ERROR * Add comprehensive logs * Introduce KSMach-O.h * Update KSCxaThrowSwapper.c * Refactor and reformat the code * Format long lines in KSCxaThrowSwapper.c * Add some tests * Add more tests and more checks * Move `mprotect` log to `KSLOG_DEBUG` * Add tests. Rename Class * Sort functions by meaning
- Loading branch information
Showing
7 changed files
with
719 additions
and
280 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.