This file contains hidden or 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
| if ((*(int8_t *)guard variable for __dynamic_cast::use_strcmp == 0x0) && (___cxa_guard_acquire(guard variable for __dynamic_cast::use_strcmp, rsi, rdx, rcx, r8, r9) != 0x0)) { | |
| rsi = *_NSGetProgname(); | |
| rcx = 0x1; | |
| if (strcmp("Adobe Illustrator", rsi) != 0x0) { | |
| rsi = *_NSGetProgname(); | |
| rdx = 0x13; | |
| rcx = strncmp("Adobe Photoshop CS5", rsi, rdx) == 0x0 ? 0x1 : 0x0; | |
| } | |
| *(int8_t *)__dynamic_cast::use_strcmp = rcx; | |
| ___cxa_guard_release(guard variable for __dynamic_cast::use_strcmp, rsi, rdx, rcx, r8, r9); |
This file contains hidden or 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
| #import <Foundation/Foundation.h> | |
| #import <dlfcn.h> | |
| @interface UIWebView : NSObject | |
| @end | |
| @implementation UIWebView | |
| + (id)alloc | |
| { |
This file contains hidden or 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
| #!/usr/bin/arch -x86_64 /bin/sh | |
| exec $SHELL --login |
OlderNewer