├── README.md ├── Library └── MobileSubstrate │ └── DynamicLibraries │ ├── CercubeAdBlocker.dylib │ └── CercubeAdBlocker.plist ├── control ├── DEBIAN └── control ├── LICENSE └── Tweak.xm /README.md: -------------------------------------------------------------------------------- 1 | # Downloads Video Youtube 2 | 3 | -------------------------------------------------------------------------------- /Library/MobileSubstrate/DynamicLibraries/CercubeAdBlocker.dylib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tungblack/CercubeAdBlocker/HEAD/Library/MobileSubstrate/DynamicLibraries/CercubeAdBlocker.dylib -------------------------------------------------------------------------------- /control: -------------------------------------------------------------------------------- 1 | Package: com.tungblack.adblockforyoutube 2 | Name: AdBlock for YouTube 3 | Version: 1.0.7 4 | Description: Block YouTube Ads and Video Ads 5 | Section: Tweaks 6 | Depends: firmware (>= 8.0) 7 | Priority: optional 8 | Architecture: iphoneos-arm 9 | Author: Majd Alfhaily 10 | dev: freemanrepo 11 | Depiction: http://tungblack.github.io/ 12 | Maintainer: Tungblack 13 | -------------------------------------------------------------------------------- /DEBIAN/control: -------------------------------------------------------------------------------- 1 | Package: com.tungblack.adblockforyoutube 2 | Name: AdBlock for YouTube 3 | Version: 1.0.7 4 | Description: Block YouTube Ads and Video Ads 5 | Section: Tweaks 6 | Depends: firmware (>= 8.0) 7 | Priority: optional 8 | Architecture: iphoneos-arm 9 | Author: Majd Alfhaily 10 | dev: freemanrepo 11 | Depiction: http://tungblack.github.io/ 12 | Maintainer: Tungblack 13 | -------------------------------------------------------------------------------- /Library/MobileSubstrate/DynamicLibraries/CercubeAdBlocker.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Filter 6 | 7 | Bundles 8 | 9 | com.google.ios.youtube 10 | 11 | Mode 12 | Any 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | Copyright (c) 2013-2019, tungblack 2 | All rights reserved. 3 | 4 | Redistribution and use in source and binary forms, with or without 5 | modification, are permitted provided that the following conditions are met: 6 | 7 | * Redistributions of source code must retain the above copyright notice, this 8 | list of conditions and the following disclaimer. 9 | 10 | * Redistributions in binary form must reproduce the above copyright notice, 11 | this list of conditions and the following disclaimer in the documentation 12 | and/or other materials provided with the distribution. 13 | 14 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 15 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 16 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 17 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE 18 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 19 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 20 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 21 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 22 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 23 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- /Tweak.xm: -------------------------------------------------------------------------------- 1 | __picsymbolstub4__TEXT __stub_helper __objc_classname__TEXT __objc_methname __objc_methtype __nl_symbol_ptr __la_symbol_ptr __mod_init_func __cfstring __objc_classlist__DATA __objc_nlclslist__DATA __objc_catlist __objc_nlcatlist__DATA __objc_protolist__DATA __objc_imageinfo__DATA __objc_const __objc_selrefs __objc_protorefs__DATA __objc_classrefs__DATA __objc_data __LINKEDIT 2 | /Library/MobileSubstrate/DynamicLibraries/CercubeAdBlocker.dylib /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics /System/Library/Frameworks/Foundation.framework/Foundation /System/Library/Frameworks/UIKit.framework/UIKit /usr/lib/libobjc.A.dylib /usr/lib/libSystem.B.dylib /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 3 | FXFQF PF1F 4 | _$__CA_30YTPromotedVideoCellController CASWIZZLE __CA_30YTPromotedVideoCellController _$__CA_69YTAdMobCellController __CA_69YTAdMobCellController _$__CA_107YTCompactPromotedVideoCellController __CA_107YTCompactPromotedVideoCellController _$__CA_145YTPromotedVideoCell __CA_145YTPromotedVideoCell _$__CA_164YTAppCompanionAdCellController __CA_164YTAppCompanionAdCellController _$__CA_202YTAppCompanionAdCell __CA_202YTAppCompanionAdCell _$__CA_235YTCompanionAdCell __CA_235YTCompanionAdCell _$__CA_268YTIPlayerResponse __CA_268YTIPlayerResponse _$__CA_282YTGridPromotedVideoCell __CA_282YTGridPromotedVideoCell _$__CA_325YTVideoCell __CA_325YTVideoCell _$__CA_349YTMutableAdCellController __CA_349YTMutableAdCellController _$__CA_396YTIMdeMonetizationRenderer __CA_396YTIMdeMonetizationRenderer _$__CA_404YTILatencyActionInfo __CA_404YTILatencyActionInfo YTPlayerViewController_AdBlocker __ARCLiteIndexedSubscripting__ __ARCLiteKeyedSubscripting__ initialize load _CA_unconditionallySwizzle boolForKey: setAlpha: respondsToSelector: setHidden: setCell: cellSizeWithSize:safeAreaInsets: cellSizeWithSize: cellSizeForEntry:size: clipsToBounds removeFromSuperview layoutSubviews isMonetized initWithFrame: class isEqualToString: isAd sizeThatFits: isPlayingAd mainBundle infoDictionary objectForKeyedSubscript: raise:format: stringWithFormat: alloc init objectForKey: setObject:forKey: superclass dictionary retain stringWithUTF8String: array setObject:forKeyedSubscript: addObject: countByEnumeratingWithState:objects:count: stringByAppendingFormat: _CA_ignoreTypes load drain objectAtIndexedSubscript: setObject:atIndexedSubscript: objectAtIndex: count replaceObjectAtIndex:withObject: setObject:atIndex: removeObjectForKey: release autorelease isKindOfClass: allocWithEntity: allocBatch:withEntity:count: fastIndexForKnownKey: indexForKey: addEntriesFromDictionary: self lengthOfBytesUsingEncoding: getCString:maxLength:encoding: initWithBytes:length:encoding: keyEnumerator nextObject {CGSize=ff}32@0:4{CGSize=ff}8{UIEdgeInsets=ffff}16 {CGSize=ff}16@0:4{CGSize=ff}8 {CGSize=ff}20@0:4@8{CGSize=ff}12 v16@0:4@8I12 YouTube __CA_30YTPromotedVideoCellController YTPromotedVideoCellController -[__CA_30YTPromotedVideoCellController setCell:] CAUserDefaults CADisableAdBlock cell -[__CA_30YTPromotedVideoCellController cellSizeWithSize:safeAreaInsets:] -[__CA_30YTPromotedVideoCellController cellSizeWithSize:] __CA_69YTAdMobCellController YTAdMobCellController -[__CA_69YTAdMobCellController cellSizeWithSize:safeAreaInsets:] -[__CA_69YTAdMobCellController cellSizeWithSize:] __CA_107YTCompactPromotedVideoCellController YTCompactPromotedVideoCellController -[__CA_107YTCompactPromotedVideoCellController cellSizeWithSize:] -[__CA_107YTCompactPromotedVideoCellController cellSizeWithSize:safeAreaInsets:] __CA_145YTPromotedVideoCell YTPromotedVideoCell +[__CA_145YTPromotedVideoCell cellSizeForEntry:size:] -[__CA_145YTPromotedVideoCell clipsToBounds] __CA_164YTAppCompanionAdCellController YTAppCompanionAdCellController -[__CA_164YTAppCompanionAdCellController cellSizeWithSize:safeAreaInsets:] -[__CA_164YTAppCompanionAdCellController cellSizeWithSize:] __CA_202YTAppCompanionAdCell YTAppCompanionAdCell +[__CA_202YTAppCompanionAdCell cellSizeForEntry:size:] -[__CA_202YTAppCompanionAdCell layoutSubviews] -[__CA_202YTAppCompanionAdCell clipsToBounds] __CA_235YTCompanionAdCell YTCompanionAdCell +[__CA_235YTCompanionAdCell cellSizeForEntry:size:] -[__CA_235YTCompanionAdCell layoutSubviews] -[__CA_235YTCompanionAdCell clipsToBounds] __CA_268YTIPlayerResponse YTIPlayerResponse -[__CA_268YTIPlayerResponse isMonetized] __CA_282YTGridPromotedVideoCell YTGridPromotedVideoCell +[__CA_282YTGridPromotedVideoCell cellSizeForEntry:size:] -[__CA_282YTGridPromotedVideoCell initWithFrame:] -[__CA_282YTGridPromotedVideoCell layoutSubviews] -[__CA_282YTGridPromotedVideoCell clipsToBounds] __CA_325YTVideoCell YTVideoCell -[__CA_325YTVideoCell sizeThatFits:] _videoRenderer YTIPromotedVideoRenderer -[__CA_325YTVideoCell clipsToBounds] __CA_349YTMutableAdCellController YTMutableAdCellController -[__CA_349YTMutableAdCellController setCell:] -[__CA_349YTMutableAdCellController cellSizeWithSize:safeAreaInsets:] -[__CA_349YTMutableAdCellController cellSizeWithSize:] __CA_396YTIMdeMonetizationRenderer YTIMdeMonetizationRenderer -[__CA_396YTIMdeMonetizationRenderer isMonetized] __CA_404YTILatencyActionInfo YTILatencyActionInfo -[__CA_404YTILatencyActionInfo isMonetized] -[YTPlayerViewController_AdBlocker isPlayingAd] CFBundleExecutable YTPlayerViewController_AdBlocker YTPlayerViewController Invalid Arguments One of self: %@, self: %@, or info: %s is NULL Failed obtain class pair Failed to retrieve method Got null for the source class %@ with selector %@ (%@) Failed to get implementation The objective-c runtime could not get the implementation for %@ on the class %@. There is no fix for this One of self: %@, self: %@ is NULL Invalid Argument Could not obtain class for the passed object Could not obtain superclass for the passed object We could not find the super implementation for the class %@ and selector %@, are you sure it exists? CASwizzle: There is no group by the name of %s Failed to parse info Couldn't find swizzle class for info: %s CASwizzle: incompatible type encoding for %@. (expected %s, got %s) CASwizzle: failed to add method %@ onto class %@ with selector %@ NSAutoreleasePool _objc_autoreleasePoolPush _objc_autoreleasePoolPop __LINKEDIT NSArray NSMutableArray NSDictionary NSOrderedSet NSMutableOrderedSet NSMutableDictionary _object_setInstanceVariable _object_setIvar _object_copy _objc_retain _objc_retainBlock _objc_release _objc_autorelease _objc_retainAutorelease _objc_autoreleaseReturnValue _objc_retainAutoreleaseReturnValue _objc_retainAutoreleasedReturnValue _objc_storeStrong NSUndoManagerProxy _targetClass NSManagedObject NSConstantString NSString NSKnownKeysMappingStrategy1 NSKnownKeysDictionary1 _objc_readClassPair _objc_allocateClassPair _object_getIndexedIvars _objc_getClass _objc_getMetaClass _objc_getRequiredClass _objc_lookUpClass _objc_getProtocol _class_getName _protocol_getName _objc_copyClassNamesForImage 5 | SDRFSDRFSDRHp SDRFVDRFSDRHp SDRFVDRFSDRHp SDRFYDRFSDRHp SDRHp SDRHRHp SBRARARBRARA`8IRCSBp @_OBJC_CLASS_$_NSBundle @_OBJC_CLASS_$_NSString @_OBJC_CLASS_$_NSObject 6 | @_OBJC_METACLASS_$_NSObject @__objc_empty_cache @__objc_empty_vtable @_class_getName @_objc_allocateClassPair A_objc_autoreleasePoolPush @_objc_copyClassNamesForImage @_objc_getClass @_objc_getMetaClass @_objc_getProtocol @_objc_getRequiredClass @_objc_lookUpClass A_objc_readClassPair A_objc_retain @_object_getIndexedIvars @_protocol_getName @__DefaultRuneLocale @dyld_stub_binder @_OBJC_CLASS_$_NSException @_OBJC_CLASS_$_NSMutableArray @_OBJC_CLASS_$_NSMutableDictionary @___CFConstantStringClassReference @_kCFCoreFoundationVersionNumber @_CFStringGetCStringPtr @_NSClassFromString @_NSSelectorFromString @_NSStringFromClass @_NSStringFromSelector @__dyld_register_func_for_add_image @_asprintf @_class_addMethod @_class_addProperty @_class_addProtocol @_class_copyMethodList @_class_copyPropertyList @_class_createInstance @_class_getInstanceMethod @_class_getInstanceSize @_class_getInstanceVariable @_class_getIvarLayout @_class_getName @_class_getProperty @_class_getSuperclass @_class_isMetaClass @_class_replaceMethod @_class_replaceProperty @_class_respondsToSelector @_hash_create @_hash_search @_ivar_getName @_ivar_getOffset @_method_exchangeImplementations @_method_getImplementation @_method_getName @_method_getTypeEncoding @_method_setImplementation @_objc_constructInstance @_objc_enumerationMutation @_objc_getClass @_objc_getMetaClass @_objc_getProtocol @_objc_getRequiredClass @_objc_initializeClassPair @_objc_lookUpClass @_objc_msgSend @_objc_registerClassPair @_object_getClass @_object_getIvar @_object_setIvar @_property_copyAttributeList @_property_getName @_protocol_getMethodDescription @_pthread_mutex_lock @_pthread_mutex_unlock @_sel_getUid @_sel_isEqual IvarPointer ROriginalImplementation XSuperImplementation CASwizzle $CARegisterInterface Class Group METACLASS_$_ YTPlayerViewController_AdBlocker 69YTAdMobCellController 404YTILatencyActionInfo 0YTPromotedVideoCellController 25YTVideoCell 49YTMutableAdCellController 96YTIMdeMonetizationRenderer YTPlayerViewController_AdBlocker 69YTAdMobCellController 7 | 404YTILatencyActionInfo 0YTPromotedVideoCellController 25YTVideoCell 49YTMutableAdCellController 96YTIMdeMonetizationRenderer 69YTAdMobCellController 8 | 404YTILatencyActionInfo 0YTPromotedVideoCellController 25YTVideoCell 49YTMutableAdCellController 96YTIMdeMonetizationRenderer 69YTAdMobCellController 9 | 404YTILatencyActionInfo 0YTPromotedVideoCellController 25YTVideoCell 49YTMutableAdCellController 96YTIMdeMonetizationRenderer 07YTCompactPromotedVideoCellController 45YTPromotedVideoCell 64YTAppCompanionAdCellController 07YTCompactPromotedVideoCellController 10 | 45YTPromotedVideoCell 64YTAppCompanionAdCellController 07YTCompactPromotedVideoCellController 11 | 45YTPromotedVideoCell 64YTAppCompanionAdCellController 07YTCompactPromotedVideoCellController 45YTPromotedVideoCell 64YTAppCompanionAdCellController 02YTAppCompanionAdCell 35YTCompanionAdCell 68YTIPlayerResponse 82YTGridPromotedVideoCell 02YTAppCompanionAdCell 12 | 35YTCompanionAdCell 68YTIPlayerResponse 82YTGridPromotedVideoCell 02YTAppCompanionAdCell 35YTCompanionAdCell 68YTIPlayerResponse 82YTGridPromotedVideoCell 02YTAppCompanionAdCell 35YTCompanionAdCell 68YTIPlayerResponse 82YTGridPromotedVideoCell 13 | 4JJJFJ z@66666 14 | _CAIvarPointer _CAOriginalImplementation _CASuperImplementation _OBJC_CLASS_$_YTPlayerViewController_AdBlocker _OBJC_CLASS_$__$__CA_107YTCompactPromotedVideoCellController _OBJC_CLASS_$__$__CA_145YTPromotedVideoCell _OBJC_CLASS_$__$__CA_164YTAppCompanionAdCellController _OBJC_CLASS_$__$__CA_202YTAppCompanionAdCell _OBJC_CLASS_$__$__CA_235YTCompanionAdCell _OBJC_CLASS_$__$__CA_268YTIPlayerResponse _OBJC_CLASS_$__$__CA_282YTGridPromotedVideoCell _OBJC_CLASS_$__$__CA_30YTPromotedVideoCellController _OBJC_CLASS_$__$__CA_325YTVideoCell _OBJC_CLASS_$__$__CA_349YTMutableAdCellController _OBJC_CLASS_$__$__CA_396YTIMdeMonetizationRenderer _OBJC_CLASS_$__$__CA_404YTILatencyActionInfo _OBJC_CLASS_$__$__CA_69YTAdMobCellController _OBJC_CLASS_$___CA_107YTCompactPromotedVideoCellController _OBJC_CLASS_$___CA_145YTPromotedVideoCell _OBJC_CLASS_$___CA_164YTAppCompanionAdCellController _OBJC_CLASS_$___CA_202YTAppCompanionAdCell _OBJC_CLASS_$___CA_235YTCompanionAdCell _OBJC_CLASS_$___CA_268YTIPlayerResponse _OBJC_CLASS_$___CA_282YTGridPromotedVideoCell _OBJC_CLASS_$___CA_30YTPromotedVideoCellController _OBJC_CLASS_$___CA_325YTVideoCell _OBJC_CLASS_$___CA_349YTMutableAdCellController _OBJC_CLASS_$___CA_396YTIMdeMonetizationRenderer _OBJC_CLASS_$___CA_404YTILatencyActionInfo _OBJC_CLASS_$___CA_69YTAdMobCellController _OBJC_METACLASS_$_YTPlayerViewController_AdBlocker _OBJC_METACLASS_$__$__CA_107YTCompactPromotedVideoCellController _OBJC_METACLASS_$__$__CA_145YTPromotedVideoCell _OBJC_METACLASS_$__$__CA_164YTAppCompanionAdCellController _OBJC_METACLASS_$__$__CA_202YTAppCompanionAdCell _OBJC_METACLASS_$__$__CA_235YTCompanionAdCell _OBJC_METACLASS_$__$__CA_268YTIPlayerResponse _OBJC_METACLASS_$__$__CA_282YTGridPromotedVideoCell _OBJC_METACLASS_$__$__CA_30YTPromotedVideoCellController _OBJC_METACLASS_$__$__CA_325YTVideoCell _OBJC_METACLASS_$__$__CA_349YTMutableAdCellController _OBJC_METACLASS_$__$__CA_396YTIMdeMonetizationRenderer _OBJC_METACLASS_$__$__CA_404YTILatencyActionInfo _OBJC_METACLASS_$__$__CA_69YTAdMobCellController _OBJC_METACLASS_$___CA_107YTCompactPromotedVideoCellController _OBJC_METACLASS_$___CA_145YTPromotedVideoCell _OBJC_METACLASS_$___CA_164YTAppCompanionAdCellController _OBJC_METACLASS_$___CA_202YTAppCompanionAdCell _OBJC_METACLASS_$___CA_235YTCompanionAdCell _OBJC_METACLASS_$___CA_268YTIPlayerResponse _OBJC_METACLASS_$___CA_282YTGridPromotedVideoCell _OBJC_METACLASS_$___CA_30YTPromotedVideoCellController _OBJC_METACLASS_$___CA_325YTVideoCell _OBJC_METACLASS_$___CA_349YTMutableAdCellController _OBJC_METACLASS_$___CA_396YTIMdeMonetizationRenderer _OBJC_METACLASS_$___CA_404YTILatencyActionInfo _OBJC_METACLASS_$___CA_69YTAdMobCellController __$CARegisterInterface __CASwizzle __CASwizzleClass __CASwizzleGroup _CFStringGetCStringPtr _NSClassFromString _NSLog _NSSelectorFromString _NSStringFromClass _NSStringFromSelector _OBJC_CLASS_$_NSBundle _OBJC_CLASS_$_NSException _OBJC_CLASS_$_NSMutableArray _OBJC_CLASS_$_NSMutableDictionary _OBJC_CLASS_$_NSObject _OBJC_CLASS_$_NSString _OBJC_METACLASS_$_NSObject __Block_copy __DefaultRuneLocale ___CFConstantStringClassReference ___stack_chk_fail ___stack_chk_guard __dyld_register_func_for_add_image __objc_empty_cache __objc_empty_vtable _abort _asprintf _bzero _calloc _class_addMethod _class_addProperty _class_addProtocol _class_copyMethodList _class_copyPropertyList _class_createInstance _class_getInstanceMethod _class_getInstanceSize _class_getInstanceVariable _class_getIvarLayout _class_getName _class_getProperty _class_getSuperclass _class_isMetaClass _class_replaceMethod _class_replaceProperty _class_respondsToSelector _hash_create _hash_search _ivar_getName _ivar_getOffset _kCFCoreFoundationVersionNumber _malloc _memcmp _memcpy _method_exchangeImplementations _method_getImplementation _method_getName _method_getTypeEncoding _method_setImplementation _objc_allocateClassPair _objc_autoreleasePoolPush _objc_constructInstance _objc_copyClassNamesForImage _objc_enumerationMutation _objc_getClass _objc_getMetaClass _objc_getProtocol _objc_getRequiredClass _objc_initializeClassPair _objc_lookUpClass _objc_msgSend _objc_readClassPair _objc_registerClassPair _objc_retain _object_getClass _object_getIndexedIvars _object_getIvar _object_setIvar _property_copyAttributeList _property_getName _protocol_getMethodDescription _protocol_getName _pthread_mutex_lock _pthread_mutex_unlock _sel_getUid _sel_isEqual _strcmp _strlen _strncmp dyld_stub_binder /Users/Majd/Desktop/Cercube/Cercube/Source/ AdBlockerHooks.m 15 | /Users/Majd/Library/Developer/Xcode/DerivedData/Cercube-flflozzlfpenaefmhbcdpsvqddzy/Build/Intermediates.noindex/Cercube.build/Release-iphoneos/AdBlocker.build/Objects-normal/armv7/AdBlockerHooks.o 16 | +[_$__CA_30YTPromotedVideoCellController initialize] +[__CA_30YTPromotedVideoCellController(CASWIZZLE) load] +[__CA_30YTPromotedVideoCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_30YTPromotedVideoCellController setCell:] -[__CA_30YTPromotedVideoCellController cellSizeWithSize:safeAreaInsets:] 17 | /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h 18 | -[__CA_30YTPromotedVideoCellController cellSizeWithSize:] +[_$__CA_69YTAdMobCellController initialize] +[__CA_69YTAdMobCellController(CASWIZZLE) load] +[__CA_69YTAdMobCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_69YTAdMobCellController cellSizeWithSize:safeAreaInsets:] -[__CA_69YTAdMobCellController cellSizeWithSize:] +[_$__CA_107YTCompactPromotedVideoCellController initialize] +[__CA_107YTCompactPromotedVideoCellController(CASWIZZLE) load] +[__CA_107YTCompactPromotedVideoCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_107YTCompactPromotedVideoCellController cellSizeWithSize:] -[__CA_107YTCompactPromotedVideoCellController cellSizeWithSize:safeAreaInsets:] +[_$__CA_145YTPromotedVideoCell initialize] +[__CA_145YTPromotedVideoCell(CASWIZZLE) load] +[__CA_145YTPromotedVideoCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_145YTPromotedVideoCell cellSizeForEntry:size:] -[__CA_145YTPromotedVideoCell clipsToBounds] +[_$__CA_164YTAppCompanionAdCellController initialize] +[__CA_164YTAppCompanionAdCellController(CASWIZZLE) load] +[__CA_164YTAppCompanionAdCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_164YTAppCompanionAdCellController cellSizeWithSize:safeAreaInsets:] -[__CA_164YTAppCompanionAdCellController cellSizeWithSize:] +[_$__CA_202YTAppCompanionAdCell initialize] +[__CA_202YTAppCompanionAdCell(CASWIZZLE) load] +[__CA_202YTAppCompanionAdCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_202YTAppCompanionAdCell cellSizeForEntry:size:] -[__CA_202YTAppCompanionAdCell layoutSubviews] -[__CA_202YTAppCompanionAdCell clipsToBounds] +[_$__CA_235YTCompanionAdCell initialize] +[__CA_235YTCompanionAdCell(CASWIZZLE) load] +[__CA_235YTCompanionAdCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_235YTCompanionAdCell cellSizeForEntry:size:] -[__CA_235YTCompanionAdCell layoutSubviews] -[__CA_235YTCompanionAdCell clipsToBounds] +[_$__CA_268YTIPlayerResponse initialize] +[__CA_268YTIPlayerResponse(CASWIZZLE) load] +[__CA_268YTIPlayerResponse(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_268YTIPlayerResponse isMonetized] +[_$__CA_282YTGridPromotedVideoCell initialize] +[__CA_282YTGridPromotedVideoCell(CASWIZZLE) load] +[__CA_282YTGridPromotedVideoCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_282YTGridPromotedVideoCell cellSizeForEntry:size:] -[__CA_282YTGridPromotedVideoCell initWithFrame:] -[__CA_282YTGridPromotedVideoCell layoutSubviews] -[__CA_282YTGridPromotedVideoCell clipsToBounds] +[_$__CA_325YTVideoCell initialize] +[__CA_325YTVideoCell(CASWIZZLE) load] +[__CA_325YTVideoCell(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_325YTVideoCell sizeThatFits:] -[__CA_325YTVideoCell clipsToBounds] +[_$__CA_349YTMutableAdCellController initialize] +[__CA_349YTMutableAdCellController(CASWIZZLE) load] +[__CA_349YTMutableAdCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_349YTMutableAdCellController setCell:] -[__CA_349YTMutableAdCellController cellSizeWithSize:safeAreaInsets:] -[__CA_349YTMutableAdCellController cellSizeWithSize:] +[_$__CA_396YTIMdeMonetizationRenderer initialize] +[__CA_396YTIMdeMonetizationRenderer(CASWIZZLE) load] +[__CA_396YTIMdeMonetizationRenderer(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_396YTIMdeMonetizationRenderer isMonetized] +[_$__CA_404YTILatencyActionInfo initialize] +[__CA_404YTILatencyActionInfo(CASWIZZLE) load] +[__CA_404YTILatencyActionInfo(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_404YTILatencyActionInfo isMonetized] -[YTPlayerViewController_AdBlocker isPlayingAd] _OBJC_METACLASS_$__$__CA_30YTPromotedVideoCellController _OBJC_CLASS_$__$__CA_30YTPromotedVideoCellController _OBJC_CLASS_$___CA_30YTPromotedVideoCellController _OBJC_METACLASS_$___CA_30YTPromotedVideoCellController _OBJC_METACLASS_$__$__CA_69YTAdMobCellController _OBJC_CLASS_$__$__CA_69YTAdMobCellController _OBJC_CLASS_$___CA_69YTAdMobCellController _OBJC_METACLASS_$___CA_69YTAdMobCellController _OBJC_METACLASS_$__$__CA_107YTCompactPromotedVideoCellController _OBJC_CLASS_$__$__CA_107YTCompactPromotedVideoCellController _OBJC_CLASS_$___CA_107YTCompactPromotedVideoCellController _OBJC_METACLASS_$___CA_107YTCompactPromotedVideoCellController _OBJC_METACLASS_$__$__CA_145YTPromotedVideoCell _OBJC_CLASS_$__$__CA_145YTPromotedVideoCell _OBJC_CLASS_$___CA_145YTPromotedVideoCell _OBJC_METACLASS_$___CA_145YTPromotedVideoCell _OBJC_METACLASS_$__$__CA_164YTAppCompanionAdCellController _OBJC_CLASS_$__$__CA_164YTAppCompanionAdCellController _OBJC_CLASS_$___CA_164YTAppCompanionAdCellController _OBJC_METACLASS_$___CA_164YTAppCompanionAdCellController _OBJC_METACLASS_$__$__CA_202YTAppCompanionAdCell _OBJC_CLASS_$__$__CA_202YTAppCompanionAdCell _OBJC_CLASS_$___CA_202YTAppCompanionAdCell _OBJC_METACLASS_$___CA_202YTAppCompanionAdCell _OBJC_METACLASS_$__$__CA_235YTCompanionAdCell _OBJC_CLASS_$__$__CA_235YTCompanionAdCell _OBJC_CLASS_$___CA_235YTCompanionAdCell _OBJC_METACLASS_$___CA_235YTCompanionAdCell _OBJC_METACLASS_$__$__CA_268YTIPlayerResponse _OBJC_CLASS_$__$__CA_268YTIPlayerResponse _OBJC_CLASS_$___CA_268YTIPlayerResponse _OBJC_METACLASS_$___CA_268YTIPlayerResponse _OBJC_METACLASS_$__$__CA_282YTGridPromotedVideoCell _OBJC_CLASS_$__$__CA_282YTGridPromotedVideoCell _OBJC_CLASS_$___CA_282YTGridPromotedVideoCell _OBJC_METACLASS_$___CA_282YTGridPromotedVideoCell _OBJC_METACLASS_$__$__CA_325YTVideoCell _OBJC_CLASS_$__$__CA_325YTVideoCell _OBJC_CLASS_$___CA_325YTVideoCell _OBJC_METACLASS_$___CA_325YTVideoCell _OBJC_METACLASS_$__$__CA_349YTMutableAdCellController _OBJC_CLASS_$__$__CA_349YTMutableAdCellController _OBJC_CLASS_$___CA_349YTMutableAdCellController _OBJC_METACLASS_$___CA_349YTMutableAdCellController _OBJC_METACLASS_$__$__CA_396YTIMdeMonetizationRenderer _OBJC_CLASS_$__$__CA_396YTIMdeMonetizationRenderer _OBJC_CLASS_$___CA_396YTIMdeMonetizationRenderer _OBJC_METACLASS_$___CA_396YTIMdeMonetizationRenderer _OBJC_METACLASS_$__$__CA_404YTILatencyActionInfo _OBJC_CLASS_$__$__CA_404YTILatencyActionInfo _OBJC_CLASS_$___CA_404YTILatencyActionInfo _OBJC_METACLASS_$___CA_404YTILatencyActionInfo _OBJC_METACLASS_$_YTPlayerViewController_AdBlocker _OBJC_CLASS_$_YTPlayerViewController_AdBlocker /Users/Majd/Desktop/Cercube/Cercube/CASwizzle/ CASwizzle.m 19 | /Users/Majd/Library/Developer/Xcode/DerivedData/Cercube-flflozzlfpenaefmhbcdpsvqddzy/Build/Intermediates.noindex/Cercube.build/Release-iphoneos/AdBlocker.build/Objects-normal/armv7/CASwizzle.o 20 | _CAIvarPointer _CAOriginalImplementation _classFromInfo _destinationSelectorForSelector _CASuperImplementation __CASwizzle _enumerateMethods __CASwizzleClass __$CARegisterInterface __CASwizzleGroup _classTable _groups /Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-67/source/ arclite.mm 21 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a(arclite.o) 22 | __ZL15__ARCLite__loadv __ZL30add_image_hook_autoreleasepoolPK11mach_headerl __ZL34__arclite_objc_autoreleasePoolPushv __ZL33__arclite_objc_autoreleasePoolPopPv __ZL19patch_lazy_pointersPK11mach_headerP7patch_tm __ZL42__arclite_NSArray_objectAtIndexedSubscriptP7NSArrayP13objc_selectorj __ZL53__arclite_NSMutableArray_setObject_atIndexedSubscriptP14NSMutableArrayP13objc_selectorP11objc_objectj __ZL46__arclite_NSDictionary_objectForKeyedSubscriptP12NSDictionaryP13objc_selectorP11objc_object __ZL47__arclite_NSOrderedSet_objectAtIndexedSubscriptP12NSOrderedSetP13objc_selectorj __ZL58__arclite_NSMutableOrderedSet_setObject_atIndexedSubscriptP19NSMutableOrderedSetP13objc_selectorP11objc_objectj __ZL58__arclite_NSMutableDictionary__setObject_forKeyedSubscriptP19NSMutableDictionaryP13objc_selectorP11objc_objectS4_ __ZL18add_image_hook_ARCPK11mach_headerl __ZL36__arclite_object_setInstanceVariableP11objc_objectPKcPv __ZL24__arclite_object_setIvarP11objc_objectP9objc_ivarS0_ __ZL21__arclite_object_copyP11objc_objectm __ZL21__arclite_objc_retainP11objc_object __ZL26__arclite_objc_retainBlockP11objc_object __ZL22__arclite_objc_releaseP11objc_object __ZL26__arclite_objc_autoreleaseP11objc_object __ZL32__arclite_objc_retainAutoreleaseP11objc_object __ZL37__arclite_objc_autoreleaseReturnValueP11objc_object __ZL43__arclite_objc_retainAutoreleaseReturnValueP11objc_object __ZL44__arclite_objc_retainAutoreleasedReturnValueP11objc_object __ZL26__arclite_objc_storeStrongPP11objc_objectS0_ __ZL22add_image_hook_swiftV1PK11mach_headerl __ZL42__arclite_NSUndoManagerProxy_isKindOfClassP11objc_objectP13objc_selectorP10objc_class __ZL13replaceMethodP10objc_classP13objc_selectorPFP11objc_objectS4_S2_zEPS6_ __ZL30__arclite_NSManagedObject_initP11objc_objectP13objc_selector __ZL41__arclite_NSManagedObject_allocWithEntityP11objc_objectP13objc_selectorS0_ __ZL36__arclite_NSManagedObject_allocBatchP11objc_objectP13objc_selectorPS0_S0_j __ZL37__arclite_NSKKMS_fastIndexForKnownKeyP11objc_objectP13objc_selectorS0_ __ZL28__arclite_NSKKMS_indexForKeyP11objc_objectP13objc_selectorS0_ __ZL29__arclite_NSKKsD_objectForKeyP11objc_objectP13objc_selectorS0_ __ZL35__arclite_NSKKsD_removeObjectForKeyP11objc_objectP13objc_selectorS0_ __ZL33__arclite_NSKKsD_setObject_forKeyP11objc_objectP13objc_selectorS0_S0_ __ZL41__arclite_NSKKsD_addEntriesFromDictionaryP11objc_objectP13objc_selectorP12NSDictionary __ZL28__arclite_objc_readClassPairP10objc_classPK15objc_image_info __ZL32__arclite_objc_allocateClassPairP10objc_classPKcm __ZL32__arclite_object_getIndexedIvarsP11objc_object __ZL23__arclite_objc_getClassPKc __ZL27__arclite_objc_getMetaClassPKc __ZL31__arclite_objc_getRequiredClassPKc __ZL26__arclite_objc_lookUpClassPKc __ZL26__arclite_objc_getProtocolPKc __ZL23__arclite_class_getNameP10objc_class __ZL26__arclite_protocol_getNameP8Protocol __ZL37__arclite_objc_copyClassNamesForImagePKcPj __ZL17transcribeMethodsP10objc_classP15glue_class_ro_t __ZL19transcribeProtocolsP10objc_classP15glue_class_ro_t __ZL20transcribePropertiesP10objc_classP15glue_class_ro_t __ZL14initialize_impP11objc_objectP13objc_selector __ZL18allocateMaybeSwiftP18glue_swift_class_tm __ZL22copySwiftV1MangledNamePKcb __ZL13demangledNamePKcb __ZL16scanMangledFieldRPKcS0_S1_Ri 23 | /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.Internal.sdk/usr/include/ctype.h 24 | __ZL30arclite_uninitialized_functionv __ZL12cxxConstructP11objc_object __ZL20fixStringForCoreDataP11objc_object __non_lazy_classes __ZL31OBJC_METACLASS_RO_$___ARCLite__ __ZL32OBJC_$_CLASS_METHODS___ARCLite__ __ZL12demangleLock __ZL23NSAutoreleasePool_class __ZZL30add_image_hook_autoreleasepoolPK11mach_headerlE7patches __ZGVZL30add_image_hook_autoreleasepoolPK11mach_headerlE7patches __ZZL18add_image_hook_ARCPK11mach_headerlE7patches __ZGVZL18add_image_hook_ARCPK11mach_headerlE7patches __ZL30NSUndoManagerProxy_targetClass __ZL29original_NSManagedObject_init __ZL40original_NSManagedObject_allocWithEntity __ZL35original_NSManagedObject_allocBatch __ZL25NSMutableDictionary_class __ZL22NSConstantString_class __ZL14NSString_class __ZL36original_NSKKMS_fastIndexForKnownKey __ZL27original_NSKKMS_indexForKey __ZL28original_NSKKsD_objectForKey __ZL34original_NSKKsD_removeObjectForKey __ZL32original_NSKKsD_setObject_forKey __ZL40original_NSKKsD_addEntriesFromDictionary __ZZL22add_image_hook_swiftV1PK11mach_headerlE7patches __ZGVZL22add_image_hook_swiftV1PK11mach_headerlE7patches __ZL31original_objc_allocateClassPair __ZL31original_object_getIndexedIvars __ZL22original_objc_getClass __ZL26original_objc_getMetaClass __ZL30original_objc_getRequiredClass __ZL25original_objc_lookUpClass __ZL25original_objc_getProtocol __ZL22original_class_getName __ZL25original_protocol_getName __ZL36original_objc_copyClassNamesForImage __ZL9Demangled +[_$__CA_30YTPromotedVideoCellController initialize] +[__CA_30YTPromotedVideoCellController(CASWIZZLE) load] +[__CA_30YTPromotedVideoCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_30YTPromotedVideoCellController setCell:] -[__CA_30YTPromotedVideoCellController cellSizeWithSize:safeAreaInsets:] -[__CA_30YTPromotedVideoCellController cellSizeWithSize:] +[_$__CA_69YTAdMobCellController initialize] +[__CA_69YTAdMobCellController(CASWIZZLE) load] +[__CA_69YTAdMobCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_69YTAdMobCellController cellSizeWithSize:safeAreaInsets:] -[__CA_69YTAdMobCellController cellSizeWithSize:] +[_$__CA_107YTCompactPromotedVideoCellController initialize] +[__CA_107YTCompactPromotedVideoCellController(CASWIZZLE) load] +[__CA_107YTCompactPromotedVideoCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_107YTCompactPromotedVideoCellController cellSizeWithSize:] -[__CA_107YTCompactPromotedVideoCellController cellSizeWithSize:safeAreaInsets:] +[_$__CA_145YTPromotedVideoCell initialize] +[__CA_145YTPromotedVideoCell(CASWIZZLE) load] +[__CA_145YTPromotedVideoCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_145YTPromotedVideoCell cellSizeForEntry:size:] -[__CA_145YTPromotedVideoCell clipsToBounds] +[_$__CA_164YTAppCompanionAdCellController initialize] +[__CA_164YTAppCompanionAdCellController(CASWIZZLE) load] +[__CA_164YTAppCompanionAdCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_164YTAppCompanionAdCellController cellSizeWithSize:safeAreaInsets:] -[__CA_164YTAppCompanionAdCellController cellSizeWithSize:] +[_$__CA_202YTAppCompanionAdCell initialize] +[__CA_202YTAppCompanionAdCell(CASWIZZLE) load] +[__CA_202YTAppCompanionAdCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_202YTAppCompanionAdCell cellSizeForEntry:size:] -[__CA_202YTAppCompanionAdCell layoutSubviews] -[__CA_202YTAppCompanionAdCell clipsToBounds] +[_$__CA_235YTCompanionAdCell initialize] +[__CA_235YTCompanionAdCell(CASWIZZLE) load] +[__CA_235YTCompanionAdCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_235YTCompanionAdCell cellSizeForEntry:size:] -[__CA_235YTCompanionAdCell layoutSubviews] -[__CA_235YTCompanionAdCell clipsToBounds] +[_$__CA_268YTIPlayerResponse initialize] +[__CA_268YTIPlayerResponse(CASWIZZLE) load] +[__CA_268YTIPlayerResponse(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_268YTIPlayerResponse isMonetized] +[_$__CA_282YTGridPromotedVideoCell initialize] +[__CA_282YTGridPromotedVideoCell(CASWIZZLE) load] +[__CA_282YTGridPromotedVideoCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_282YTGridPromotedVideoCell cellSizeForEntry:size:] -[__CA_282YTGridPromotedVideoCell initWithFrame:] -[__CA_282YTGridPromotedVideoCell layoutSubviews] -[__CA_282YTGridPromotedVideoCell clipsToBounds] +[_$__CA_325YTVideoCell initialize] +[__CA_325YTVideoCell(CASWIZZLE) load] +[__CA_325YTVideoCell(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_325YTVideoCell sizeThatFits:] -[__CA_325YTVideoCell clipsToBounds] +[_$__CA_349YTMutableAdCellController initialize] +[__CA_349YTMutableAdCellController(CASWIZZLE) load] +[__CA_349YTMutableAdCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_349YTMutableAdCellController setCell:] -[__CA_349YTMutableAdCellController cellSizeWithSize:safeAreaInsets:] -[__CA_349YTMutableAdCellController cellSizeWithSize:] +[_$__CA_396YTIMdeMonetizationRenderer initialize] +[__CA_396YTIMdeMonetizationRenderer(CASWIZZLE) load] +[__CA_396YTIMdeMonetizationRenderer(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_396YTIMdeMonetizationRenderer isMonetized] +[_$__CA_404YTILatencyActionInfo initialize] +[__CA_404YTILatencyActionInfo(CASWIZZLE) load] +[__CA_404YTILatencyActionInfo(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_404YTILatencyActionInfo isMonetized] -[YTPlayerViewController_AdBlocker isPlayingAd] _classFromInfo _destinationSelectorForSelector _enumerateMethods __ZL15__ARCLite__loadv __ZL30add_image_hook_autoreleasepoolPK11mach_headerl __ZL34__arclite_objc_autoreleasePoolPushv __ZL33__arclite_objc_autoreleasePoolPopPv __ZL19patch_lazy_pointersPK11mach_headerP7patch_tm __ZL42__arclite_NSArray_objectAtIndexedSubscriptP7NSArrayP13objc_selectorj __ZL53__arclite_NSMutableArray_setObject_atIndexedSubscriptP14NSMutableArrayP13objc_selectorP11objc_objectj __ZL46__arclite_NSDictionary_objectForKeyedSubscriptP12NSDictionaryP13objc_selectorP11objc_object __ZL47__arclite_NSOrderedSet_objectAtIndexedSubscriptP12NSOrderedSetP13objc_selectorj __ZL58__arclite_NSMutableOrderedSet_setObject_atIndexedSubscriptP19NSMutableOrderedSetP13objc_selectorP11objc_objectj __ZL58__arclite_NSMutableDictionary__setObject_forKeyedSubscriptP19NSMutableDictionaryP13objc_selectorP11objc_objectS4_ __ZL18add_image_hook_ARCPK11mach_headerl __ZL36__arclite_object_setInstanceVariableP11objc_objectPKcPv __ZL24__arclite_object_setIvarP11objc_objectP9objc_ivarS0_ __ZL21__arclite_object_copyP11objc_objectm __ZL21__arclite_objc_retainP11objc_object __ZL26__arclite_objc_retainBlockP11objc_object __ZL22__arclite_objc_releaseP11objc_object __ZL26__arclite_objc_autoreleaseP11objc_object __ZL32__arclite_objc_retainAutoreleaseP11objc_object __ZL37__arclite_objc_autoreleaseReturnValueP11objc_object __ZL43__arclite_objc_retainAutoreleaseReturnValueP11objc_object __ZL44__arclite_objc_retainAutoreleasedReturnValueP11objc_object __ZL26__arclite_objc_storeStrongPP11objc_objectS0_ __ZL22add_image_hook_swiftV1PK11mach_headerl __ZL42__arclite_NSUndoManagerProxy_isKindOfClassP11objc_objectP13objc_selectorP10objc_class __ZL13replaceMethodP10objc_classP13objc_selectorPFP11objc_objectS4_S2_zEPS6_ __ZL30__arclite_NSManagedObject_initP11objc_objectP13objc_selector __ZL41__arclite_NSManagedObject_allocWithEntityP11objc_objectP13objc_selectorS0_ __ZL36__arclite_NSManagedObject_allocBatchP11objc_objectP13objc_selectorPS0_S0_j __ZL37__arclite_NSKKMS_fastIndexForKnownKeyP11objc_objectP13objc_selectorS0_ __ZL28__arclite_NSKKMS_indexForKeyP11objc_objectP13objc_selectorS0_ __ZL29__arclite_NSKKsD_objectForKeyP11objc_objectP13objc_selectorS0_ __ZL35__arclite_NSKKsD_removeObjectForKeyP11objc_objectP13objc_selectorS0_ __ZL33__arclite_NSKKsD_setObject_forKeyP11objc_objectP13objc_selectorS0_S0_ __ZL41__arclite_NSKKsD_addEntriesFromDictionaryP11objc_objectP13objc_selectorP12NSDictionary __ZL28__arclite_objc_readClassPairP10objc_classPK15objc_image_info __ZL32__arclite_objc_allocateClassPairP10objc_classPKcm __ZL32__arclite_object_getIndexedIvarsP11objc_object __ZL23__arclite_objc_getClassPKc __ZL27__arclite_objc_getMetaClassPKc __ZL31__arclite_objc_getRequiredClassPKc __ZL26__arclite_objc_lookUpClassPKc __ZL26__arclite_objc_getProtocolPKc __ZL23__arclite_class_getNameP10objc_class __ZL26__arclite_protocol_getNameP8Protocol __ZL37__arclite_objc_copyClassNamesForImagePKcPj __ZL17transcribeMethodsP10objc_classP15glue_class_ro_t __ZL19transcribeProtocolsP10objc_classP15glue_class_ro_t __ZL20transcribePropertiesP10objc_classP15glue_class_ro_t __ZL14initialize_impP11objc_objectP13objc_selector __ZL18allocateMaybeSwiftP18glue_swift_class_tm __ZL22copySwiftV1MangledNamePKcb __ZL13demangledNamePKcb __ZL16scanMangledFieldRPKcS0_S1_Ri __ZL30arclite_uninitialized_functionv __ZL12cxxConstructP11objc_object __ZL20fixStringForCoreDataP11objc_object _objc_msgSend$shim _NSSelectorFromString$shim stub helpers __ZL11_class_name __ZL17_load_method_name __ZL17_load_method_type __non_lazy_classes __ZL31OBJC_METACLASS_RO_$___ARCLite__ __ZL32OBJC_$_CLASS_METHODS___ARCLite__ __ZL12demangleLock _classTable _groups __ZL23NSAutoreleasePool_class __ZZL30add_image_hook_autoreleasepoolPK11mach_headerlE7patches __ZGVZL30add_image_hook_autoreleasepoolPK11mach_headerlE7patches __ZZL18add_image_hook_ARCPK11mach_headerlE7patches __ZGVZL18add_image_hook_ARCPK11mach_headerlE7patches __ZL30NSUndoManagerProxy_targetClass __ZL29original_NSManagedObject_init __ZL40original_NSManagedObject_allocWithEntity __ZL35original_NSManagedObject_allocBatch __ZL25NSMutableDictionary_class __ZL22NSConstantString_class __ZL14NSString_class __ZL36original_NSKKMS_fastIndexForKnownKey __ZL27original_NSKKMS_indexForKey __ZL28original_NSKKsD_objectForKey __ZL34original_NSKKsD_removeObjectForKey __ZL32original_NSKKsD_setObject_forKey __ZL40original_NSKKsD_addEntriesFromDictionary __ZZL22add_image_hook_swiftV1PK11mach_headerlE7patches __ZGVZL22add_image_hook_swiftV1PK11mach_headerlE7patches __ZL31original_objc_allocateClassPair __ZL31original_object_getIndexedIvars __ZL22original_objc_getClass __ZL26original_objc_getMetaClass __ZL30original_objc_getRequiredClass __ZL25original_objc_lookUpClass __ZL25original_objc_getProtocol __ZL22original_class_getName __ZL25original_protocol_getName __ZL36original_objc_copyClassNamesForImage __ZL9Demangled CercubeAdBlocker.dylib 25 | __stub_helper __objc_classname__TEXT __objc_methname __objc_methtype __unwind_info __la_symbol_ptr __mod_init_func __cfstring __objc_classlist__DATA __objc_nlclslist__DATA __objc_catlist __objc_nlcatlist__DATA __objc_protolist__DATA __objc_imageinfo__DATA __objc_const __objc_selrefs __objc_protorefs__DATA __objc_classrefs__DATA __objc_data __LINKEDIT 26 | /Library/MobileSubstrate/DynamicLibraries/CercubeAdBlocker.dylib 27 | /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics /System/Library/Frameworks/Foundation.framework/Foundation /System/Library/Frameworks/UIKit.framework/UIKit /usr/lib/libobjc.A.dylib /usr/lib/libSystem.B.dylib /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 28 | @_$__CA_30YTPromotedVideoCellController CASWIZZLE __CA_30YTPromotedVideoCellController _$__CA_69YTAdMobCellController __CA_69YTAdMobCellController _$__CA_107YTCompactPromotedVideoCellController __CA_107YTCompactPromotedVideoCellController _$__CA_145YTPromotedVideoCell __CA_145YTPromotedVideoCell _$__CA_164YTAppCompanionAdCellController __CA_164YTAppCompanionAdCellController _$__CA_202YTAppCompanionAdCell __CA_202YTAppCompanionAdCell _$__CA_235YTCompanionAdCell __CA_235YTCompanionAdCell _$__CA_268YTIPlayerResponse __CA_268YTIPlayerResponse _$__CA_282YTGridPromotedVideoCell __CA_282YTGridPromotedVideoCell _$__CA_325YTVideoCell __CA_325YTVideoCell _$__CA_349YTMutableAdCellController __CA_349YTMutableAdCellController _$__CA_396YTIMdeMonetizationRenderer __CA_396YTIMdeMonetizationRenderer _$__CA_404YTILatencyActionInfo __CA_404YTILatencyActionInfo YTPlayerViewController_AdBlocker __ARCLiteKeyedSubscripting__ initialize load _CA_unconditionallySwizzle boolForKey: setAlpha: respondsToSelector: setHidden: setCell: cellSizeWithSize:safeAreaInsets: cellSizeWithSize: cellSizeForEntry:size: clipsToBounds removeFromSuperview layoutSubviews isMonetized initWithFrame: class isEqualToString: isAd sizeThatFits: isPlayingAd mainBundle infoDictionary objectForKeyedSubscript: raise:format: stringWithFormat: alloc init objectForKey: setObject:forKey: superclass dictionary retain stringWithUTF8String: array setObject:forKeyedSubscript: addObject: countByEnumeratingWithState:objects:count: stringByAppendingFormat: _CA_ignoreTypes load removeObjectForKey: isKindOfClass: allocWithEntity: allocBatch:withEntity:count: fastIndexForKnownKey: indexForKey: addEntriesFromDictionary: self release lengthOfBytesUsingEncoding: getCString:maxLength:encoding: initWithBytes:length:encoding: keyEnumerator nextObject {CGSize=dd}64@0:8{CGSize=dd}16{UIEdgeInsets=dddd}32 {CGSize=dd}32@0:8{CGSize=dd}16 {CGSize=dd}40@0:8@16{CGSize=dd}24 @48@0:8{CGRect={CGPoint=dd}{CGSize=dd}}16 YouTube __CA_30YTPromotedVideoCellController YTPromotedVideoCellController -[__CA_30YTPromotedVideoCellController setCell:] CAUserDefaults CADisableAdBlock cell -[__CA_30YTPromotedVideoCellController cellSizeWithSize:safeAreaInsets:] -[__CA_30YTPromotedVideoCellController cellSizeWithSize:] __CA_69YTAdMobCellController YTAdMobCellController -[__CA_69YTAdMobCellController cellSizeWithSize:safeAreaInsets:] -[__CA_69YTAdMobCellController cellSizeWithSize:] __CA_107YTCompactPromotedVideoCellController YTCompactPromotedVideoCellController -[__CA_107YTCompactPromotedVideoCellController cellSizeWithSize:] -[__CA_107YTCompactPromotedVideoCellController cellSizeWithSize:safeAreaInsets:] __CA_145YTPromotedVideoCell YTPromotedVideoCell +[__CA_145YTPromotedVideoCell cellSizeForEntry:size:] -[__CA_145YTPromotedVideoCell clipsToBounds] __CA_164YTAppCompanionAdCellController YTAppCompanionAdCellController -[__CA_164YTAppCompanionAdCellController cellSizeWithSize:safeAreaInsets:] -[__CA_164YTAppCompanionAdCellController cellSizeWithSize:] __CA_202YTAppCompanionAdCell YTAppCompanionAdCell +[__CA_202YTAppCompanionAdCell cellSizeForEntry:size:] -[__CA_202YTAppCompanionAdCell layoutSubviews] -[__CA_202YTAppCompanionAdCell clipsToBounds] __CA_235YTCompanionAdCell YTCompanionAdCell +[__CA_235YTCompanionAdCell cellSizeForEntry:size:] -[__CA_235YTCompanionAdCell layoutSubviews] -[__CA_235YTCompanionAdCell clipsToBounds] __CA_268YTIPlayerResponse YTIPlayerResponse -[__CA_268YTIPlayerResponse isMonetized] __CA_282YTGridPromotedVideoCell YTGridPromotedVideoCell +[__CA_282YTGridPromotedVideoCell cellSizeForEntry:size:] -[__CA_282YTGridPromotedVideoCell initWithFrame:] -[__CA_282YTGridPromotedVideoCell layoutSubviews] -[__CA_282YTGridPromotedVideoCell clipsToBounds] __CA_325YTVideoCell YTVideoCell -[__CA_325YTVideoCell sizeThatFits:] _videoRenderer YTIPromotedVideoRenderer -[__CA_325YTVideoCell clipsToBounds] __CA_349YTMutableAdCellController YTMutableAdCellController -[__CA_349YTMutableAdCellController setCell:] -[__CA_349YTMutableAdCellController cellSizeWithSize:safeAreaInsets:] -[__CA_349YTMutableAdCellController cellSizeWithSize:] __CA_396YTIMdeMonetizationRenderer YTIMdeMonetizationRenderer -[__CA_396YTIMdeMonetizationRenderer isMonetized] __CA_404YTILatencyActionInfo YTILatencyActionInfo -[__CA_404YTILatencyActionInfo isMonetized] -[YTPlayerViewController_AdBlocker isPlayingAd] CFBundleExecutable YTPlayerViewController_AdBlocker YTPlayerViewController Invalid Arguments One of self: %@, self: %@, or info: %s is NULL Failed obtain class pair Failed to retrieve method Got null for the source class %@ with selector %@ (%@) Failed to get implementation The objective-c runtime could not get the implementation for %@ on the class %@. There is no fix for this One of self: %@, self: %@ is NULL Invalid Argument Could not obtain class for the passed object Could not obtain superclass for the passed object We could not find the super implementation for the class %@ and selector %@, are you sure it exists? CASwizzle: There is no group by the name of %s Failed to parse info Couldn't find swizzle class for info: %s CASwizzle: incompatible type encoding for %@. (expected %s, got %s) CASwizzle: failed to add method %@ onto class %@ with selector %@ NSMutableDictionary NSUndoManagerProxy _targetClass NSManagedObject NSConstantString NSString NSKnownKeysMappingStrategy1 NSKnownKeysDictionary1 _objc_readClassPair _objc_allocateClassPair _object_getIndexedIvars _objc_getClass _objc_getMetaClass _objc_getRequiredClass _objc_lookUpClass _objc_getProtocol _class_getName _protocol_getName _objc_copyClassNamesForImage __LINKEDIT 29 | `7BSCRGp0XAp8p0YCRESCRGp0XAp8p0VCRESCRGp0XAp8p0VCRESCRGp0XAp(SCRESCRESCRGp0XAp8p0VCRESCRGp0XAp(SCREVCRESCRGp0XAp(SCREVCRESCRGp0XAp8p0SCRESCRGp0XAp(SCREYCRESCRGp0XAp8p0VCRESCRGp0XAp8p0YCRESCRGp0XAp8p0SCRESCRGp0XAp8p0SCRGp0SCRGRGp0SARARA`.IRCSBp 30 | @_OBJC_CLASS_$_NSBundle @_OBJC_CLASS_$_NSString @_OBJC_CLASS_$_NSObject 31 | @_OBJC_METACLASS_$_NSObject @__objc_empty_cache @__objc_empty_vtable @_class_getName @_objc_allocateClassPair @_objc_copyClassNamesForImage @_objc_getClass @_objc_getMetaClass @_objc_getProtocol @_objc_getRequiredClass @_objc_lookUpClass A_objc_readClassPair @_object_getIndexedIvars @_protocol_getName @__DefaultRuneLocale @dyld_stub_binder @_OBJC_CLASS_$_NSException @_OBJC_CLASS_$_NSMutableArray @_OBJC_CLASS_$_NSMutableDictionary @___CFConstantStringClassReference @_kCFCoreFoundationVersionNumber @_CFStringGetCStringPtr @_NSClassFromString @_NSSelectorFromString @_NSStringFromClass @_NSStringFromSelector @__dyld_register_func_for_add_image @_asprintf @_class_addMethod @_class_addProperty @_class_addProtocol @_class_copyMethodList @_class_copyPropertyList @_class_createInstance @_class_getInstanceMethod @_class_getInstanceVariable @_class_getName @_class_getProperty @_class_getSuperclass @_class_isMetaClass @_class_replaceMethod @_class_replaceProperty @_class_respondsToSelector @_hash_create @_hash_search @_ivar_getOffset @_method_exchangeImplementations @_method_getImplementation @_method_getName @_method_getTypeEncoding @_method_setImplementation @_objc_constructInstance @_objc_enumerationMutation @_objc_getClass @_objc_getMetaClass @_objc_getProtocol @_objc_getRequiredClass @_objc_initializeClassPair @_objc_lookUpClass @_objc_msgSend @_objc_registerClassPair @_object_getClass @_object_getIvar @_property_copyAttributeList @_property_getName @_protocol_getMethodDescription @_pthread_mutex_lock @_pthread_mutex_unlock @_sel_getUid @_sel_isEqual IvarPointer ROriginalImplementation XSuperImplementation CASwizzle $CARegisterInterface Class Group METACLASS_$_ YTPlayerViewController_AdBlocker 69YTAdMobCellController 404YTILatencyActionInfo 0YTPromotedVideoCellController 25YTVideoCell 49YTMutableAdCellController 96YTIMdeMonetizationRenderer YTPlayerViewController_AdBlocker 69YTAdMobCellController 32 | 404YTILatencyActionInfo 0YTPromotedVideoCellController 25YTVideoCell 49YTMutableAdCellController 96YTIMdeMonetizationRenderer 69YTAdMobCellController 33 | 404YTILatencyActionInfo 0YTPromotedVideoCellController 25YTVideoCell 49YTMutableAdCellController 96YTIMdeMonetizationRenderer 69YTAdMobCellController 34 | 404YTILatencyActionInfo 0YTPromotedVideoCellController 25YTVideoCell 49YTMutableAdCellController 96YTIMdeMonetizationRenderer 07YTCompactPromotedVideoCellController 45YTPromotedVideoCell 64YTAppCompanionAdCellController 07YTCompactPromotedVideoCellController 35 | 45YTPromotedVideoCell 64YTAppCompanionAdCellController 07YTCompactPromotedVideoCellController 36 | 45YTPromotedVideoCell 64YTAppCompanionAdCellController 07YTCompactPromotedVideoCellController 45YTPromotedVideoCell 64YTAppCompanionAdCellController 02YTAppCompanionAdCell 35YTCompanionAdCell 68YTIPlayerResponse 82YTGridPromotedVideoCell 02YTAppCompanionAdCell 37 | 35YTCompanionAdCell 68YTIPlayerResponse 82YTGridPromotedVideoCell 02YTAppCompanionAdCell 35YTCompanionAdCell 68YTIPlayerResponse 82YTGridPromotedVideoCell 02YTAppCompanionAdCell 35YTCompanionAdCell 68YTIPlayerResponse 82YTGridPromotedVideoCell 38 | _CAIvarPointer _CAOriginalImplementation _CASuperImplementation _OBJC_CLASS_$_YTPlayerViewController_AdBlocker _OBJC_CLASS_$__$__CA_107YTCompactPromotedVideoCellController _OBJC_CLASS_$__$__CA_145YTPromotedVideoCell _OBJC_CLASS_$__$__CA_164YTAppCompanionAdCellController _OBJC_CLASS_$__$__CA_202YTAppCompanionAdCell _OBJC_CLASS_$__$__CA_235YTCompanionAdCell _OBJC_CLASS_$__$__CA_268YTIPlayerResponse _OBJC_CLASS_$__$__CA_282YTGridPromotedVideoCell _OBJC_CLASS_$__$__CA_30YTPromotedVideoCellController _OBJC_CLASS_$__$__CA_325YTVideoCell _OBJC_CLASS_$__$__CA_349YTMutableAdCellController _OBJC_CLASS_$__$__CA_396YTIMdeMonetizationRenderer _OBJC_CLASS_$__$__CA_404YTILatencyActionInfo _OBJC_CLASS_$__$__CA_69YTAdMobCellController _OBJC_CLASS_$___CA_107YTCompactPromotedVideoCellController _OBJC_CLASS_$___CA_145YTPromotedVideoCell _OBJC_CLASS_$___CA_164YTAppCompanionAdCellController _OBJC_CLASS_$___CA_202YTAppCompanionAdCell _OBJC_CLASS_$___CA_235YTCompanionAdCell _OBJC_CLASS_$___CA_268YTIPlayerResponse _OBJC_CLASS_$___CA_282YTGridPromotedVideoCell _OBJC_CLASS_$___CA_30YTPromotedVideoCellController _OBJC_CLASS_$___CA_325YTVideoCell _OBJC_CLASS_$___CA_349YTMutableAdCellController _OBJC_CLASS_$___CA_396YTIMdeMonetizationRenderer _OBJC_CLASS_$___CA_404YTILatencyActionInfo _OBJC_CLASS_$___CA_69YTAdMobCellController _OBJC_METACLASS_$_YTPlayerViewController_AdBlocker _OBJC_METACLASS_$__$__CA_107YTCompactPromotedVideoCellController _OBJC_METACLASS_$__$__CA_145YTPromotedVideoCell _OBJC_METACLASS_$__$__CA_164YTAppCompanionAdCellController _OBJC_METACLASS_$__$__CA_202YTAppCompanionAdCell _OBJC_METACLASS_$__$__CA_235YTCompanionAdCell _OBJC_METACLASS_$__$__CA_268YTIPlayerResponse _OBJC_METACLASS_$__$__CA_282YTGridPromotedVideoCell _OBJC_METACLASS_$__$__CA_30YTPromotedVideoCellController _OBJC_METACLASS_$__$__CA_325YTVideoCell _OBJC_METACLASS_$__$__CA_349YTMutableAdCellController _OBJC_METACLASS_$__$__CA_396YTIMdeMonetizationRenderer _OBJC_METACLASS_$__$__CA_404YTILatencyActionInfo _OBJC_METACLASS_$__$__CA_69YTAdMobCellController _OBJC_METACLASS_$___CA_107YTCompactPromotedVideoCellController _OBJC_METACLASS_$___CA_145YTPromotedVideoCell _OBJC_METACLASS_$___CA_164YTAppCompanionAdCellController _OBJC_METACLASS_$___CA_202YTAppCompanionAdCell _OBJC_METACLASS_$___CA_235YTCompanionAdCell _OBJC_METACLASS_$___CA_268YTIPlayerResponse _OBJC_METACLASS_$___CA_282YTGridPromotedVideoCell _OBJC_METACLASS_$___CA_30YTPromotedVideoCellController _OBJC_METACLASS_$___CA_325YTVideoCell _OBJC_METACLASS_$___CA_349YTMutableAdCellController _OBJC_METACLASS_$___CA_396YTIMdeMonetizationRenderer _OBJC_METACLASS_$___CA_404YTILatencyActionInfo _OBJC_METACLASS_$___CA_69YTAdMobCellController __$CARegisterInterface __CASwizzle __CASwizzleClass __CASwizzleGroup _CFStringGetCStringPtr _NSClassFromString _NSLog _NSSelectorFromString _NSStringFromClass _NSStringFromSelector _OBJC_CLASS_$_NSBundle _OBJC_CLASS_$_NSException _OBJC_CLASS_$_NSMutableArray _OBJC_CLASS_$_NSMutableDictionary _OBJC_CLASS_$_NSObject _OBJC_CLASS_$_NSString _OBJC_METACLASS_$_NSObject __DefaultRuneLocale ___CFConstantStringClassReference ___stack_chk_fail ___stack_chk_guard __dyld_register_func_for_add_image __objc_empty_cache __objc_empty_vtable _abort _asprintf _bzero _calloc _class_addMethod _class_addProperty _class_addProtocol _class_copyMethodList _class_copyPropertyList _class_createInstance _class_getInstanceMethod _class_getInstanceVariable _class_getName _class_getProperty _class_getSuperclass _class_isMetaClass _class_replaceMethod _class_replaceProperty _class_respondsToSelector _hash_create _hash_search _ivar_getOffset _kCFCoreFoundationVersionNumber _malloc _memcmp _memcpy _method_exchangeImplementations _method_getImplementation _method_getName _method_getTypeEncoding _method_setImplementation _objc_allocateClassPair _objc_constructInstance _objc_copyClassNamesForImage _objc_enumerationMutation _objc_getClass _objc_getMetaClass _objc_getProtocol _objc_getRequiredClass _objc_initializeClassPair _objc_lookUpClass _objc_msgSend _objc_readClassPair _objc_registerClassPair _object_getClass _object_getIndexedIvars _object_getIvar _property_copyAttributeList _property_getName _protocol_getMethodDescription _protocol_getName _pthread_mutex_lock _pthread_mutex_unlock _sel_getUid _sel_isEqual _strcmp _strlen _strncmp dyld_stub_binder /Users/Majd/Desktop/Cercube/Cercube/Source/ AdBlockerHooks.m 39 | /Users/Majd/Library/Developer/Xcode/DerivedData/Cercube-flflozzlfpenaefmhbcdpsvqddzy/Build/Intermediates.noindex/Cercube.build/Release-iphoneos/AdBlocker.build/Objects-normal/arm64/AdBlockerHooks.o 40 | +[_$__CA_30YTPromotedVideoCellController initialize] +[__CA_30YTPromotedVideoCellController(CASWIZZLE) load] +[__CA_30YTPromotedVideoCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_30YTPromotedVideoCellController setCell:] -[__CA_30YTPromotedVideoCellController cellSizeWithSize:safeAreaInsets:] -[__CA_30YTPromotedVideoCellController cellSizeWithSize:] +[_$__CA_69YTAdMobCellController initialize] +[__CA_69YTAdMobCellController(CASWIZZLE) load] +[__CA_69YTAdMobCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_69YTAdMobCellController cellSizeWithSize:safeAreaInsets:] -[__CA_69YTAdMobCellController cellSizeWithSize:] +[_$__CA_107YTCompactPromotedVideoCellController initialize] +[__CA_107YTCompactPromotedVideoCellController(CASWIZZLE) load] +[__CA_107YTCompactPromotedVideoCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_107YTCompactPromotedVideoCellController cellSizeWithSize:] -[__CA_107YTCompactPromotedVideoCellController cellSizeWithSize:safeAreaInsets:] +[_$__CA_145YTPromotedVideoCell initialize] +[__CA_145YTPromotedVideoCell(CASWIZZLE) load] +[__CA_145YTPromotedVideoCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_145YTPromotedVideoCell cellSizeForEntry:size:] -[__CA_145YTPromotedVideoCell clipsToBounds] +[_$__CA_164YTAppCompanionAdCellController initialize] +[__CA_164YTAppCompanionAdCellController(CASWIZZLE) load] +[__CA_164YTAppCompanionAdCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_164YTAppCompanionAdCellController cellSizeWithSize:safeAreaInsets:] -[__CA_164YTAppCompanionAdCellController cellSizeWithSize:] +[_$__CA_202YTAppCompanionAdCell initialize] +[__CA_202YTAppCompanionAdCell(CASWIZZLE) load] +[__CA_202YTAppCompanionAdCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_202YTAppCompanionAdCell cellSizeForEntry:size:] -[__CA_202YTAppCompanionAdCell layoutSubviews] -[__CA_202YTAppCompanionAdCell clipsToBounds] +[_$__CA_235YTCompanionAdCell initialize] +[__CA_235YTCompanionAdCell(CASWIZZLE) load] +[__CA_235YTCompanionAdCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_235YTCompanionAdCell cellSizeForEntry:size:] -[__CA_235YTCompanionAdCell layoutSubviews] -[__CA_235YTCompanionAdCell clipsToBounds] +[_$__CA_268YTIPlayerResponse initialize] +[__CA_268YTIPlayerResponse(CASWIZZLE) load] +[__CA_268YTIPlayerResponse(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_268YTIPlayerResponse isMonetized] +[_$__CA_282YTGridPromotedVideoCell initialize] +[__CA_282YTGridPromotedVideoCell(CASWIZZLE) load] +[__CA_282YTGridPromotedVideoCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_282YTGridPromotedVideoCell cellSizeForEntry:size:] -[__CA_282YTGridPromotedVideoCell initWithFrame:] -[__CA_282YTGridPromotedVideoCell layoutSubviews] -[__CA_282YTGridPromotedVideoCell clipsToBounds] +[_$__CA_325YTVideoCell initialize] +[__CA_325YTVideoCell(CASWIZZLE) load] +[__CA_325YTVideoCell(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_325YTVideoCell sizeThatFits:] -[__CA_325YTVideoCell clipsToBounds] +[_$__CA_349YTMutableAdCellController initialize] +[__CA_349YTMutableAdCellController(CASWIZZLE) load] +[__CA_349YTMutableAdCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_349YTMutableAdCellController setCell:] -[__CA_349YTMutableAdCellController cellSizeWithSize:safeAreaInsets:] -[__CA_349YTMutableAdCellController cellSizeWithSize:] +[_$__CA_396YTIMdeMonetizationRenderer initialize] +[__CA_396YTIMdeMonetizationRenderer(CASWIZZLE) load] +[__CA_396YTIMdeMonetizationRenderer(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_396YTIMdeMonetizationRenderer isMonetized] +[_$__CA_404YTILatencyActionInfo initialize] +[__CA_404YTILatencyActionInfo(CASWIZZLE) load] +[__CA_404YTILatencyActionInfo(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_404YTILatencyActionInfo isMonetized] -[YTPlayerViewController_AdBlocker isPlayingAd] _OBJC_METACLASS_$__$__CA_30YTPromotedVideoCellController _OBJC_CLASS_$__$__CA_30YTPromotedVideoCellController _OBJC_CLASS_$___CA_30YTPromotedVideoCellController _OBJC_METACLASS_$___CA_30YTPromotedVideoCellController _OBJC_METACLASS_$__$__CA_69YTAdMobCellController _OBJC_CLASS_$__$__CA_69YTAdMobCellController _OBJC_CLASS_$___CA_69YTAdMobCellController _OBJC_METACLASS_$___CA_69YTAdMobCellController _OBJC_METACLASS_$__$__CA_107YTCompactPromotedVideoCellController _OBJC_CLASS_$__$__CA_107YTCompactPromotedVideoCellController _OBJC_CLASS_$___CA_107YTCompactPromotedVideoCellController _OBJC_METACLASS_$___CA_107YTCompactPromotedVideoCellController _OBJC_METACLASS_$__$__CA_145YTPromotedVideoCell _OBJC_CLASS_$__$__CA_145YTPromotedVideoCell _OBJC_CLASS_$___CA_145YTPromotedVideoCell _OBJC_METACLASS_$___CA_145YTPromotedVideoCell _OBJC_METACLASS_$__$__CA_164YTAppCompanionAdCellController _OBJC_CLASS_$__$__CA_164YTAppCompanionAdCellController _OBJC_CLASS_$___CA_164YTAppCompanionAdCellController _OBJC_METACLASS_$___CA_164YTAppCompanionAdCellController _OBJC_METACLASS_$__$__CA_202YTAppCompanionAdCell _OBJC_CLASS_$__$__CA_202YTAppCompanionAdCell _OBJC_CLASS_$___CA_202YTAppCompanionAdCell _OBJC_METACLASS_$___CA_202YTAppCompanionAdCell _OBJC_METACLASS_$__$__CA_235YTCompanionAdCell _OBJC_CLASS_$__$__CA_235YTCompanionAdCell _OBJC_CLASS_$___CA_235YTCompanionAdCell _OBJC_METACLASS_$___CA_235YTCompanionAdCell _OBJC_METACLASS_$__$__CA_268YTIPlayerResponse _OBJC_CLASS_$__$__CA_268YTIPlayerResponse _OBJC_CLASS_$___CA_268YTIPlayerResponse _OBJC_METACLASS_$___CA_268YTIPlayerResponse _OBJC_METACLASS_$__$__CA_282YTGridPromotedVideoCell _OBJC_CLASS_$__$__CA_282YTGridPromotedVideoCell _OBJC_CLASS_$___CA_282YTGridPromotedVideoCell _OBJC_METACLASS_$___CA_282YTGridPromotedVideoCell _OBJC_METACLASS_$__$__CA_325YTVideoCell _OBJC_CLASS_$__$__CA_325YTVideoCell _OBJC_CLASS_$___CA_325YTVideoCell _OBJC_METACLASS_$___CA_325YTVideoCell _OBJC_METACLASS_$__$__CA_349YTMutableAdCellController _OBJC_CLASS_$__$__CA_349YTMutableAdCellController _OBJC_CLASS_$___CA_349YTMutableAdCellController _OBJC_METACLASS_$___CA_349YTMutableAdCellController _OBJC_METACLASS_$__$__CA_396YTIMdeMonetizationRenderer _OBJC_CLASS_$__$__CA_396YTIMdeMonetizationRenderer _OBJC_CLASS_$___CA_396YTIMdeMonetizationRenderer _OBJC_METACLASS_$___CA_396YTIMdeMonetizationRenderer _OBJC_METACLASS_$__$__CA_404YTILatencyActionInfo _OBJC_CLASS_$__$__CA_404YTILatencyActionInfo _OBJC_CLASS_$___CA_404YTILatencyActionInfo _OBJC_METACLASS_$___CA_404YTILatencyActionInfo _OBJC_METACLASS_$_YTPlayerViewController_AdBlocker _OBJC_CLASS_$_YTPlayerViewController_AdBlocker /Users/Majd/Desktop/Cercube/Cercube/CASwizzle/ CASwizzle.m 41 | /Users/Majd/Library/Developer/Xcode/DerivedData/Cercube-flflozzlfpenaefmhbcdpsvqddzy/Build/Intermediates.noindex/Cercube.build/Release-iphoneos/AdBlocker.build/Objects-normal/arm64/CASwizzle.o 42 | _CAIvarPointer _CAOriginalImplementation _classFromInfo _destinationSelectorForSelector _CASuperImplementation __CASwizzle _enumerateMethods __CASwizzleClass __$CARegisterInterface __CASwizzleGroup _classTable _groups /Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-67/source/ arclite.mm 43 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a(arclite.o) 44 | __ZL15__ARCLite__loadv __ZL58__arclite_NSMutableDictionary__setObject_forKeyedSubscriptP19NSMutableDictionaryP13objc_selectorP11objc_objectS4_ __ZL22add_image_hook_swiftV1PK11mach_headerl __ZL42__arclite_NSUndoManagerProxy_isKindOfClassP11objc_objectP13objc_selectorP10objc_class __ZL13replaceMethodP10objc_classP13objc_selectorPFP11objc_objectS4_S2_zEPS6_ __ZL30__arclite_NSManagedObject_initP11objc_objectP13objc_selector __ZL41__arclite_NSManagedObject_allocWithEntityP11objc_objectP13objc_selectorS0_ __ZL36__arclite_NSManagedObject_allocBatchP11objc_objectP13objc_selectorPS0_S0_j __ZL37__arclite_NSKKMS_fastIndexForKnownKeyP11objc_objectP13objc_selectorS0_ __ZL28__arclite_NSKKMS_indexForKeyP11objc_objectP13objc_selectorS0_ __ZL29__arclite_NSKKsD_objectForKeyP11objc_objectP13objc_selectorS0_ __ZL35__arclite_NSKKsD_removeObjectForKeyP11objc_objectP13objc_selectorS0_ __ZL33__arclite_NSKKsD_setObject_forKeyP11objc_objectP13objc_selectorS0_S0_ __ZL41__arclite_NSKKsD_addEntriesFromDictionaryP11objc_objectP13objc_selectorP12NSDictionary __ZL28__arclite_objc_readClassPairP10objc_classPK15objc_image_info __ZL32__arclite_objc_allocateClassPairP10objc_classPKcm __ZL32__arclite_object_getIndexedIvarsP11objc_object __ZL23__arclite_objc_getClassPKc __ZL27__arclite_objc_getMetaClassPKc __ZL31__arclite_objc_getRequiredClassPKc __ZL26__arclite_objc_lookUpClassPKc __ZL26__arclite_objc_getProtocolPKc __ZL23__arclite_class_getNameP10objc_class __ZL26__arclite_protocol_getNameP8Protocol __ZL37__arclite_objc_copyClassNamesForImagePKcPj __ZL17transcribeMethodsP10objc_classP15glue_class_ro_t __ZL19transcribeProtocolsP10objc_classP15glue_class_ro_t __ZL20transcribePropertiesP10objc_classP15glue_class_ro_t __ZL14initialize_impP11objc_objectP13objc_selector __ZL18allocateMaybeSwiftP18glue_swift_class_tm __ZL22copySwiftV1MangledNamePKcb __ZL13demangledNamePKcb __ZL16scanMangledFieldRPKcS0_S1_Ri 45 | /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.2.Internal.sdk/usr/include/ctype.h 46 | __ZL30arclite_uninitialized_functionv __ZL12cxxConstructP11objc_object __ZL20fixStringForCoreDataP11objc_object __non_lazy_classes __ZL31OBJC_METACLASS_RO_$___ARCLite__ __ZL32OBJC_$_CLASS_METHODS___ARCLite__ __ZL12demangleLock __ZL30NSUndoManagerProxy_targetClass __ZL29original_NSManagedObject_init __ZL40original_NSManagedObject_allocWithEntity __ZL35original_NSManagedObject_allocBatch __ZL25NSMutableDictionary_class __ZL22NSConstantString_class __ZL14NSString_class __ZL36original_NSKKMS_fastIndexForKnownKey __ZL27original_NSKKMS_indexForKey __ZL28original_NSKKsD_objectForKey __ZL34original_NSKKsD_removeObjectForKey __ZL32original_NSKKsD_setObject_forKey __ZL40original_NSKKsD_addEntriesFromDictionary __ZZL22add_image_hook_swiftV1PK11mach_headerlE7patches __ZGVZL22add_image_hook_swiftV1PK11mach_headerlE7patches __ZL31original_objc_allocateClassPair __ZL31original_object_getIndexedIvars __ZL22original_objc_getClass __ZL26original_objc_getMetaClass __ZL30original_objc_getRequiredClass __ZL25original_objc_lookUpClass __ZL25original_objc_getProtocol __ZL22original_class_getName __ZL25original_protocol_getName __ZL36original_objc_copyClassNamesForImage __ZL9Demangled +[_$__CA_30YTPromotedVideoCellController initialize] +[__CA_30YTPromotedVideoCellController(CASWIZZLE) load] +[__CA_30YTPromotedVideoCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_30YTPromotedVideoCellController setCell:] -[__CA_30YTPromotedVideoCellController cellSizeWithSize:safeAreaInsets:] -[__CA_30YTPromotedVideoCellController cellSizeWithSize:] +[_$__CA_69YTAdMobCellController initialize] +[__CA_69YTAdMobCellController(CASWIZZLE) load] +[__CA_69YTAdMobCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_69YTAdMobCellController cellSizeWithSize:safeAreaInsets:] -[__CA_69YTAdMobCellController cellSizeWithSize:] +[_$__CA_107YTCompactPromotedVideoCellController initialize] +[__CA_107YTCompactPromotedVideoCellController(CASWIZZLE) load] +[__CA_107YTCompactPromotedVideoCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_107YTCompactPromotedVideoCellController cellSizeWithSize:] -[__CA_107YTCompactPromotedVideoCellController cellSizeWithSize:safeAreaInsets:] +[_$__CA_145YTPromotedVideoCell initialize] +[__CA_145YTPromotedVideoCell(CASWIZZLE) load] +[__CA_145YTPromotedVideoCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_145YTPromotedVideoCell cellSizeForEntry:size:] -[__CA_145YTPromotedVideoCell clipsToBounds] +[_$__CA_164YTAppCompanionAdCellController initialize] +[__CA_164YTAppCompanionAdCellController(CASWIZZLE) load] +[__CA_164YTAppCompanionAdCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_164YTAppCompanionAdCellController cellSizeWithSize:safeAreaInsets:] -[__CA_164YTAppCompanionAdCellController cellSizeWithSize:] +[_$__CA_202YTAppCompanionAdCell initialize] +[__CA_202YTAppCompanionAdCell(CASWIZZLE) load] +[__CA_202YTAppCompanionAdCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_202YTAppCompanionAdCell cellSizeForEntry:size:] -[__CA_202YTAppCompanionAdCell layoutSubviews] -[__CA_202YTAppCompanionAdCell clipsToBounds] +[_$__CA_235YTCompanionAdCell initialize] +[__CA_235YTCompanionAdCell(CASWIZZLE) load] +[__CA_235YTCompanionAdCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_235YTCompanionAdCell cellSizeForEntry:size:] -[__CA_235YTCompanionAdCell layoutSubviews] -[__CA_235YTCompanionAdCell clipsToBounds] +[_$__CA_268YTIPlayerResponse initialize] +[__CA_268YTIPlayerResponse(CASWIZZLE) load] +[__CA_268YTIPlayerResponse(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_268YTIPlayerResponse isMonetized] +[_$__CA_282YTGridPromotedVideoCell initialize] +[__CA_282YTGridPromotedVideoCell(CASWIZZLE) load] +[__CA_282YTGridPromotedVideoCell(CASWIZZLE) _CA_unconditionallySwizzle] +[__CA_282YTGridPromotedVideoCell cellSizeForEntry:size:] -[__CA_282YTGridPromotedVideoCell initWithFrame:] -[__CA_282YTGridPromotedVideoCell layoutSubviews] -[__CA_282YTGridPromotedVideoCell clipsToBounds] +[_$__CA_325YTVideoCell initialize] +[__CA_325YTVideoCell(CASWIZZLE) load] +[__CA_325YTVideoCell(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_325YTVideoCell sizeThatFits:] -[__CA_325YTVideoCell clipsToBounds] +[_$__CA_349YTMutableAdCellController initialize] +[__CA_349YTMutableAdCellController(CASWIZZLE) load] +[__CA_349YTMutableAdCellController(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_349YTMutableAdCellController setCell:] -[__CA_349YTMutableAdCellController cellSizeWithSize:safeAreaInsets:] -[__CA_349YTMutableAdCellController cellSizeWithSize:] +[_$__CA_396YTIMdeMonetizationRenderer initialize] +[__CA_396YTIMdeMonetizationRenderer(CASWIZZLE) load] +[__CA_396YTIMdeMonetizationRenderer(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_396YTIMdeMonetizationRenderer isMonetized] +[_$__CA_404YTILatencyActionInfo initialize] +[__CA_404YTILatencyActionInfo(CASWIZZLE) load] +[__CA_404YTILatencyActionInfo(CASWIZZLE) _CA_unconditionallySwizzle] -[__CA_404YTILatencyActionInfo isMonetized] -[YTPlayerViewController_AdBlocker isPlayingAd] _classFromInfo _destinationSelectorForSelector _enumerateMethods __ZL15__ARCLite__loadv __ZL58__arclite_NSMutableDictionary__setObject_forKeyedSubscriptP19NSMutableDictionaryP13objc_selectorP11objc_objectS4_ __ZL22add_image_hook_swiftV1PK11mach_headerl __ZL42__arclite_NSUndoManagerProxy_isKindOfClassP11objc_objectP13objc_selectorP10objc_class __ZL13replaceMethodP10objc_classP13objc_selectorPFP11objc_objectS4_S2_zEPS6_ __ZL30__arclite_NSManagedObject_initP11objc_objectP13objc_selector __ZL41__arclite_NSManagedObject_allocWithEntityP11objc_objectP13objc_selectorS0_ __ZL36__arclite_NSManagedObject_allocBatchP11objc_objectP13objc_selectorPS0_S0_j __ZL37__arclite_NSKKMS_fastIndexForKnownKeyP11objc_objectP13objc_selectorS0_ __ZL28__arclite_NSKKMS_indexForKeyP11objc_objectP13objc_selectorS0_ __ZL29__arclite_NSKKsD_objectForKeyP11objc_objectP13objc_selectorS0_ __ZL35__arclite_NSKKsD_removeObjectForKeyP11objc_objectP13objc_selectorS0_ __ZL33__arclite_NSKKsD_setObject_forKeyP11objc_objectP13objc_selectorS0_S0_ __ZL41__arclite_NSKKsD_addEntriesFromDictionaryP11objc_objectP13objc_selectorP12NSDictionary __ZL28__arclite_objc_readClassPairP10objc_classPK15objc_image_info __ZL32__arclite_objc_allocateClassPairP10objc_classPKcm __ZL32__arclite_object_getIndexedIvarsP11objc_object __ZL23__arclite_objc_getClassPKc __ZL27__arclite_objc_getMetaClassPKc __ZL31__arclite_objc_getRequiredClassPKc __ZL26__arclite_objc_lookUpClassPKc __ZL26__arclite_objc_getProtocolPKc __ZL23__arclite_class_getNameP10objc_class __ZL26__arclite_protocol_getNameP8Protocol __ZL37__arclite_objc_copyClassNamesForImagePKcPj __ZL17transcribeMethodsP10objc_classP15glue_class_ro_t __ZL19transcribeProtocolsP10objc_classP15glue_class_ro_t __ZL20transcribePropertiesP10objc_classP15glue_class_ro_t __ZL14initialize_impP11objc_objectP13objc_selector __ZL18allocateMaybeSwiftP18glue_swift_class_tm __ZL22copySwiftV1MangledNamePKcb __ZL13demangledNamePKcb __ZL16scanMangledFieldRPKcS0_S1_Ri __ZL30arclite_uninitialized_functionv __ZL12cxxConstructP11objc_object __ZL20fixStringForCoreDataP11objc_object __ZL11_class_name __ZL17_load_method_name __ZL17_load_method_type __non_lazy_classes __ZL31OBJC_METACLASS_RO_$___ARCLite__ __ZL32OBJC_$_CLASS_METHODS___ARCLite__ __ZL12demangleLock _classTable _groups __ZL30NSUndoManagerProxy_targetClass __ZL29original_NSManagedObject_init __ZL40original_NSManagedObject_allocWithEntity __ZL35original_NSManagedObject_allocBatch __ZL25NSMutableDictionary_class __ZL22NSConstantString_class __ZL14NSString_class __ZL36original_NSKKMS_fastIndexForKnownKey __ZL27original_NSKKMS_indexForKey __ZL28original_NSKKsD_objectForKey __ZL34original_NSKKsD_removeObjectForKey __ZL32original_NSKKsD_setObject_forKey __ZL40original_NSKKsD_addEntriesFromDictionary __ZZL22add_image_hook_swiftV1PK11mach_headerlE7patches __ZGVZL22add_image_hook_swiftV1PK11mach_headerlE7patches __ZL31original_objc_allocateClassPair __ZL31original_object_getIndexedIvars __ZL22original_objc_getClass __ZL26original_objc_getMetaClass __ZL30original_objc_getRequiredClass __ZL25original_objc_lookUpClass __ZL25original_objc_getProtocol __ZL22original_class_getName __ZL25original_protocol_getName __ZL36original_objc_copyClassNamesForImage __ZL9Demangled CercubeAdBlocker.dylib --------------------------------------------------------------------------------