






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface EncryptFrenchClipMostlyDublinTool : NSObject

+ (instancetype)sharedInstance;

- (BOOL)DecryptMax; //检测

- (void)busUsageAnd;//禁止调试

@end

NS_ASSUME_NONNULL_END
