diff --git a/CHANGELOG.md b/CHANGELOG.md index ab43618..dd6fa12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,32 @@ +# freeRASP 6.1.0 + +- 📄 Documentation updates + +### Android + +- ⚡ Shortened duration of threat evaluation +- ⚡ Fixed a native crash bug during one of the native root checks (detected after NDK upgrade) +- ⚡ Improved _appIntegrity_ check and its logging +- ⚡ Updated `CURL` to `8.5.0` and `OpenSSL` to `1.1.1w` + +### iOS + +- ❗ Added Privacy Manifest +- ❗ Added codesigning for the SDK, it is signed by: + - _Team ID_: `ASQC376HCN` + - _Team Name_: `AHEAD iTec, s.r.o.` +- ⚡ Improved obfuscation of Swift and C strings +- ⚡ Fixed memory leak ([freeRASP iOS issue #13](https://github.com/talsec/Free-RASP-iOS/issues/13)) +- ⚡ Updated `CURL` to `8.5.0` and `OpenSSL` to `1.1.1w` + # freeRASP 6.0.1 ### Android + - ⚡ Fixed bug that prevented firing callbacks in specific situations ### iOS + - ⚡ Fixed bug that caused app being killed in specific situations ([#42](https://github.com/talsec/Free-RASP-ReactNative/issues/42)) # freeRASP 6.0.0 diff --git a/hello/www/js/index.js b/hello/www/js/index.js index a4909fe..55c365b 100644 --- a/hello/www/js/index.js +++ b/hello/www/js/index.js @@ -69,7 +69,7 @@ function onDeviceReady () { }; const actions = { - // Android & iOS + // Android & iOS privilegedAccess: () => { console.log('privilegedAccess'); changeThreatStyle('privilegedAccess'); diff --git a/package.json b/package.json index 59195ba..c05a230 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-talsec-plugin-freerasp", - "version": "6.0.1", + "version": "6.1.0", "description": "Cordova plugin for improving app security and threat monitoring on Android and iOS mobile devices.", "cordova": { "id": "cordova-talsec-plugin-freerasp", diff --git a/plugin.xml b/plugin.xml index 36a2c6e..7997c07 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="6.1.0"> freerasp Talsec (info@talsec.app) diff --git a/src/android/talsec.gradle b/src/android/talsec.gradle index 1689b04..744b9b5 100644 --- a/src/android/talsec.gradle +++ b/src/android/talsec.gradle @@ -4,7 +4,7 @@ repositories { } dependencies { - implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-Cordova:9.0.0" + implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-Cordova:9.0.2" } android { diff --git a/src/ios/TalsecRuntime.xcframework/Info.plist b/src/ios/TalsecRuntime.xcframework/Info.plist index 4c340e4..40a3758 100644 --- a/src/ios/TalsecRuntime.xcframework/Info.plist +++ b/src/ios/TalsecRuntime.xcframework/Info.plist @@ -6,30 +6,30 @@ LibraryIdentifier - ios-arm64_x86_64-simulator + ios-arm64 LibraryPath TalsecRuntime.framework SupportedArchitectures arm64 - x86_64 SupportedPlatform ios - SupportedPlatformVariant - simulator LibraryIdentifier - ios-arm64 + ios-arm64_x86_64-simulator LibraryPath TalsecRuntime.framework SupportedArchitectures arm64 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + simulator CFBundlePackageType diff --git a/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeDirectory b/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeDirectory new file mode 100644 index 0000000..6c3f5d9 Binary files /dev/null and b/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeDirectory differ diff --git a/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeRequirements b/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeRequirements new file mode 100644 index 0000000..5d2d820 Binary files /dev/null and b/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeRequirements differ diff --git a/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeRequirements-1 b/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeRequirements-1 new file mode 100644 index 0000000..f4d356b Binary files /dev/null and b/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeRequirements-1 differ diff --git a/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeResources b/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeResources new file mode 100644 index 0000000..f508d4f --- /dev/null +++ b/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeResources @@ -0,0 +1,923 @@ + + + + + files + + ios-arm64/TalsecRuntime.framework/Headers/CryptoBridgingHeader.h + + mOqIZoN2AJlkJSNzs7YiosCwiDw= + + ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h + + J70cSU627FQU2X34QpCNMNxxQoI= + + ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h + + pPwcdukMOBvIc3UAJlHz2sJQE8I= + + ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime_iOS.h + + eCAoZuhmSePuuusXWgD3JOPl+FQ= + + ios-arm64/TalsecRuntime.framework/Headers/curl.h + + SDhhzhFrEgPfA8Ou5gFk6qAoy4Y= + + ios-arm64/TalsecRuntime.framework/Headers/curlver.h + + v/fUWaBxk9NIywMSfdLJ+EBEn+4= + + ios-arm64/TalsecRuntime.framework/Headers/easy.h + + zPR4hRipW/f93KTsGonTVturyFo= + + ios-arm64/TalsecRuntime.framework/Headers/header.h + + BoDCEv6MIZLNtBUy1D+9dKI4Th4= + + ios-arm64/TalsecRuntime.framework/Headers/mprintf.h + + hBCDWCh+mIlVBCkuAaut0sP1jGI= + + ios-arm64/TalsecRuntime.framework/Headers/multi.h + + VyJEGMYviC9FeQ6ZLXJ8+dHOE7o= + + ios-arm64/TalsecRuntime.framework/Headers/options.h + + 3iSEx1oTzARiif2DSVmuQe9nKT0= + + ios-arm64/TalsecRuntime.framework/Headers/stdcheaders.h + + GR5tP8ehTD7+ZtG/cMD3s+IRAcI= + + ios-arm64/TalsecRuntime.framework/Headers/system.h + + Uoik/uwHMTwxkP3fzjtixqjDUrM= + + ios-arm64/TalsecRuntime.framework/Headers/urlapi.h + + +vapHabxTZpFCZz4EJ27Yd45Jys= + + ios-arm64/TalsecRuntime.framework/Headers/websockets.h + + 0pEcK9exbhSZCsflrFx0vniiswA= + + ios-arm64/TalsecRuntime.framework/Info.plist + + pxDLS7dqRq8lcKmpwcemi8v4Ys4= + + ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json + + qClMs4nOj8ntEz19lXkm0M2OvLw= + + ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface + + 5zkD6qw44kseTqwZEd/XOODhClc= + + ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftdoc + + 4lrR/c4qU6FS8RdjZK2AkrTPKnM= + + ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftinterface + + 5zkD6qw44kseTqwZEd/XOODhClc= + + ios-arm64/TalsecRuntime.framework/Modules/module.modulemap + + 5Cqpp15x1ZBnDyj7LgQmZiSGNYI= + + ios-arm64/TalsecRuntime.framework/PrivacyInfo.xcprivacy + + wLuornyoj3Lx3RDlF2QKMsAJxRc= + + ios-arm64/TalsecRuntime.framework/TalsecRuntime + + f6WgUG6zakOjxctpRy6WV2ih8eY= + + ios-arm64/TalsecRuntime.framework/cacert.pem + + ZuymGpM+ORehjpgNq0JDEbnQb40= + + ios-arm64/TalsecRuntime.framework/module.modulemap + + mnI/NClQ83sI5K2xkweR9cS1BrM= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CryptoBridgingHeader.h + + mOqIZoN2AJlkJSNzs7YiosCwiDw= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h + + J70cSU627FQU2X34QpCNMNxxQoI= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h + + TeAk1LMXBcshYwwdhWSjmIt4a+A= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime_iOS.h + + eCAoZuhmSePuuusXWgD3JOPl+FQ= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h + + SDhhzhFrEgPfA8Ou5gFk6qAoy4Y= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curlver.h + + v/fUWaBxk9NIywMSfdLJ+EBEn+4= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/easy.h + + zPR4hRipW/f93KTsGonTVturyFo= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/header.h + + BoDCEv6MIZLNtBUy1D+9dKI4Th4= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/mprintf.h + + hBCDWCh+mIlVBCkuAaut0sP1jGI= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h + + VyJEGMYviC9FeQ6ZLXJ8+dHOE7o= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h + + 3iSEx1oTzARiif2DSVmuQe9nKT0= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/stdcheaders.h + + GR5tP8ehTD7+ZtG/cMD3s+IRAcI= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/system.h + + Uoik/uwHMTwxkP3fzjtixqjDUrM= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h + + +vapHabxTZpFCZz4EJ27Yd45Jys= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/websockets.h + + 0pEcK9exbhSZCsflrFx0vniiswA= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist + + pveRvkogWtzuA62+kvpMoOY0k9g= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json + + SRYlKwcOmuAIxrddQNatHhga1DQ= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface + + K/hvsSDkDnWMxVTl2waT0cgGVBY= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftdoc + + bEsIPa2Qphg9zXAsTwKdEEs4gUY= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftinterface + + K/hvsSDkDnWMxVTl2waT0cgGVBY= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json + + SRYlKwcOmuAIxrddQNatHhga1DQ= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface + + QtZ5g3UgqYTh8GkzVunfOohxJxE= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftdoc + + Q2tZeB9R4GCBD9JBGzR4ly7W+XM= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftinterface + + QtZ5g3UgqYTh8GkzVunfOohxJxE= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/module.modulemap + + 5Cqpp15x1ZBnDyj7LgQmZiSGNYI= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/PrivacyInfo.xcprivacy + + wLuornyoj3Lx3RDlF2QKMsAJxRc= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime + + eMYjkksR0lXJ2vbQ7CDy8oOwIQ0= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources + + 7K6oip6antrqplht092OLlvEC8Q= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/cacert.pem + + ZuymGpM+ORehjpgNq0JDEbnQb40= + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/module.modulemap + + mnI/NClQ83sI5K2xkweR9cS1BrM= + + + files2 + + ios-arm64/TalsecRuntime.framework/Headers/CryptoBridgingHeader.h + + hash + + mOqIZoN2AJlkJSNzs7YiosCwiDw= + + hash2 + + /hsTJUUY2T3yYO1Km6xqfyKSKz5VKzQU2qsa5AjZ3hw= + + + ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h + + hash + + J70cSU627FQU2X34QpCNMNxxQoI= + + hash2 + + ksiuOXB1DDJyT6EN/SEeK00k0eQr1Np05tKRtq3mO/M= + + + ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h + + hash + + pPwcdukMOBvIc3UAJlHz2sJQE8I= + + hash2 + + hzmamWrtR3gPrplmz2AZBQPlCS4YKv2xo4e0grK1Das= + + + ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime_iOS.h + + hash + + eCAoZuhmSePuuusXWgD3JOPl+FQ= + + hash2 + + 0W3ca1c8VRXMx64ypkv+teolW5Z3G4s3jviX5FYMNXU= + + + ios-arm64/TalsecRuntime.framework/Headers/curl.h + + hash + + SDhhzhFrEgPfA8Ou5gFk6qAoy4Y= + + hash2 + + HTDQzcGRUOFQJWFQPH0OakVDFIiseKuGncwzfzNQizs= + + + ios-arm64/TalsecRuntime.framework/Headers/curlver.h + + hash + + v/fUWaBxk9NIywMSfdLJ+EBEn+4= + + hash2 + + bOR1McyuSVDs16ogyQU96LrpFnYVU+Rlk0iIPL/wsBQ= + + + ios-arm64/TalsecRuntime.framework/Headers/easy.h + + hash + + zPR4hRipW/f93KTsGonTVturyFo= + + hash2 + + CJDgY9K+qLqBXXR9T2ZZlOJj4QQ/DhSoVzPJRFy4Om0= + + + ios-arm64/TalsecRuntime.framework/Headers/header.h + + hash + + BoDCEv6MIZLNtBUy1D+9dKI4Th4= + + hash2 + + YUvkiob05dMExapA7xyFJF4luXcykhw2MYQBRmadmS8= + + + ios-arm64/TalsecRuntime.framework/Headers/mprintf.h + + hash + + hBCDWCh+mIlVBCkuAaut0sP1jGI= + + hash2 + + a9CEOfQMKepUxrj16XMbDjGj7YzG0XrBhGKjKauIbMI= + + + ios-arm64/TalsecRuntime.framework/Headers/multi.h + + hash + + VyJEGMYviC9FeQ6ZLXJ8+dHOE7o= + + hash2 + + 4UqNcyHTSa1b5SblEHk0CAOSSgKloQWFhfSqfkAMuU8= + + + ios-arm64/TalsecRuntime.framework/Headers/options.h + + hash + + 3iSEx1oTzARiif2DSVmuQe9nKT0= + + hash2 + + Ft5PE0yy2GIyVpe6YFH9oN88HqlhnvdEuZzmxNZrjxQ= + + + ios-arm64/TalsecRuntime.framework/Headers/stdcheaders.h + + hash + + GR5tP8ehTD7+ZtG/cMD3s+IRAcI= + + hash2 + + 11iLhoFKNf/Ddm/2JC5vZwXgRAH8nCCKGVyv81A6+Bw= + + + ios-arm64/TalsecRuntime.framework/Headers/system.h + + hash + + Uoik/uwHMTwxkP3fzjtixqjDUrM= + + hash2 + + h0DuZAxL1vlpeSBRpcKqBI2m6Lh0JsWWKNxZpQN5TXg= + + + ios-arm64/TalsecRuntime.framework/Headers/urlapi.h + + hash + + +vapHabxTZpFCZz4EJ27Yd45Jys= + + hash2 + + WCWEX9V1W6hRPwMQv/SG8S+pOB33dyJtLpHtp0/sO10= + + + ios-arm64/TalsecRuntime.framework/Headers/websockets.h + + hash + + 0pEcK9exbhSZCsflrFx0vniiswA= + + hash2 + + tYux1+2j/SNy/rTYVsJWiX2DAG3+eTPWm+VLxKK6Wj8= + + + ios-arm64/TalsecRuntime.framework/Info.plist + + hash + + pxDLS7dqRq8lcKmpwcemi8v4Ys4= + + hash2 + + ZU6c8yW+iLYK16cJ3lzgKTZCFdM+JWt49YDRXMQUSwY= + + + ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json + + hash + + qClMs4nOj8ntEz19lXkm0M2OvLw= + + hash2 + + 7sVLN9KcmtWgTQQ1RCxejQNr32IKQa0vVcK3Hj47SeU= + + + ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface + + hash + + 5zkD6qw44kseTqwZEd/XOODhClc= + + hash2 + + e6xGdfnm7lVjq6uHut5Gcea93duRQTH6TiBoUCUgjUo= + + + ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftdoc + + hash + + 4lrR/c4qU6FS8RdjZK2AkrTPKnM= + + hash2 + + yLiZiyzRKQNZygKUg57gLFw+0X7F7s9DVnkGzHGaUZU= + + + ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftinterface + + hash + + 5zkD6qw44kseTqwZEd/XOODhClc= + + hash2 + + e6xGdfnm7lVjq6uHut5Gcea93duRQTH6TiBoUCUgjUo= + + + ios-arm64/TalsecRuntime.framework/Modules/module.modulemap + + hash + + 5Cqpp15x1ZBnDyj7LgQmZiSGNYI= + + hash2 + + gTx9ZhrwHS0hTBeJb6E3ARK3htBrD87Dc2RxPvTKaGE= + + + ios-arm64/TalsecRuntime.framework/PrivacyInfo.xcprivacy + + hash + + wLuornyoj3Lx3RDlF2QKMsAJxRc= + + hash2 + + Svr+pZXI7cccZzTW1vTq+pkCOZe6kEQLslDFaL22qzI= + + + ios-arm64/TalsecRuntime.framework/TalsecRuntime + + hash + + f6WgUG6zakOjxctpRy6WV2ih8eY= + + hash2 + + ZJOZ3duB7hPIhl3i+BWzdpq5hz0CbnQ2Ef941gPzLlo= + + + ios-arm64/TalsecRuntime.framework/cacert.pem + + hash + + ZuymGpM+ORehjpgNq0JDEbnQb40= + + hash2 + + vLfVqvLidOaWhu333Zcfk7IOri/bD3xS4diodK4BgBg= + + + ios-arm64/TalsecRuntime.framework/module.modulemap + + hash + + mnI/NClQ83sI5K2xkweR9cS1BrM= + + hash2 + + PyY8LBmk2KM3Pm+7gcuZwfV9homQCYsBeTEPUypp+U0= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CryptoBridgingHeader.h + + hash + + mOqIZoN2AJlkJSNzs7YiosCwiDw= + + hash2 + + /hsTJUUY2T3yYO1Km6xqfyKSKz5VKzQU2qsa5AjZ3hw= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h + + hash + + J70cSU627FQU2X34QpCNMNxxQoI= + + hash2 + + ksiuOXB1DDJyT6EN/SEeK00k0eQr1Np05tKRtq3mO/M= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h + + hash + + TeAk1LMXBcshYwwdhWSjmIt4a+A= + + hash2 + + DelkAjm6S20D9jMunRAxDRgrh79Yg79qPoPDRoBaMCw= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime_iOS.h + + hash + + eCAoZuhmSePuuusXWgD3JOPl+FQ= + + hash2 + + 0W3ca1c8VRXMx64ypkv+teolW5Z3G4s3jviX5FYMNXU= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h + + hash + + SDhhzhFrEgPfA8Ou5gFk6qAoy4Y= + + hash2 + + HTDQzcGRUOFQJWFQPH0OakVDFIiseKuGncwzfzNQizs= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curlver.h + + hash + + v/fUWaBxk9NIywMSfdLJ+EBEn+4= + + hash2 + + bOR1McyuSVDs16ogyQU96LrpFnYVU+Rlk0iIPL/wsBQ= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/easy.h + + hash + + zPR4hRipW/f93KTsGonTVturyFo= + + hash2 + + CJDgY9K+qLqBXXR9T2ZZlOJj4QQ/DhSoVzPJRFy4Om0= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/header.h + + hash + + BoDCEv6MIZLNtBUy1D+9dKI4Th4= + + hash2 + + YUvkiob05dMExapA7xyFJF4luXcykhw2MYQBRmadmS8= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/mprintf.h + + hash + + hBCDWCh+mIlVBCkuAaut0sP1jGI= + + hash2 + + a9CEOfQMKepUxrj16XMbDjGj7YzG0XrBhGKjKauIbMI= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h + + hash + + VyJEGMYviC9FeQ6ZLXJ8+dHOE7o= + + hash2 + + 4UqNcyHTSa1b5SblEHk0CAOSSgKloQWFhfSqfkAMuU8= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h + + hash + + 3iSEx1oTzARiif2DSVmuQe9nKT0= + + hash2 + + Ft5PE0yy2GIyVpe6YFH9oN88HqlhnvdEuZzmxNZrjxQ= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/stdcheaders.h + + hash + + GR5tP8ehTD7+ZtG/cMD3s+IRAcI= + + hash2 + + 11iLhoFKNf/Ddm/2JC5vZwXgRAH8nCCKGVyv81A6+Bw= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/system.h + + hash + + Uoik/uwHMTwxkP3fzjtixqjDUrM= + + hash2 + + h0DuZAxL1vlpeSBRpcKqBI2m6Lh0JsWWKNxZpQN5TXg= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h + + hash + + +vapHabxTZpFCZz4EJ27Yd45Jys= + + hash2 + + WCWEX9V1W6hRPwMQv/SG8S+pOB33dyJtLpHtp0/sO10= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/websockets.h + + hash + + 0pEcK9exbhSZCsflrFx0vniiswA= + + hash2 + + tYux1+2j/SNy/rTYVsJWiX2DAG3+eTPWm+VLxKK6Wj8= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist + + hash + + pveRvkogWtzuA62+kvpMoOY0k9g= + + hash2 + + z0tdwvWWEyspA4Td97LR5I/dnsIvxaMbBhOZ9KAgv74= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json + + hash + + SRYlKwcOmuAIxrddQNatHhga1DQ= + + hash2 + + NrjD6S0jbWmzD8tuqDCxtuEHQDeZzXGiaU+u5qr2bvA= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface + + hash + + K/hvsSDkDnWMxVTl2waT0cgGVBY= + + hash2 + + THWZ+FRSi6ZNF5Sw2LJY7sIVYVDMvsOh0tMN9cgPZDo= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftdoc + + hash + + bEsIPa2Qphg9zXAsTwKdEEs4gUY= + + hash2 + + KUTEQbZMYvJtxtbHL3hmTjf1q37Efj6x8yiU/Vy0Kt8= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftinterface + + hash + + K/hvsSDkDnWMxVTl2waT0cgGVBY= + + hash2 + + THWZ+FRSi6ZNF5Sw2LJY7sIVYVDMvsOh0tMN9cgPZDo= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json + + hash + + SRYlKwcOmuAIxrddQNatHhga1DQ= + + hash2 + + NrjD6S0jbWmzD8tuqDCxtuEHQDeZzXGiaU+u5qr2bvA= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface + + hash + + QtZ5g3UgqYTh8GkzVunfOohxJxE= + + hash2 + + 8vPP4t1GZT9aYcJ/2wLJag1iKVZ3HGgfTu0elekyN0s= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftdoc + + hash + + Q2tZeB9R4GCBD9JBGzR4ly7W+XM= + + hash2 + + j2EG9fF3KqoqbfqPwPcserKQGRVySb9tGxYJHK2H43E= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftinterface + + hash + + QtZ5g3UgqYTh8GkzVunfOohxJxE= + + hash2 + + 8vPP4t1GZT9aYcJ/2wLJag1iKVZ3HGgfTu0elekyN0s= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/module.modulemap + + hash + + 5Cqpp15x1ZBnDyj7LgQmZiSGNYI= + + hash2 + + gTx9ZhrwHS0hTBeJb6E3ARK3htBrD87Dc2RxPvTKaGE= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/PrivacyInfo.xcprivacy + + hash + + wLuornyoj3Lx3RDlF2QKMsAJxRc= + + hash2 + + Svr+pZXI7cccZzTW1vTq+pkCOZe6kEQLslDFaL22qzI= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime + + hash + + eMYjkksR0lXJ2vbQ7CDy8oOwIQ0= + + hash2 + + VZ+A5pRt89ZU1PRv6X+jj8Tn+jGR8ITlhPB0Vbbs0YU= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources + + hash + + 7K6oip6antrqplht092OLlvEC8Q= + + hash2 + + 6Jfe0Dizsh7ICcNjwlwEvCyiryzjNyXy/Obu9wuV2Vs= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/cacert.pem + + hash + + ZuymGpM+ORehjpgNq0JDEbnQb40= + + hash2 + + vLfVqvLidOaWhu333Zcfk7IOri/bD3xS4diodK4BgBg= + + + ios-arm64_x86_64-simulator/TalsecRuntime.framework/module.modulemap + + hash + + mnI/NClQ83sI5K2xkweR9cS1BrM= + + hash2 + + PyY8LBmk2KM3Pm+7gcuZwfV9homQCYsBeTEPUypp+U0= + + + + rules + + ^.* + + ^.*\.lproj/ + + optional + + weight + 1000 + + ^.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Base\.lproj/ + + weight + 1010 + + ^version.plist$ + + + rules2 + + .*\.dSYM($|/) + + weight + 11 + + ^(.*/)?\.DS_Store$ + + omit + + weight + 2000 + + ^.* + + ^.*\.lproj/ + + optional + + weight + 1000 + + ^.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Base\.lproj/ + + weight + 1010 + + ^Info\.plist$ + + omit + + weight + 20 + + ^PkgInfo$ + + omit + + weight + 20 + + ^embedded\.provisionprofile$ + + weight + 20 + + ^version\.plist$ + + weight + 20 + + + + diff --git a/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeSignature b/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeSignature new file mode 100644 index 0000000..becc455 Binary files /dev/null and b/src/ios/TalsecRuntime.xcframework/_CodeSignature/CodeSignature differ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h index 3a4c17f..daf3d2d 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h @@ -16,7 +16,7 @@ #include #include -struct JBpnKypMzasK { +struct ZTtTcoKpnUTq { char *memory; size_t size; CURLcode ret; diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h index 198ebdd..b9ad061 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h @@ -281,7 +281,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #if defined(__OBJC__) -SWIFT_EXTERN void __TVyMZYVuxxISHVjkSuQCzlA(void); +SWIFT_EXTERN void __BUyxhGkOdMNzIAVxfnvQopA(void); #endif #if defined(__cplusplus) diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curl.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curl.h index a73418d..5d4a88b 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curl.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curl.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,45 +20,52 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ /* * If you have libcurl problems, all docs and details are found here: * https://curl.se/libcurl/ - * - * curl-library mailing list subscription and unsubscription web interface: - * https://cool.haxx.se/mailman/listinfo/curl-library/ */ #ifdef CURL_NO_OLDIES #define CURL_STRICTER #endif +/* Compile-time deprecation macros. */ +#if defined(__GNUC__) && \ + ((__GNUC__ > 12) || ((__GNUC__ == 12) && (__GNUC_MINOR__ >= 1 ))) && \ + !defined(__INTEL_COMPILER) && \ + !defined(CURL_DISABLE_DEPRECATION) && !defined(BUILDING_LIBCURL) +#define CURL_DEPRECATED(version, message) \ + __attribute__((deprecated("since " # version ". " message))) +#define CURL_IGNORE_DEPRECATION(statements) \ + _Pragma("GCC diagnostic push") \ + _Pragma("GCC diagnostic ignored \"-Wdeprecated-declarations\"") \ + statements \ + _Pragma("GCC diagnostic pop") +#else +#define CURL_DEPRECATED(version, message) +#define CURL_IGNORE_DEPRECATION(statements) statements +#endif + #include "curlver.h" /* libcurl version defines */ #include "system.h" /* determine things run-time */ -/* - * Define CURL_WIN32 when build target is Win32 API - */ - -#if (defined(_WIN32) || defined(__WIN32__) || defined(WIN32)) && \ - !defined(__SYMBIAN32__) -#define CURL_WIN32 -#endif - #include #include -#if defined(__FreeBSD__) && (__FreeBSD__ >= 2) -/* Needed for __FreeBSD_version symbol definition */ -#include +#if defined(__FreeBSD__) || defined(__MidnightBSD__) +/* Needed for __FreeBSD_version or __MidnightBSD_version symbol definition */ +#include #endif /* The include stuff here below is mainly for time_t! */ #include #include -#if defined(CURL_WIN32) && !defined(_WIN32_WCE) && !defined(__CYGWIN__) +#if defined(_WIN32) && !defined(_WIN32_WCE) && !defined(__CYGWIN__) #if !(defined(_WINSOCKAPI_) || defined(_WINSOCK_H) || \ defined(__LWIP_OPT_H__) || defined(LWIP_HDR_OPT_H)) /* The check above prevents the winsock2 inclusion if winsock.h already was @@ -72,25 +79,23 @@ libc5-based Linux systems. Only include it on systems that are known to require it! */ #if defined(_AIX) || defined(__NOVELL_LIBC__) || defined(__NetBSD__) || \ - defined(__minix) || defined(__SYMBIAN32__) || defined(__INTEGRITY) || \ + defined(__minix) || defined(__INTEGRITY) || \ defined(ANDROID) || defined(__ANDROID__) || defined(__OpenBSD__) || \ - defined(__CYGWIN__) || defined(AMIGA) || \ - (defined(__FreeBSD_version) && (__FreeBSD_version < 800000)) + defined(__CYGWIN__) || defined(AMIGA) || defined(__NuttX__) || \ + (defined(__FreeBSD_version) && (__FreeBSD_version < 800000)) || \ + (defined(__MidnightBSD_version) && (__MidnightBSD_version < 100000)) || \ + defined(__sun__) || defined(__serenity__) || defined(__vxworks__) #include #endif -#if !defined(CURL_WIN32) && !defined(_WIN32_WCE) +#if !defined(_WIN32) && !defined(_WIN32_WCE) #include #endif -#if !defined(CURL_WIN32) && !defined(__WATCOMC__) && !defined(__VXWORKS__) +#if !defined(_WIN32) #include #endif -#ifdef __BEOS__ -#include -#endif - /* Compatibility for non-Clang compilers */ #ifndef __has_declspec_attribute # define __has_declspec_attribute(x) 0 @@ -114,7 +119,7 @@ typedef void CURLSH; #ifdef CURL_STATICLIB # define CURL_EXTERN -#elif defined(CURL_WIN32) || defined(__SYMBIAN32__) || \ +#elif defined(_WIN32) || \ (__has_declspec_attribute(dllexport) && \ __has_declspec_attribute(dllimport)) # if defined(BUILDING_LIBCURL) @@ -130,7 +135,7 @@ typedef void CURLSH; #ifndef curl_socket_typedef /* socket typedef */ -#if defined(CURL_WIN32) && !defined(__LWIP_OPT_H__) && !defined(LWIP_HDR_OPT_H) +#if defined(_WIN32) && !defined(__LWIP_OPT_H__) && !defined(LWIP_HDR_OPT_H) typedef SOCKET curl_socket_t; #define CURL_SOCKET_BAD INVALID_SOCKET #else @@ -145,22 +150,24 @@ typedef enum { CURLSSLBACKEND_NONE = 0, CURLSSLBACKEND_OPENSSL = 1, CURLSSLBACKEND_GNUTLS = 2, - CURLSSLBACKEND_NSS = 3, + CURLSSLBACKEND_NSS CURL_DEPRECATED(8.3.0, "") = 3, CURLSSLBACKEND_OBSOLETE4 = 4, /* Was QSOSSL. */ - CURLSSLBACKEND_GSKIT = 5, - CURLSSLBACKEND_POLARSSL = 6, + CURLSSLBACKEND_GSKIT CURL_DEPRECATED(8.3.0, "") = 5, + CURLSSLBACKEND_POLARSSL CURL_DEPRECATED(7.69.0, "") = 6, CURLSSLBACKEND_WOLFSSL = 7, CURLSSLBACKEND_SCHANNEL = 8, CURLSSLBACKEND_SECURETRANSPORT = 9, - CURLSSLBACKEND_AXTLS = 10, /* never used since 7.63.0 */ + CURLSSLBACKEND_AXTLS CURL_DEPRECATED(7.61.0, "") = 10, CURLSSLBACKEND_MBEDTLS = 11, - CURLSSLBACKEND_MESALINK = 12, - CURLSSLBACKEND_BEARSSL = 13 + CURLSSLBACKEND_MESALINK CURL_DEPRECATED(7.82.0, "") = 12, + CURLSSLBACKEND_BEARSSL = 13, + CURLSSLBACKEND_RUSTLS = 14 } curl_sslbackend; /* aliases for library clones and renames */ -#define CURLSSLBACKEND_LIBRESSL CURLSSLBACKEND_OPENSSL +#define CURLSSLBACKEND_AWSLC CURLSSLBACKEND_OPENSSL #define CURLSSLBACKEND_BORINGSSL CURLSSLBACKEND_OPENSSL +#define CURLSSLBACKEND_LIBRESSL CURLSSLBACKEND_OPENSSL /* deprecated names: */ #define CURLSSLBACKEND_CYASSL CURLSSLBACKEND_WOLFSSL @@ -234,7 +241,7 @@ typedef int (*curl_xferinfo_callback)(void *clientp, #ifndef CURL_MAX_READ_SIZE /* The maximum receive buffer size configurable via CURLOPT_BUFFERSIZE. */ -#define CURL_MAX_READ_SIZE 524288 +#define CURL_MAX_READ_SIZE (10*1024*1024) #endif #ifndef CURL_MAX_WRITE_SIZE @@ -258,6 +265,10 @@ typedef int (*curl_xferinfo_callback)(void *clientp, will signal libcurl to pause receiving on the current transfer. */ #define CURL_WRITEFUNC_PAUSE 0x10000001 +/* This is a magic return code for the write callback that, when returned, + will signal an error from the callback. */ +#define CURL_WRITEFUNC_ERROR 0xFFFFFFFF + typedef size_t (*curl_write_callback)(char *buffer, size_t size, size_t nitems, @@ -312,7 +323,8 @@ struct curl_fileinfo { unsigned int flags; - /* used internally */ + /* These are libcurl private struct fields. Previously used by libcurl, so + they must never be interfered with. */ char *b_data; size_t b_size; size_t b_used; @@ -370,7 +382,7 @@ typedef int (*curl_seek_callback)(void *instream, #define CURL_READFUNC_PAUSE 0x10000001 /* Return code for when the trailing headers' callback has terminated - without any errors*/ + without any errors */ #define CURL_TRAILERFUNC_OK 0 /* Return code for when was an error in the trailing header's list and we want to abort the request */ @@ -452,7 +464,7 @@ typedef void *(*curl_calloc_callback)(size_t nmemb, size_t size); #define CURL_DID_MEMORY_FUNC_TYPEDEFS #endif -/* the kind of data that is passed to information_callback*/ +/* the kind of data that is passed to information_callback */ typedef enum { CURLINFO_TEXT = 0, CURLINFO_HEADER_IN, /* 1 */ @@ -471,6 +483,20 @@ typedef int (*curl_debug_callback) size_t size, /* size of the data pointed to */ void *userptr); /* whatever the user please */ +/* This is the CURLOPT_PREREQFUNCTION callback prototype. */ +typedef int (*curl_prereq_callback)(void *clientp, + char *conn_primary_ip, + char *conn_local_ip, + int conn_primary_port, + int conn_local_port); + +/* Return code for when the pre-request callback has terminated without + any errors */ +#define CURL_PREREQFUNC_OK 0 +/* Return code for when the pre-request callback wants to abort the + request */ +#define CURL_PREREQFUNC_ABORT 1 + /* All possible error codes from all sorts of curl functions. Future versions may return other values, stay prepared. @@ -515,10 +541,6 @@ typedef enum { CURLE_UPLOAD_FAILED, /* 25 - failed upload "command" */ CURLE_READ_ERROR, /* 26 - couldn't open/read from file */ CURLE_OUT_OF_MEMORY, /* 27 */ - /* Note: CURLE_OUT_OF_MEMORY may sometimes indicate a conversion error - instead of a memory allocation error if CURL_DOES_CONVERSIONS - is defined - */ CURLE_OPERATION_TIMEDOUT, /* 28 - the timeout time was reached */ CURLE_OBSOLETE29, /* 29 - NOT USED */ CURLE_FTP_PORT_FAILED, /* 30 - FTP PORT operation failed */ @@ -540,7 +562,7 @@ typedef enum { CURLE_OBSOLETE46, /* 46 - NOT USED */ CURLE_TOO_MANY_REDIRECTS, /* 47 - catch endless re-direct loops */ CURLE_UNKNOWN_OPTION, /* 48 - User specified an unknown option */ - CURLE_TELNET_OPTION_SYNTAX, /* 49 - Malformed telnet option */ + CURLE_SETOPT_OPTION_SYNTAX, /* 49 - Malformed setopt option */ CURLE_OBSOLETE50, /* 50 - NOT USED */ CURLE_OBSOLETE51, /* 51 - NOT USED */ CURLE_GOT_NOTHING, /* 52 - when this is a specific error */ @@ -555,7 +577,7 @@ typedef enum { CURLE_PEER_FAILED_VERIFICATION, /* 60 - peer's certificate or fingerprint wasn't verified fine */ CURLE_BAD_CONTENT_ENCODING, /* 61 - Unrecognized/bad encoding */ - CURLE_LDAP_INVALID_URL, /* 62 - Invalid LDAP URL */ + CURLE_OBSOLETE62, /* 62 - NOT IN USE since 7.82.0 */ CURLE_FILESIZE_EXCEEDED, /* 63 - Maximum file size exceeded */ CURLE_USE_SSL_FAILED, /* 64 - Requested FTP SSL level failed */ CURLE_SEND_FAIL_REWIND, /* 65 - Sending the data requires a rewind @@ -570,12 +592,8 @@ typedef enum { CURLE_TFTP_UNKNOWNID, /* 72 - Unknown transfer ID */ CURLE_REMOTE_FILE_EXISTS, /* 73 - File already exists */ CURLE_TFTP_NOSUCHUSER, /* 74 - No such user */ - CURLE_CONV_FAILED, /* 75 - conversion failed */ - CURLE_CONV_REQD, /* 76 - caller must register conversion - callbacks using curl_easy_setopt options - CURLOPT_CONV_FROM_NETWORK_FUNCTION, - CURLOPT_CONV_TO_NETWORK_FUNCTION, and - CURLOPT_CONV_FROM_UTF8_FUNCTION */ + CURLE_OBSOLETE75, /* 75 - NOT IN USE since 7.82.0 */ + CURLE_OBSOLETE76, /* 76 - NOT IN USE since 7.82.0 */ CURLE_SSL_CACERT_BADFILE, /* 77 - could not load CACERT file, missing or wrong format */ CURLE_REMOTE_FILE_NOT_FOUND, /* 78 - remote file not found */ @@ -611,16 +629,18 @@ typedef enum { CURLE_HTTP3, /* 95 - An HTTP/3 layer problem */ CURLE_QUIC_CONNECT_ERROR, /* 96 - QUIC connection error */ CURLE_PROXY, /* 97 - proxy handshake error */ + CURLE_SSL_CLIENTCERT, /* 98 - client-side certificate required */ + CURLE_UNRECOVERABLE_POLL, /* 99 - poll/select returned fatal error */ CURL_LAST /* never use! */ } CURLcode; #ifndef CURL_NO_OLDIES /* define this to test if your app builds with all the obsolete stuff removed! */ -/* Previously obsolete error code re-used in 7.38.0 */ +/* Previously obsolete error code reused in 7.38.0 */ #define CURLE_OBSOLETE16 CURLE_HTTP2 -/* Previously obsolete error codes re-used in 7.24.0 */ +/* Previously obsolete error codes reused in 7.24.0 */ #define CURLE_OBSOLETE10 CURLE_FTP_ACCEPT_FAILED #define CURLE_OBSOLETE12 CURLE_FTP_ACCEPT_TIMEOUT @@ -634,6 +654,9 @@ typedef enum { /* The following were added in 7.21.5, April 2011 */ #define CURLE_UNKNOWN_TELNET_OPTION CURLE_UNKNOWN_OPTION +/* Added for 7.78.0 */ +#define CURLE_TELNET_OPTION_SYNTAX CURLE_SETOPT_OPTION_SYNTAX + /* The following were added in 7.17.1 */ /* These are scheduled to disappear by 2009 */ #define CURLE_SSL_PEER_CERTIFICATE CURLE_PEER_FAILED_VERIFICATION @@ -665,13 +688,14 @@ typedef enum { /* The following were added earlier */ #define CURLE_OPERATION_TIMEOUTED CURLE_OPERATION_TIMEDOUT - #define CURLE_HTTP_NOT_FOUND CURLE_HTTP_RETURNED_ERROR #define CURLE_HTTP_PORT_FAILED CURLE_INTERFACE_FAILED #define CURLE_FTP_COULDNT_STOR_FILE CURLE_UPLOAD_FAILED - #define CURLE_FTP_PARTIAL_FILE CURLE_PARTIAL_FILE #define CURLE_FTP_BAD_DOWNLOAD_RESUME CURLE_BAD_DOWNLOAD_RESUME +#define CURLE_LDAP_INVALID_URL CURLE_OBSOLETE62 +#define CURLE_CONV_REQD CURLE_OBSOLETE76 +#define CURLE_CONV_FAILED CURLE_OBSOLETE75 /* This was the error code 50 in 7.7.3 and a few earlier versions, this is no longer used by libcurl but is instead #defined here only to not @@ -688,7 +712,7 @@ typedef enum { #define CURLOPT_WRITEINFO CURLOPT_OBSOLETE40 #define CURLOPT_CLOSEPOLICY CURLOPT_OBSOLETE72 -#endif /*!CURL_NO_OLDIES*/ +#endif /* !CURL_NO_OLDIES */ /* * Proxy error codes. Returned in CURLINFO_PROXY_ERROR if CURLE_PROXY was @@ -747,7 +771,8 @@ typedef enum { CONNECT HTTP/1.1 */ CURLPROXY_HTTP_1_0 = 1, /* added in 7.19.4, force to use CONNECT HTTP/1.0 */ - CURLPROXY_HTTPS = 2, /* added in 7.52.0 */ + CURLPROXY_HTTPS = 2, /* HTTPS but stick to HTTP/1 added in 7.52.0 */ + CURLPROXY_HTTPS2 = 3, /* HTTPS and attempt HTTP/2 added in 8.2.0 */ CURLPROXY_SOCKS4 = 4, /* support added in 7.15.2, enum existed already in 7.10 */ CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ @@ -762,11 +787,11 @@ typedef enum { * * CURLAUTH_NONE - No HTTP authentication * CURLAUTH_BASIC - HTTP Basic authentication (default) - * CURLAUTH_DIGEST - HTTP Digest authentication + * CURLAUTH_DIGEST - HTTP DiQTQt authentication * CURLAUTH_NEGOTIATE - HTTP Negotiate (SPNEGO) authentication * CURLAUTH_GSSNEGOTIATE - Alias for CURLAUTH_NEGOTIATE (deprecated) * CURLAUTH_NTLM - HTTP NTLM authentication - * CURLAUTH_DIGEST_IE - HTTP Digest authentication with IE flavour + * CURLAUTH_DIGEST_IE - HTTP DiQTQt authentication with IE flavour * CURLAUTH_NTLM_WB - HTTP NTLM authentication delegated to winbind helper * CURLAUTH_BEARER - HTTP Bearer token authentication * CURLAUTH_ONLY - Use together with a single other type to force no @@ -787,6 +812,7 @@ typedef enum { #define CURLAUTH_DIGEST_IE (((unsigned long)1)<<4) #define CURLAUTH_NTLM_WB (((unsigned long)1)<<5) #define CURLAUTH_BEARER (((unsigned long)1)<<6) +#define CURLAUTH_AWS_SIGV4 (((unsigned long)1)<<7) #define CURLAUTH_ONLY (((unsigned long)1)<<31) #define CURLAUTH_ANY (~CURLAUTH_DIGEST_IE) #define CURLAUTH_ANYSAFE (~(CURLAUTH_BASIC|CURLAUTH_DIGEST_IE)) @@ -829,10 +855,10 @@ enum curl_khstat { CURLKHSTAT_FINE_ADD_TO_FILE, CURLKHSTAT_FINE, CURLKHSTAT_REJECT, /* reject the connection, return an error */ - CURLKHSTAT_DEFER, /* do not accept it, but we can't answer right now so - this causes a CURLE_DEFER error but otherwise the + CURLKHSTAT_DEFER, /* do not accept it, but we can't answer right now. + Causes a CURLE_PEER_FAILED_VERIFICATION error but the connection will be left intact etc */ - CURLKHSTAT_FINE_REPLACE, /* accept and replace the wrong key*/ + CURLKHSTAT_FINE_REPLACE, /* accept and replace the wrong key */ CURLKHSTAT_LAST /* not for use, only a marker for last-in-list */ }; @@ -849,7 +875,18 @@ typedef int const struct curl_khkey *knownkey, /* known */ const struct curl_khkey *foundkey, /* found */ enum curl_khmatch, /* libcurl's view on the keys */ - void *clientp); /* custom pointer passed from app */ + void *clientp); /* custom pointer passed with */ + /* CURLOPT_SSH_KEYDATA */ + +typedef int + (*curl_sshhostkeycallback) (void *clientp,/* custom pointer passed */ + /* with CURLOPT_SSH_HOSTKEYDATA */ + int keytype, /* CURLKHTYPE */ + const char *key, /* hostkey to check */ + size_t keylen); /* length of the key */ + /* return CURLE_OK to accept */ + /* or something else to refuse */ + /* parameter for the CURLOPT_USE_SSL option */ typedef enum { @@ -886,6 +923,10 @@ typedef enum { operating system. Currently implemented under MS-Windows. */ #define CURLSSLOPT_NATIVE_CA (1<<4) +/* - CURLSSLOPT_AUTO_CLIENT_CERT tells libcurl to automatically locate and use + a client certificate for authentication. (Schannel) */ +#define CURLSSLOPT_AUTO_CLIENT_CERT (1<<5) + /* The default connection attempt delay in milliseconds for happy eyeballs. CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 and happy-eyeballs-timeout-ms.d document this value, keep them in sync. */ @@ -906,7 +947,7 @@ typedef enum { #define CURLFTPSSL_ALL CURLUSESSL_ALL #define CURLFTPSSL_LAST CURLUSESSL_LAST #define curl_ftpssl curl_usessl -#endif /*!CURL_NO_OLDIES*/ +#endif /* !CURL_NO_OLDIES */ /* parameter for the CURLOPT_FTP_SSL_CCC option */ typedef enum { @@ -985,7 +1026,8 @@ typedef CURLSTScode (*curl_hstswrite_callback)(CURL *easy, #define CURLHSTS_ENABLE (long)(1<<0) #define CURLHSTS_READONLYFILE (long)(1<<1) -/* CURLPROTO_ defines are for the CURLOPT_*PROTOCOLS options */ +/* The CURLPROTO_ defines below are for the **deprecated** CURLOPT_*PROTOCOLS + options. Do not use. */ #define CURLPROTO_HTTP (1<<0) #define CURLPROTO_HTTPS (1<<1) #define CURLPROTO_FTP (1<<2) @@ -1015,6 +1057,7 @@ typedef CURLSTScode (*curl_hstswrite_callback)(CURL *easy, #define CURLPROTO_SMB (1<<26) #define CURLPROTO_SMBS (1<<27) #define CURLPROTO_MQTT (1<<28) +#define CURLPROTO_GOPHERS (1<<29) #define CURLPROTO_ALL (~0) /* enable everything */ /* long may be 32 or 64 bits, but we should never depend on anything else @@ -1030,6 +1073,7 @@ typedef CURLSTScode (*curl_hstswrite_callback)(CURL *easy, #define CURLOPT(na,t,nu) na = t + nu +#define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu /* CURLOPT aliases that make no run-time difference */ @@ -1076,7 +1120,7 @@ typedef enum { /* Specified file stream to upload from (use as input): */ CURLOPT(CURLOPT_READDATA, CURLOPTTYPE_CBPOINT, 9), - /* Buffer to receive error messages in, must be at least CURL_ERROR_SIZE + /* Buffer to receive error messaQTQ in, must be at least CURL_ERROR_SIZE * bytes big. */ CURLOPT(CURLOPT_ERRORBUFFER, CURLOPTTYPE_OBJECTPOINT, 10), @@ -1091,7 +1135,7 @@ typedef enum { /* Time-out the read operation after this amount of seconds */ CURLOPT(CURLOPT_TIMEOUT, CURLOPTTYPE_LONG, 13), - /* If the CURLOPT_INFILE is used, this can be used to inform libcurl about + /* If CURLOPT_READDATA is used, this can be used to inform libcurl about * how large the file being sent really is. That allows better error * checking and better verifies that the upload was successful. -1 means * unknown size. @@ -1143,7 +1187,8 @@ typedef enum { CURLOPT(CURLOPT_HTTPHEADER, CURLOPTTYPE_SLISTPOINT, 23), /* This points to a linked list of post entries, struct curl_httppost */ - CURLOPT(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24), + CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, + 7.56.0, "Use CURLOPT_MIMEPOST"), /* name of the file keeping your private SSL-certificate */ CURLOPT(CURLOPT_SSLCERT, CURLOPTTYPE_STRINGPOINT, 25), @@ -1233,7 +1278,8 @@ typedef enum { CURLOPT(CURLOPT_TRANSFERTEXT, CURLOPTTYPE_LONG, 53), /* HTTP PUT */ - CURLOPT(CURLOPT_PUT, CURLOPTTYPE_LONG, 54), + CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, + 7.12.1, "Use CURLOPT_UPLOAD"), /* 55 = OBSOLETE */ @@ -1241,7 +1287,8 @@ typedef enum { * Function that will be called instead of the internal progress display * function. This function should be defined as the curl_progress_callback * prototype defines. */ - CURLOPT(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56), + CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, + 7.32.0, "Use CURLOPT_XFERINFOFUNCTION"), /* Data passed to the CURLOPT_PROGRESSFUNCTION and CURLOPT_XFERINFOFUNCTION callbacks */ @@ -1258,7 +1305,7 @@ typedef enum { /* size of the POST input data, if strlen() is not good to use */ CURLOPT(CURLOPT_POSTFIELDSIZE, CURLOPTTYPE_LONG, 60), - /* tunnel non-http operations through a HTTP proxy */ + /* tunnel non-http operations through an HTTP proxy */ CURLOPT(CURLOPT_HTTPPROXYTUNNEL, CURLOPTTYPE_LONG, 61), /* Set the interface string to use as outgoing network interface */ @@ -1302,17 +1349,19 @@ typedef enum { operation slower and is less friendly for the network. */ CURLOPT(CURLOPT_FRESH_CONNECT, CURLOPTTYPE_LONG, 74), - /* Set to explicitly forbid the upcoming transfer's connection to be re-used + /* Set to explicitly forbid the upcoming transfer's connection to be reused when done. Do not use this unless you're absolutely sure of this, as it makes the operation slower and is less friendly for the network. */ CURLOPT(CURLOPT_FORBID_REUSE, CURLOPTTYPE_LONG, 75), /* Set to a file name that contains random data for libcurl to use to seed the random engine when doing SSL connects. */ - CURLOPT(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76), + CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, + 7.84.0, "Serves no purpose anymore"), /* Set to the Entropy Gathering Daemon socket pathname */ - CURLOPT(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77), + CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, + 7.84.0, "Serves no purpose anymore"), /* Time-out connect operations after this amount of seconds, if connects are OK within this time, then fine... This only aborts the connect phase. */ @@ -1367,7 +1416,8 @@ typedef enum { /* Non-zero value means to use the global dns cache */ /* DEPRECATED, do not use! */ - CURLOPT(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91), + CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, + 7.11.1, "Use CURLOPT_SHARE"), /* DNS cache timeout */ CURLOPT(CURLOPT_DNS_CACHE_TIMEOUT, CURLOPTTYPE_LONG, 92), @@ -1450,16 +1500,15 @@ typedef enum { Note that setting multiple bits may cause extra network round-trips. */ CURLOPT(CURLOPT_PROXYAUTH, CURLOPTTYPE_VALUES, 111), - /* FTP option that changes the timeout, in seconds, associated with - getting a response. This is different from transfer timeout time and - essentially places a demand on the FTP server to acknowledge commands - in a timely manner. */ - CURLOPT(CURLOPT_FTP_RESPONSE_TIMEOUT, CURLOPTTYPE_LONG, 112), -#define CURLOPT_SERVER_RESPONSE_TIMEOUT CURLOPT_FTP_RESPONSE_TIMEOUT + /* Option that chanQTQ the timeout, in seconds, associated with getting a + response. This is different from transfer timeout time and essentially + places a demand on the server to acknowledge commands in a timely + manner. For FTP, SMTP, IMAP and POP3. */ + CURLOPT(CURLOPT_SERVER_RESPONSE_TIMEOUT, CURLOPTTYPE_LONG, 112), /* Set this option to one of the CURL_IPRESOLVE_* defines (see below) to - tell libcurl to resolve names to those IP versions only. This only has - affect on systems with support for more than one, i.e IPv4 _and_ IPv6. */ + tell libcurl to use those IP versions only. This only has effect on + systems with support for more than one, i.e IPv4 _and_ IPv6. */ CURLOPT(CURLOPT_IPRESOLVE, CURLOPTTYPE_VALUES, 113), /* Set this option to limit the size of a file that will be downloaded from @@ -1523,8 +1572,10 @@ typedef enum { */ CURLOPT(CURLOPT_FTPSSLAUTH, CURLOPTTYPE_VALUES, 129), - CURLOPT(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130), - CURLOPT(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131), + CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, + 7.18.0, "Use CURLOPT_SEEKFUNCTION"), + CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, + 7.18.0, "Use CURLOPT_SEEKDATA"), /* 132 OBSOLETE. Gone in 7.16.0 */ /* 133 OBSOLETE. Gone in 7.16.0 */ @@ -1563,16 +1614,22 @@ typedef enum { /* Function that will be called to convert from the network encoding (instead of using the iconv calls in libcurl) */ - CURLOPT(CURLOPT_CONV_FROM_NETWORK_FUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 142), + CURLOPTDEPRECATED(CURLOPT_CONV_FROM_NETWORK_FUNCTION, + CURLOPTTYPE_FUNCTIONPOINT, 142, + 7.82.0, "Serves no purpose anymore"), /* Function that will be called to convert to the network encoding (instead of using the iconv calls in libcurl) */ - CURLOPT(CURLOPT_CONV_TO_NETWORK_FUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 143), + CURLOPTDEPRECATED(CURLOPT_CONV_TO_NETWORK_FUNCTION, + CURLOPTTYPE_FUNCTIONPOINT, 143, + 7.82.0, "Serves no purpose anymore"), /* Function that will be called to convert from UTF8 (instead of using the iconv calls in libcurl) Note that this is used only for SSL certificate processing */ - CURLOPT(CURLOPT_CONV_FROM_UTF8_FUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 144), + CURLOPTDEPRECATED(CURLOPT_CONV_FROM_UTF8_FUNCTION, + CURLOPTTYPE_FUNCTIONPOINT, 144, + 7.82.0, "Serves no purpose anymore"), /* if the connection proceeds too quickly then need to slow it down */ /* limit-rate: maximum number of bytes per second to send or receive */ @@ -1586,7 +1643,7 @@ typedef enum { CURLOPT(CURLOPT_SOCKOPTFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 148), CURLOPT(CURLOPT_SOCKOPTDATA, CURLOPTTYPE_CBPOINT, 149), - /* set to 0 to disable session ID re-use for this transfer, default is + /* set to 0 to disable session ID reuse for this transfer, default is enabled (== 1) */ CURLOPT(CURLOPT_SSL_SESSIONID_CACHE, CURLOPTTYPE_LONG, 150), @@ -1614,7 +1671,7 @@ typedef enum { CURLOPT(CURLOPT_NEW_FILE_PERMS, CURLOPTTYPE_LONG, 159), CURLOPT(CURLOPT_NEW_DIRECTORY_PERMS, CURLOPTTYPE_LONG, 160), - /* Set the behaviour of POST when redirecting. Values must be set to one + /* Set the behavior of POST when redirecting. Values must be set to one of CURL_REDIR* defines below. This used to be called CURLOPT_POST301 */ CURLOPT(CURLOPT_POSTREDIR, CURLOPTTYPE_VALUES, 161), @@ -1673,7 +1730,9 @@ typedef enum { /* Socks Service */ /* DEPRECATED, do not use! */ - CURLOPT(CURLOPT_SOCKS5_GSSAPI_SERVICE, CURLOPTTYPE_STRINGPOINT, 179), + CURLOPTDEPRECATED(CURLOPT_SOCKS5_GSSAPI_SERVICE, + CURLOPTTYPE_STRINGPOINT, 179, + 7.49.0, "Use CURLOPT_PROXY_SERVICE_NAME"), /* Socks Service */ CURLOPT(CURLOPT_SOCKS5_GSSAPI_NEC, CURLOPTTYPE_LONG, 180), @@ -1682,12 +1741,14 @@ typedef enum { transfer, which thus helps the app which takes URLs from users or other external inputs and want to restrict what protocol(s) to deal with. Defaults to CURLPROTO_ALL. */ - CURLOPT(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181), + CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, + 7.85.0, "Use CURLOPT_PROTOCOLS_STR"), /* set the bitmask for the protocols that libcurl is allowed to follow to, as a subset of the CURLOPT_PROTOCOLS ones. That means the protocol needs to be set in both bitmasks to be allowed to get redirected to. */ - CURLOPT(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182), + CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182, + 7.85.0, "Use CURLOPT_REDIR_PROTOCOLS_STR"), /* set the SSH knownhost file name to use */ CURLOPT(CURLOPT_SSH_KNOWNHOSTS, CURLOPTTYPE_STRINGPOINT, 183), @@ -1832,12 +1893,13 @@ typedef enum { CURLOPT(CURLOPT_LOGIN_OPTIONS, CURLOPTTYPE_STRINGPOINT, 224), /* Enable/disable TLS NPN extension (http2 over ssl might fail without) */ - CURLOPT(CURLOPT_SSL_ENABLE_NPN, CURLOPTTYPE_LONG, 225), + CURLOPTDEPRECATED(CURLOPT_SSL_ENABLE_NPN, CURLOPTTYPE_LONG, 225, + 7.86.0, "Has no function"), /* Enable/disable TLS ALPN extension (http2 over ssl might fail without) */ CURLOPT(CURLOPT_SSL_ENABLE_ALPN, CURLOPTTYPE_LONG, 226), - /* Time to wait for a response to a HTTP request containing an + /* Time to wait for a response to an HTTP request containing an * Expect: 100-continue header before sending the data anyway. */ CURLOPT(CURLOPT_EXPECT_100_TIMEOUT_MS, CURLOPTTYPE_LONG, 227), @@ -2034,14 +2096,15 @@ typedef enum { /* alt-svc cache file name to possibly read from/write to */ CURLOPT(CURLOPT_ALTSVC, CURLOPTTYPE_STRINGPOINT, 287), - /* maximum age of a connection to consider it for reuse (in seconds) */ + /* maximum age (idle time) of a connection to consider it for reuse + * (in seconds) */ CURLOPT(CURLOPT_MAXAGE_CONN, CURLOPTTYPE_LONG, 288), - /* SASL authorisation identity */ + /* SASL authorization identity */ CURLOPT(CURLOPT_SASL_AUTHZID, CURLOPTTYPE_STRINGPOINT, 289), /* allow RCPT TO command to fail for some recipients */ - CURLOPT(CURLOPT_MAIL_RCPT_ALLLOWFAILS, CURLOPTTYPE_LONG, 290), + CURLOPT(CURLOPT_MAIL_RCPT_ALLOWFAILS, CURLOPTTYPE_LONG, 290), /* the private SSL-certificate as a "blob" */ CURLOPT(CURLOPT_SSLCERT_BLOB, CURLOPTTYPE_BLOB, 291), @@ -2073,6 +2136,71 @@ typedef enum { CURLOPT(CURLOPT_HSTSWRITEFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 303), CURLOPT(CURLOPT_HSTSWRITEDATA, CURLOPTTYPE_CBPOINT, 304), + /* Parameters for V4 signature */ + CURLOPT(CURLOPT_AWS_SIGV4, CURLOPTTYPE_STRINGPOINT, 305), + + /* Same as CURLOPT_SSL_VERIFYPEER but for DoH (DNS-over-HTTPS) servers. */ + CURLOPT(CURLOPT_DOH_SSL_VERIFYPEER, CURLOPTTYPE_LONG, 306), + + /* Same as CURLOPT_SSL_VERIFYHOST but for DoH (DNS-over-HTTPS) servers. */ + CURLOPT(CURLOPT_DOH_SSL_VERIFYHOST, CURLOPTTYPE_LONG, 307), + + /* Same as CURLOPT_SSL_VERIFYSTATUS but for DoH (DNS-over-HTTPS) servers. */ + CURLOPT(CURLOPT_DOH_SSL_VERIFYSTATUS, CURLOPTTYPE_LONG, 308), + + /* The CA certificates as "blob" used to validate the peer certificate + this option is used only if SSL_VERIFYPEER is true */ + CURLOPT(CURLOPT_CAINFO_BLOB, CURLOPTTYPE_BLOB, 309), + + /* The CA certificates as "blob" used to validate the proxy certificate + this option is used only if PROXY_SSL_VERIFYPEER is true */ + CURLOPT(CURLOPT_PROXY_CAINFO_BLOB, CURLOPTTYPE_BLOB, 310), + + /* used by scp/sftp to verify the host's public key */ + CURLOPT(CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256, CURLOPTTYPE_STRINGPOINT, 311), + + /* Function that will be called immediately before the initial request + is made on a connection (after any protocol negotiation step). */ + CURLOPT(CURLOPT_PREREQFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 312), + + /* Data passed to the CURLOPT_PREREQFUNCTION callback */ + CURLOPT(CURLOPT_PREREQDATA, CURLOPTTYPE_CBPOINT, 313), + + /* maximum age (since creation) of a connection to consider it for reuse + * (in seconds) */ + CURLOPT(CURLOPT_MAXLIFETIME_CONN, CURLOPTTYPE_LONG, 314), + + /* Set MIME option flags. */ + CURLOPT(CURLOPT_MIME_OPTIONS, CURLOPTTYPE_LONG, 315), + + /* set the SSH host key callback, must point to a curl_sshkeycallback + function */ + CURLOPT(CURLOPT_SSH_HOSTKEYFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 316), + + /* set the SSH host key callback custom pointer */ + CURLOPT(CURLOPT_SSH_HOSTKEYDATA, CURLOPTTYPE_CBPOINT, 317), + + /* specify which protocols that are allowed to be used for the transfer, + which thus helps the app which takes URLs from users or other external + inputs and want to restrict what protocol(s) to deal with. Defaults to + all built-in protocols. */ + CURLOPT(CURLOPT_PROTOCOLS_STR, CURLOPTTYPE_STRINGPOINT, 318), + + /* specify which protocols that libcurl is allowed to follow directs to */ + CURLOPT(CURLOPT_REDIR_PROTOCOLS_STR, CURLOPTTYPE_STRINGPOINT, 319), + + /* websockets options */ + CURLOPT(CURLOPT_WS_OPTIONS, CURLOPTTYPE_LONG, 320), + + /* CA cache timeout */ + CURLOPT(CURLOPT_CA_CACHE_TIMEOUT, CURLOPTTYPE_LONG, 321), + + /* Can leak things, gonna exit() soon */ + CURLOPT(CURLOPT_QUICK_EXIT, CURLOPTTYPE_LONG, 322), + + /* set a specific client IP for HAProxy PROXY protocol header? */ + CURLOPT(CURLOPT_HAPROXY_CLIENT_IP, CURLOPTTYPE_STRINGPOINT, 323), + CURLOPT_LASTENTRY /* the last unused */ } CURLoption; @@ -2098,6 +2226,12 @@ typedef enum { #define CURLOPT_SSLCERTPASSWD CURLOPT_KEYPASSWD #define CURLOPT_KRB4LEVEL CURLOPT_KRBLEVEL +/* */ +#define CURLOPT_FTP_RESPONSE_TIMEOUT CURLOPT_SERVER_RESPONSE_TIMEOUT + +/* Added in 8.2.0 */ +#define CURLOPT_MAIL_RCPT_ALLLOWFAILS CURLOPT_MAIL_RCPT_ALLOWFAILS + #else /* This is set if CURL_NO_OLDIES is defined at compile-time */ #undef CURLOPT_DNS_USE_GLOBAL_CACHE /* soon obsolete */ @@ -2107,12 +2241,12 @@ typedef enum { /* Below here follows defines for the CURLOPT_IPRESOLVE option. If a host name resolves addresses using more than one IP protocol version, this option might be handy to force libcurl to use a specific IP version. */ -#define CURL_IPRESOLVE_WHATEVER 0 /* default, resolves addresses to all IP +#define CURL_IPRESOLVE_WHATEVER 0 /* default, uses addresses to all IP versions that your system allows */ -#define CURL_IPRESOLVE_V4 1 /* resolve to IPv4 addresses */ -#define CURL_IPRESOLVE_V6 2 /* resolve to IPv6 addresses */ +#define CURL_IPRESOLVE_V4 1 /* uses only IPv4 addresses/connections */ +#define CURL_IPRESOLVE_V6 2 /* uses only IPv6 addresses/connections */ - /* three convenient "aliases" that follow the name scheme better */ + /* Convenient "aliases" */ #define CURLOPT_RTSPHEADER CURLOPT_HTTPHEADER /* These enums are for use with the CURLOPT_HTTP_VERSION option. */ @@ -2126,8 +2260,13 @@ enum { CURL_HTTP_VERSION_2TLS, /* use version 2 for HTTPS, version 1.1 for HTTP */ CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE, /* please use HTTP 2 without HTTP/1.1 Upgrade */ - CURL_HTTP_VERSION_3 = 30, /* Makes use of explicit HTTP/3 without fallback. - Use CURLOPT_ALTSVC to enable HTTP/3 upgrade */ + CURL_HTTP_VERSION_3 = 30, /* Use HTTP/3, fallback to HTTP/2 or HTTP/1 if + needed. For HTTPS only. For HTTP, this option + makes libcurl return error. */ + CURL_HTTP_VERSION_3ONLY = 31, /* Use HTTP/3 without fallback. For HTTPS + only. For HTTP, this makes libcurl + return error. */ + CURL_HTTP_VERSION_LAST /* *ILLEGAL* http version */ }; @@ -2232,6 +2371,9 @@ CURL_EXTERN int curl_strnequal(const char *s1, const char *s2, size_t n); typedef struct curl_mime curl_mime; /* Mime context. */ typedef struct curl_mimepart curl_mimepart; /* Mime part context. */ +/* CURLMIMEOPT_ defines are for the CURLOPT_MIME_OPTIONS option. */ +#define CURLMIMEOPT_FORMESCAPE (1<<0) /* Use backslash-escaping for forms. */ + /* * NAME curl_mime_init() * @@ -2354,30 +2496,32 @@ CURL_EXTERN CURLcode curl_mime_headers(curl_mimepart *part, int take_ownership); typedef enum { - CURLFORM_NOTHING, /********* the first one is unused ************/ - CURLFORM_COPYNAME, - CURLFORM_PTRNAME, - CURLFORM_NAMELENGTH, - CURLFORM_COPYCONTENTS, - CURLFORM_PTRCONTENTS, - CURLFORM_CONTENTSLENGTH, - CURLFORM_FILECONTENT, - CURLFORM_ARRAY, + /********* the first one is unused ************/ + CURLFORM_NOTHING CURL_DEPRECATED(7.56.0, ""), + CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), + CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), + CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), + CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), + CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), + CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), + CURLFORM_FILECONTENT CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"), + CURLFORM_ARRAY CURL_DEPRECATED(7.56.0, ""), CURLFORM_OBSOLETE, - CURLFORM_FILE, + CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), - CURLFORM_BUFFER, - CURLFORM_BUFFERPTR, - CURLFORM_BUFFERLENGTH, + CURLFORM_BUFFER CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), + CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), + CURLFORM_BUFFERLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), - CURLFORM_CONTENTTYPE, - CURLFORM_CONTENTHEADER, - CURLFORM_FILENAME, + CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), + CURLFORM_CONTENTHEADER CURL_DEPRECATED(7.56.0, "Use curl_mime_headers()"), + CURLFORM_FILENAME CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), CURLFORM_END, CURLFORM_OBSOLETE2, - CURLFORM_STREAM, - CURLFORM_CONTENTLEN, /* added in 7.46.0, provide a curl_off_t length */ + CURLFORM_STREAM CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"), + CURLFORM_CONTENTLEN /* added in 7.46.0, provide a curl_off_t length */ + CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), CURLFORM_LASTENTRY /* the last unused */ } CURLformoption; @@ -2405,15 +2549,16 @@ struct curl_forms { * ***************************************************************************/ typedef enum { - CURL_FORMADD_OK, /* first, no error */ + CURL_FORMADD_OK CURL_DEPRECATED(7.56.0, ""), /* 1st, no error */ - CURL_FORMADD_MEMORY, - CURL_FORMADD_OPTION_TWICE, - CURL_FORMADD_NULL, - CURL_FORMADD_UNKNOWN_OPTION, - CURL_FORMADD_INCOMPLETE, - CURL_FORMADD_ILLEGAL_ARRAY, - CURL_FORMADD_DISABLED, /* libcurl was built with this disabled */ + CURL_FORMADD_MEMORY CURL_DEPRECATED(7.56.0, ""), + CURL_FORMADD_OPTION_TWICE CURL_DEPRECATED(7.56.0, ""), + CURL_FORMADD_NULL CURL_DEPRECATED(7.56.0, ""), + CURL_FORMADD_UNKNOWN_OPTION CURL_DEPRECATED(7.56.0, ""), + CURL_FORMADD_INCOMPLETE CURL_DEPRECATED(7.56.0, ""), + CURL_FORMADD_ILLEGAL_ARRAY CURL_DEPRECATED(7.56.0, ""), + /* libcurl was built with form api disabled */ + CURL_FORMADD_DISABLED CURL_DEPRECATED(7.56.0, ""), CURL_FORMADD_LAST /* last */ } CURLFORMcode; @@ -2427,9 +2572,10 @@ typedef enum { * adds one part that together construct a full post. Then use * CURLOPT_HTTPPOST to send it off to libcurl. */ -CURL_EXTERN CURLFORMcode curl_formadd(struct curl_httppost **httppost, - struct curl_httppost **last_post, - ...); +CURL_EXTERN CURLFORMcode CURL_DEPRECATED(7.56.0, "Use curl_mime_init()") +curl_formadd(struct curl_httppost **httppost, + struct curl_httppost **last_post, + ...); /* * callback function for curl_formget() @@ -2452,8 +2598,9 @@ typedef size_t (*curl_formget_callback)(void *arg, const char *buf, * the curl_formget_callback function. * Returns 0 on success. */ -CURL_EXTERN int curl_formget(struct curl_httppost *form, void *arg, - curl_formget_callback append); +CURL_EXTERN int CURL_DEPRECATED(7.56.0, "") +curl_formget(struct curl_httppost *form, void *arg, + curl_formget_callback append); /* * NAME curl_formfree() * @@ -2461,7 +2608,8 @@ CURL_EXTERN int curl_formget(struct curl_httppost *form, void *arg, * * Free a multipart formpost previously built with curl_formadd(). */ -CURL_EXTERN void curl_formfree(struct curl_httppost *form); +CURL_EXTERN void CURL_DEPRECATED(7.56.0, "Use curl_mime_free()") +curl_formfree(struct curl_httppost *form); /* * NAME curl_getenv() @@ -2537,8 +2685,10 @@ CURL_EXTERN void curl_free(void *p); * * curl_global_init() should be invoked exactly once for each application that * uses libcurl and before any call of other libcurl functions. - * - * This function is not thread-safe! + + * This function is thread-safe if CURL_VERSION_THREADSAFE is set in the + * curl_version_info_data.features flag (fetch by curl_version_info()). + */ CURL_EXTERN CURLcode curl_global_init(long flags); @@ -2572,6 +2722,20 @@ CURL_EXTERN CURLcode curl_global_init_mem(long flags, */ CURL_EXTERN void curl_global_cleanup(void); +/* + * NAME curl_global_trace() + * + * DESCRIPTION + * + * curl_global_trace() can be invoked at application start to + * configure which components in curl should participate in tracing. + + * This function is thread-safe if CURL_VERSION_THREADSAFE is set in the + * curl_version_info_data.features flag (fetch by curl_version_info()). + + */ +CURL_EXTERN CURLcode curl_global_trace(const char *config); + /* linked-list structure for the CURLOPT_QUOTE option (and other) */ struct curl_slist { char *data; @@ -2628,8 +2792,8 @@ CURL_EXTERN CURLsslset curl_global_sslset(curl_sslbackend id, const char *name, * Appends a string to a linked list. If no list exists, it will be created * first. Returns the new list, after appending. */ -CURL_EXTERN struct curl_slist *curl_slist_append(struct curl_slist *, - const char *); +CURL_EXTERN struct curl_slist *curl_slist_append(struct curl_slist *list, + const char *data); /* * NAME curl_slist_free_all() @@ -2638,7 +2802,7 @@ CURL_EXTERN struct curl_slist *curl_slist_append(struct curl_slist *, * * free a previously built curl_slist. */ -CURL_EXTERN void curl_slist_free_all(struct curl_slist *); +CURL_EXTERN void curl_slist_free_all(struct curl_slist *list); /* * NAME curl_getdate() @@ -2651,13 +2815,14 @@ CURL_EXTERN void curl_slist_free_all(struct curl_slist *); */ CURL_EXTERN time_t curl_getdate(const char *p, const time_t *unused); -/* info about the certificate chain, only for OpenSSL, GnuTLS, Schannel, NSS - and GSKit builds. Asked for with CURLOPT_CERTINFO / CURLINFO_CERTINFO */ +/* info about the certificate chain, for SSL backends that support it. Asked + for with CURLOPT_CERTINFO / CURLINFO_CERTINFO */ struct curl_certinfo { int num_of_certs; /* number of certificates with information */ struct curl_slist **certinfo; /* for each index in this array, there's a - linked list with textual information in the - format "name: value" */ + linked list with textual information for a + certificate in the format "name:content". + eg "Subject:foo", "Issuer:bar", etc. */ }; /* Information about the SSL library used and the respective internal SSL @@ -2686,22 +2851,35 @@ typedef enum { CURLINFO_NAMELOOKUP_TIME = CURLINFO_DOUBLE + 4, CURLINFO_CONNECT_TIME = CURLINFO_DOUBLE + 5, CURLINFO_PRETRANSFER_TIME = CURLINFO_DOUBLE + 6, - CURLINFO_SIZE_UPLOAD = CURLINFO_DOUBLE + 7, + CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T") + = CURLINFO_DOUBLE + 7, CURLINFO_SIZE_UPLOAD_T = CURLINFO_OFF_T + 7, - CURLINFO_SIZE_DOWNLOAD = CURLINFO_DOUBLE + 8, + CURLINFO_SIZE_DOWNLOAD + CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_DOWNLOAD_T") + = CURLINFO_DOUBLE + 8, CURLINFO_SIZE_DOWNLOAD_T = CURLINFO_OFF_T + 8, - CURLINFO_SPEED_DOWNLOAD = CURLINFO_DOUBLE + 9, + CURLINFO_SPEED_DOWNLOAD + CURL_DEPRECATED(7.55.0, "Use CURLINFO_SPEED_DOWNLOAD_T") + = CURLINFO_DOUBLE + 9, CURLINFO_SPEED_DOWNLOAD_T = CURLINFO_OFF_T + 9, - CURLINFO_SPEED_UPLOAD = CURLINFO_DOUBLE + 10, + CURLINFO_SPEED_UPLOAD + CURL_DEPRECATED(7.55.0, "Use CURLINFO_SPEED_UPLOAD_T") + = CURLINFO_DOUBLE + 10, CURLINFO_SPEED_UPLOAD_T = CURLINFO_OFF_T + 10, CURLINFO_HEADER_SIZE = CURLINFO_LONG + 11, CURLINFO_REQUEST_SIZE = CURLINFO_LONG + 12, CURLINFO_SSL_VERIFYRESULT = CURLINFO_LONG + 13, CURLINFO_FILETIME = CURLINFO_LONG + 14, CURLINFO_FILETIME_T = CURLINFO_OFF_T + 14, - CURLINFO_CONTENT_LENGTH_DOWNLOAD = CURLINFO_DOUBLE + 15, + CURLINFO_CONTENT_LENGTH_DOWNLOAD + CURL_DEPRECATED(7.55.0, + "Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T") + = CURLINFO_DOUBLE + 15, CURLINFO_CONTENT_LENGTH_DOWNLOAD_T = CURLINFO_OFF_T + 15, - CURLINFO_CONTENT_LENGTH_UPLOAD = CURLINFO_DOUBLE + 16, + CURLINFO_CONTENT_LENGTH_UPLOAD + CURL_DEPRECATED(7.55.0, + "Use CURLINFO_CONTENT_LENGTH_UPLOAD_T") + = CURLINFO_DOUBLE + 16, CURLINFO_CONTENT_LENGTH_UPLOAD_T = CURLINFO_OFF_T + 16, CURLINFO_STARTTRANSFER_TIME = CURLINFO_DOUBLE + 17, CURLINFO_CONTENT_TYPE = CURLINFO_STRING + 18, @@ -2715,7 +2893,8 @@ typedef enum { CURLINFO_NUM_CONNECTS = CURLINFO_LONG + 26, CURLINFO_SSL_ENGINES = CURLINFO_SLIST + 27, CURLINFO_COOKIELIST = CURLINFO_SLIST + 28, - CURLINFO_LASTSOCKET = CURLINFO_LONG + 29, + CURLINFO_LASTSOCKET CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET") + = CURLINFO_LONG + 29, CURLINFO_FTP_ENTRY_PATH = CURLINFO_STRING + 30, CURLINFO_REDIRECT_URL = CURLINFO_STRING + 31, CURLINFO_PRIMARY_IP = CURLINFO_STRING + 32, @@ -2729,12 +2908,14 @@ typedef enum { CURLINFO_PRIMARY_PORT = CURLINFO_LONG + 40, CURLINFO_LOCAL_IP = CURLINFO_STRING + 41, CURLINFO_LOCAL_PORT = CURLINFO_LONG + 42, - CURLINFO_TLS_SESSION = CURLINFO_PTR + 43, + CURLINFO_TLS_SESSION CURL_DEPRECATED(7.48.0, "Use CURLINFO_TLS_SSL_PTR") + = CURLINFO_PTR + 43, CURLINFO_ACTIVESOCKET = CURLINFO_SOCKET + 44, CURLINFO_TLS_SSL_PTR = CURLINFO_PTR + 45, CURLINFO_HTTP_VERSION = CURLINFO_LONG + 46, CURLINFO_PROXY_SSL_VERIFYRESULT = CURLINFO_LONG + 47, - CURLINFO_PROTOCOL = CURLINFO_LONG + 48, + CURLINFO_PROTOCOL CURL_DEPRECATED(7.85.0, "Use CURLINFO_SCHEME") + = CURLINFO_LONG + 48, CURLINFO_SCHEME = CURLINFO_STRING + 49, CURLINFO_TOTAL_TIME_T = CURLINFO_OFF_T + 50, CURLINFO_NAMELOOKUP_TIME_T = CURLINFO_OFF_T + 51, @@ -2746,8 +2927,12 @@ typedef enum { CURLINFO_RETRY_AFTER = CURLINFO_OFF_T + 57, CURLINFO_EFFECTIVE_METHOD = CURLINFO_STRING + 58, CURLINFO_PROXY_ERROR = CURLINFO_LONG + 59, - - CURLINFO_LASTONE = 59 + CURLINFO_REFERER = CURLINFO_STRING + 60, + CURLINFO_CAINFO = CURLINFO_STRING + 61, + CURLINFO_CAPATH = CURLINFO_STRING + 62, + CURLINFO_XFER_ID = CURLINFO_OFF_T + 63, + CURLINFO_CONN_ID = CURLINFO_OFF_T + 64, + CURLINFO_LASTONE = 64 } CURLINFO; /* CURLINFO_RESPONSE_CODE is the new name for the option previously known as @@ -2766,7 +2951,7 @@ typedef enum { CURLCLOSEPOLICY_LAST /* last, never use this */ } curl_closepolicy; -#define CURL_GLOBAL_SSL (1<<0) /* no purpose since since 7.57.0 */ +#define CURL_GLOBAL_SSL (1<<0) /* no purpose since 7.57.0 */ #define CURL_GLOBAL_WIN32 (1<<1) #define CURL_GLOBAL_ALL (CURL_GLOBAL_SSL|CURL_GLOBAL_WIN32) #define CURL_GLOBAL_NOTHING 0 @@ -2791,6 +2976,7 @@ typedef enum { CURL_LOCK_DATA_SSL_SESSION, CURL_LOCK_DATA_CONNECT, CURL_LOCK_DATA_PSL, + CURL_LOCK_DATA_HSTS, CURL_LOCK_DATA_LAST } curl_lock_data; @@ -2833,8 +3019,9 @@ typedef enum { } CURLSHoption; CURL_EXTERN CURLSH *curl_share_init(void); -CURL_EXTERN CURLSHcode curl_share_setopt(CURLSH *, CURLSHoption option, ...); -CURL_EXTERN CURLSHcode curl_share_cleanup(CURLSH *); +CURL_EXTERN CURLSHcode curl_share_setopt(CURLSH *share, CURLSHoption option, + ...); +CURL_EXTERN CURLSHcode curl_share_cleanup(CURLSH *share); /**************************************************************************** * Structures for querying information about the curl library at runtime. @@ -2849,15 +3036,18 @@ typedef enum { CURLVERSION_SIXTH, CURLVERSION_SEVENTH, CURLVERSION_EIGHTH, + CURLVERSION_NINTH, + CURLVERSION_TENTH, + CURLVERSION_ELEVENTH, CURLVERSION_LAST /* never actually use this */ } CURLversion; /* The 'CURLVERSION_NOW' is the symbolic name meant to be used by basically all programs ever that want to get version information. It is meant to be a built-in version number for what kind of struct the caller - expects. If the struct ever changes, we redefine the NOW to another enum + expects. If the struct ever chanQTQ, we redefine the NOW to another enum from above. */ -#define CURLVERSION_NOW CURLVERSION_EIGHTH +#define CURLVERSION_NOW CURLVERSION_ELEVENTH struct curl_version_info_data { CURLversion age; /* age of the returned struct */ @@ -2908,6 +3098,15 @@ struct curl_version_info_data { (MAJOR << 24) | (MINOR << 12) | PATCH */ const char *zstd_version; /* human readable string. */ + /* These fields were added in CURLVERSION_NINTH */ + const char *hyper_version; /* human readable string. */ + + /* These fields were added in CURLVERSION_TENTH */ + const char *gsasl_version; /* human readable string. */ + + /* These fields were added in CURLVERSION_ELEVENTH */ + /* feature_names is terminated by an entry with a NULL feature name */ + const char * const *feature_names; }; typedef struct curl_version_info_data curl_version_info_data; @@ -2945,6 +3144,8 @@ typedef struct curl_version_info_data curl_version_info_data; #define CURL_VERSION_ZSTD (1<<26) /* zstd features are present */ #define CURL_VERSION_UNICODE (1<<27) /* Unicode support on Windows */ #define CURL_VERSION_HSTS (1<<28) /* HSTS is supported */ +#define CURL_VERSION_GSASL (1<<29) /* libgsasl is supported */ +#define CURL_VERSION_THREADSAFE (1<<30) /* libcurl API is thread-safe */ /* * NAME curl_version_info() @@ -2963,7 +3164,7 @@ CURL_EXTERN curl_version_info_data *curl_version_info(CURLversion); * * The curl_easy_strerror function may be used to turn a CURLcode value * into the equivalent human readable error string. This is useful - * for printing meaningful error messages. + * for printing meaningful error messaQTQ. */ CURL_EXTERN const char *curl_easy_strerror(CURLcode); @@ -2974,7 +3175,7 @@ CURL_EXTERN const char *curl_easy_strerror(CURLcode); * * The curl_share_strerror function may be used to turn a CURLSHcode value * into the equivalent human readable error string. This is useful - * for printing meaningful error messages. + * for printing meaningful error messaQTQ. */ CURL_EXTERN const char *curl_share_strerror(CURLSHcode); @@ -2999,7 +3200,7 @@ CURL_EXTERN CURLcode curl_easy_pause(CURL *handle, int bitmask); #define CURLPAUSE_CONT (CURLPAUSE_RECV_CONT|CURLPAUSE_SEND_CONT) #ifdef __cplusplus -} +} /* end of extern "C" */ #endif /* unfortunately, the easy.h and multi.h include files need options and info @@ -3008,6 +3209,9 @@ CURL_EXTERN CURLcode curl_easy_pause(CURL *handle, int bitmask); #include "multi.h" #include "urlapi.h" #include "options.h" +#include "header.h" +#include "websockets.h" +#include "mprintf.h" /* the typechecker doesn't work in C++ (yet) */ #if defined(__GNUC__) && defined(__GNUC_MINOR__) && \ @@ -3024,6 +3228,6 @@ CURL_EXTERN CURLcode curl_easy_pause(CURL *handle, int bitmask); #define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param) #define curl_multi_setopt(handle,opt,param) curl_multi_setopt(handle,opt,param) #endif /* __STDC__ >= 1 */ -#endif /* gcc >= 4.3 && !__cplusplus */ +#endif /* gcc >= 4.3 && !__cplusplus && !CURL_DISABLE_TYPECHECK */ #endif /* CURLINC_CURL_H */ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curlver.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curlver.h index 0acb5a8..73b37e8 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curlver.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curlver.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,22 +20,24 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ /* This header file contains nothing but libcurl version info, generated by a script at release-time. This was made its own header file in 7.11.2 */ /* This is the global package copyright */ -#define LIBCURL_COPYRIGHT "1996 - 2020 Daniel Stenberg, ." +#define LIBCURL_COPYRIGHT "Daniel Stenberg, ." /* This is the version number of the libcurl package from which this header file origins: */ -#define LIBCURL_VERSION "7.74.0" +#define LIBCURL_VERSION "8.5.0" /* The numeric version number is also available "in parts" by using these defines: */ -#define LIBCURL_VERSION_MAJOR 7 -#define LIBCURL_VERSION_MINOR 74 +#define LIBCURL_VERSION_MAJOR 8 +#define LIBCURL_VERSION_MINOR 5 #define LIBCURL_VERSION_PATCH 0 /* This is the numeric version of the libcurl version number, meant for easier @@ -57,7 +59,7 @@ CURL_VERSION_BITS() macro since curl's own configure script greps for it and needs it to contain the full number. */ -#define LIBCURL_VERSION_NUM 0x074a00 +#define LIBCURL_VERSION_NUM 0x080500 /* * This is the date and time when the full source package was created. The @@ -68,7 +70,7 @@ * * "2007-11-23" */ -#define LIBCURL_TIMESTAMP "2020-12-09" +#define LIBCURL_TIMESTAMP "2023-12-06" #define CURL_VERSION_BITS(x,y,z) ((x)<<16|(y)<<8|(z)) #define CURL_AT_LEAST_VERSION(x,y,z) \ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/easy.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/easy.h index 2dbfb26..1285101 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/easy.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/easy.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ #ifdef __cplusplus extern "C" { @@ -46,13 +48,13 @@ CURL_EXTERN void curl_easy_cleanup(CURL *curl); * * DESCRIPTION * - * Request internal information from the curl session with this function. The - * third argument MUST be a pointer to a long, a pointer to a char * or a - * pointer to a double (as the documentation describes elsewhere). The data - * pointed to will be filled in accordingly and can be relied upon only if the - * function returns CURLE_OK. This function is intended to get used *AFTER* a - * performed transfer, all results from this function are undefined until the - * transfer is completed. + * Request internal information from the curl session with this function. + * The third argument MUST be pointing to the specific type of the used option + * which is documented in each man page of the option. The data pointed to + * will be filled in accordingly and can be relied upon only if the function + * returns CURLE_OK. This function is intended to get used *AFTER* a performed + * transfer, all results from this function are undefined until the transfer + * is completed. */ CURL_EXTERN CURLcode curl_easy_getinfo(CURL *curl, CURLINFO info, ...); @@ -117,7 +119,7 @@ CURL_EXTERN CURLcode curl_easy_send(CURL *curl, const void *buffer, CURL_EXTERN CURLcode curl_easy_upkeep(CURL *curl); #ifdef __cplusplus -} +} /* end of extern "C" */ #endif #endif diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/header.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/header.h new file mode 100644 index 0000000..8df11e1 --- /dev/null +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/header.h @@ -0,0 +1,74 @@ +#ifndef CURLINC_HEADER_H +#define CURLINC_HEADER_H +/*************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * Copyright (C) Daniel Stenberg, , et al. + * + * This software is licensed as described in the file COPYING, which + * you should have received as part of this distribution. The terms + * are also available at https://curl.se/docs/copyright.html. + * + * You may opt to use, copy, modify, merge, publish, distribute and/or sell + * copies of the Software, and permit persons to whom the Software is + * furnished to do so, under the terms of the COPYING file. + * + * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY + * KIND, either express or implied. + * + * SPDX-License-Identifier: curl + * + ***************************************************************************/ + +#ifdef __cplusplus +extern "C" { +#endif + +struct curl_header { + char *name; /* this might not use the same case */ + char *value; + size_t amount; /* number of headers using this name */ + size_t index; /* ... of this instance, 0 or higher */ + unsigned int origin; /* see bits below */ + void *anchor; /* handle privately used by libcurl */ +}; + +/* 'origin' bits */ +#define CURLH_HEADER (1<<0) /* plain server header */ +#define CURLH_TRAILER (1<<1) /* trailers */ +#define CURLH_CONNECT (1<<2) /* CONNECT headers */ +#define CURLH_1XX (1<<3) /* 1xx headers */ +#define CURLH_PSEUDO (1<<4) /* pseudo headers */ + +typedef enum { + CURLHE_OK, + CURLHE_BADINDEX, /* header exists but not with this index */ + CURLHE_MISSING, /* no such header exists */ + CURLHE_NOHEADERS, /* no headers at all exist (yet) */ + CURLHE_NOREQUEST, /* no request with this number was used */ + CURLHE_OUT_OF_MEMORY, /* out of memory while processing */ + CURLHE_BAD_ARGUMENT, /* a function argument was not okay */ + CURLHE_NOT_BUILT_IN /* if API was disabled in the build */ +} CURLHcode; + +CURL_EXTERN CURLHcode curl_easy_header(CURL *easy, + const char *name, + size_t index, + unsigned int origin, + int request, + struct curl_header **hout); + +CURL_EXTERN struct curl_header *curl_easy_nextheader(CURL *easy, + unsigned int origin, + int request, + struct curl_header *prev); + +#ifdef __cplusplus +} /* end of extern "C" */ +#endif + +#endif /* CURLINC_HEADER_H */ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/mprintf.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/mprintf.h index 3549552..dc5664b 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/mprintf.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/mprintf.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ #include @@ -30,21 +32,39 @@ extern "C" { #endif -CURL_EXTERN int curl_mprintf(const char *format, ...); -CURL_EXTERN int curl_mfprintf(FILE *fd, const char *format, ...); -CURL_EXTERN int curl_msprintf(char *buffer, const char *format, ...); +#if (defined(__GNUC__) || defined(__clang__)) && \ + defined(__STDC_VERSION__) && (__STDC_VERSION__ >= 199901L) && \ + !defined(__MINGW32__) && !defined(CURL_NO_FMT_CHECKS) +#define CURL_TEMP_PRINTF(a,b) __attribute__ ((format(printf, a, b))) +#else +#define CURL_TEMP_PRINTF(a,b) +#endif + +CURL_EXTERN int curl_mprintf(const char *format, ...) CURL_TEMP_PRINTF(1, 2); +CURL_EXTERN int curl_mfprintf(FILE *fd, const char *format, ...) + CURL_TEMP_PRINTF(2, 3); +CURL_EXTERN int curl_msprintf(char *buffer, const char *format, ...) + CURL_TEMP_PRINTF(2, 3); CURL_EXTERN int curl_msnprintf(char *buffer, size_t maxlength, - const char *format, ...); -CURL_EXTERN int curl_mvprintf(const char *format, va_list args); -CURL_EXTERN int curl_mvfprintf(FILE *fd, const char *format, va_list args); -CURL_EXTERN int curl_mvsprintf(char *buffer, const char *format, va_list args); + const char *format, ...) CURL_TEMP_PRINTF(3, 4); +CURL_EXTERN int curl_mvprintf(const char *format, va_list args) + CURL_TEMP_PRINTF(1, 0); +CURL_EXTERN int curl_mvfprintf(FILE *fd, const char *format, va_list args) + CURL_TEMP_PRINTF(2, 0); +CURL_EXTERN int curl_mvsprintf(char *buffer, const char *format, va_list args) + CURL_TEMP_PRINTF(2, 0); CURL_EXTERN int curl_mvsnprintf(char *buffer, size_t maxlength, - const char *format, va_list args); -CURL_EXTERN char *curl_maprintf(const char *format, ...); -CURL_EXTERN char *curl_mvaprintf(const char *format, va_list args); + const char *format, va_list args) + CURL_TEMP_PRINTF(3, 0); +CURL_EXTERN char *curl_maprintf(const char *format, ...) + CURL_TEMP_PRINTF(1, 2); +CURL_EXTERN char *curl_mvaprintf(const char *format, va_list args) + CURL_TEMP_PRINTF(1, 0); + +#undef CURL_TEMP_PRINTF #ifdef __cplusplus -} +} /* end of extern "C" */ #endif #endif /* CURLINC_MPRINTF_H */ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/multi.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/multi.h index 37f9829..61630ee 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/multi.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/multi.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ /* This is an "external" header file. Don't give away any internals here! @@ -73,7 +75,9 @@ typedef enum { CURLM_RECURSIVE_API_CALL, /* an api function was called from inside a callback */ CURLM_WAKEUP_FAILURE, /* wakeup is unavailable or failed */ - CURLM_BAD_FUNCTION_ARGUMENT, /* function called with a bad parameter */ + CURLM_BAD_FUNCTION_ARGUMENT, /* function called with a bad parameter */ + CURLM_ABORTED_BY_CALLBACK, + CURLM_UNRECOVERABLE_POLL, CURLM_LAST } CURLMcode; @@ -114,13 +118,13 @@ typedef struct CURLMsg CURLMsg; struct curl_waitfd { curl_socket_t fd; short events; - short revents; /* not supported yet */ + short revents; }; /* * Name: curl_multi_init() * - * Desc: inititalize multi-style curl usage + * Desc: initialize multi-style curl usage * * Returns: a new CURLM handle to use in all 'curl_multi' functions. */ @@ -232,8 +236,8 @@ CURL_EXTERN CURLMcode curl_multi_cleanup(CURLM *multi_handle); /* * Name: curl_multi_info_read() * - * Desc: Ask the multi handle if there's any messages/informationals from - * the individual transfers. Messages include informationals such as + * Desc: Ask the multi handle if there's any messaQTQ/informationals from + * the individual transfers. MessaQTQ include informationals such as * error code from the transfer or just the fact that a transfer is * completed. More details on these should be written down as well. * @@ -253,7 +257,7 @@ CURL_EXTERN CURLMcode curl_multi_cleanup(CURLM *multi_handle); * undoubtably get backwards compatibility problems in the future. * * Returns: A pointer to a filled-in struct, or NULL if it failed or ran out - * of structs. It also writes the number of messages left in the + * of structs. It also writes the number of messaQTQ left in the * queue (after this read) in the integer the second argument points * to. */ @@ -265,7 +269,7 @@ CURL_EXTERN CURLMsg *curl_multi_info_read(CURLM *multi_handle, * * Desc: The curl_multi_strerror function may be used to turn a CURLMcode * value into the equivalent human readable error string. This is - * useful for printing meaningful error messages. + * useful for printing meaningful error messaQTQ. * * Returns: A pointer to a null-terminated error message. */ @@ -314,16 +318,16 @@ typedef int (*curl_multi_timer_callback)(CURLM *multi, /* multi handle */ void *userp); /* private callback pointer */ -CURL_EXTERN CURLMcode curl_multi_socket(CURLM *multi_handle, curl_socket_t s, - int *running_handles); +CURL_EXTERN CURLMcode CURL_DEPRECATED(7.19.5, "Use curl_multi_socket_action()") +curl_multi_socket(CURLM *multi_handle, curl_socket_t s, int *running_handles); CURL_EXTERN CURLMcode curl_multi_socket_action(CURLM *multi_handle, curl_socket_t s, int ev_bitmask, int *running_handles); -CURL_EXTERN CURLMcode curl_multi_socket_all(CURLM *multi_handle, - int *running_handles); +CURL_EXTERN CURLMcode CURL_DEPRECATED(7.19.5, "Use curl_multi_socket_action()") +curl_multi_socket_all(CURLM *multi_handle, int *running_handles); #ifndef CURL_ALLOW_OLD_MULTI_SOCKET /* This macro below was added in 7.16.3 to push users who recompile to use @@ -422,6 +426,17 @@ CURL_EXTERN CURLMcode curl_multi_setopt(CURLM *multi_handle, CURL_EXTERN CURLMcode curl_multi_assign(CURLM *multi_handle, curl_socket_t sockfd, void *sockp); +/* + * Name: curl_multi_get_handles() + * + * Desc: Returns an allocated array holding all handles currently added to + * the multi handle. Marks the final entry with a NULL pointer. If + * there is no easy handle added to the multi handle, this function + * returns an array with the first entry as a NULL pointer. + * + * Returns: NULL on failure, otherwise a CURL **array pointer + */ +CURL_EXTERN CURL **curl_multi_get_handles(CURLM *multi_handle); /* * Name: curl_push_callback diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/options.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/options.h index 14373b5..ae80b2b 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/options.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/options.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2018 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ #ifdef __cplusplus @@ -31,7 +33,7 @@ typedef enum { CURLOT_VALUES, /* (a defined set or bitmask) */ CURLOT_OFF_T, /* curl_off_t (a range of values) */ CURLOT_OBJECT, /* pointer (void *) */ - CURLOT_STRING, /* (char * to zero terminated buffer) */ + CURLOT_STRING, /* (char * to null-terminated buffer) */ CURLOT_SLIST, /* (struct curl_slist *) */ CURLOT_CBPTR, /* (void * passed as-is to a callback) */ CURLOT_BLOB, /* blob (struct curl_blob *) */ @@ -44,7 +46,7 @@ typedef enum { we prefer another name */ #define CURLOT_FLAG_ALIAS (1<<0) -/* The CURLOPTTYPE_* id ranges can still be used to figure out what type/size +/* The CURLOPTTYPE_* id ranQTQ can still be used to figure out what type/size to use for curl_easy_setopt() for the given id */ struct curl_easyoption { const char *name; @@ -57,7 +59,7 @@ CURL_EXTERN const struct curl_easyoption * curl_easy_option_by_name(const char *name); CURL_EXTERN const struct curl_easyoption * -curl_easy_option_by_id (CURLoption id); +curl_easy_option_by_id(CURLoption id); CURL_EXTERN const struct curl_easyoption * curl_easy_option_next(const struct curl_easyoption *prev); diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/stdcheaders.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/stdcheaders.h index 60596c7..7451aa3 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/stdcheaders.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/stdcheaders.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ #include diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/system.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/system.h index faf8fcf..f2554b4 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/system.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/system.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ /* @@ -98,22 +100,6 @@ # define CURL_SUFFIX_CURL_OFF_TU UL # define CURL_TYPEOF_CURL_SOCKLEN_T int -#elif defined(__WATCOMC__) -# if defined(__386__) -# define CURL_TYPEOF_CURL_OFF_T __int64 -# define CURL_FORMAT_CURL_OFF_T "I64d" -# define CURL_FORMAT_CURL_OFF_TU "I64u" -# define CURL_SUFFIX_CURL_OFF_T i64 -# define CURL_SUFFIX_CURL_OFF_TU ui64 -# else -# define CURL_TYPEOF_CURL_OFF_T long -# define CURL_FORMAT_CURL_OFF_T "ld" -# define CURL_FORMAT_CURL_OFF_TU "lu" -# define CURL_SUFFIX_CURL_OFF_T L -# define CURL_SUFFIX_CURL_OFF_TU UL -# endif -# define CURL_TYPEOF_CURL_SOCKLEN_T int - #elif defined(__POCC__) # if (__POCC__ < 280) # define CURL_TYPEOF_CURL_OFF_T long @@ -137,7 +123,7 @@ # define CURL_TYPEOF_CURL_SOCKLEN_T int #elif defined(__LCC__) -# if defined(__e2k__) /* MCST eLbrus C Compiler */ +# if defined(__MCST__) /* MCST eLbrus Compiler Collection */ # define CURL_TYPEOF_CURL_OFF_T long # define CURL_FORMAT_CURL_OFF_T "ld" # define CURL_FORMAT_CURL_OFF_TU "lu" @@ -155,36 +141,33 @@ # define CURL_TYPEOF_CURL_SOCKLEN_T int # endif -#elif defined(__SYMBIAN32__) -# if defined(__EABI__) /* Treat all ARM compilers equally */ +#elif defined(macintosh) +# include +# if TYPE_LONGLONG # define CURL_TYPEOF_CURL_OFF_T long long # define CURL_FORMAT_CURL_OFF_T "lld" # define CURL_FORMAT_CURL_OFF_TU "llu" # define CURL_SUFFIX_CURL_OFF_T LL # define CURL_SUFFIX_CURL_OFF_TU ULL -# elif defined(__CW32__) -# pragma longlong on -# define CURL_TYPEOF_CURL_OFF_T long long -# define CURL_FORMAT_CURL_OFF_T "lld" -# define CURL_FORMAT_CURL_OFF_TU "llu" -# define CURL_SUFFIX_CURL_OFF_T LL -# define CURL_SUFFIX_CURL_OFF_TU ULL -# elif defined(__VC32__) -# define CURL_TYPEOF_CURL_OFF_T __int64 -# define CURL_FORMAT_CURL_OFF_T "lld" -# define CURL_FORMAT_CURL_OFF_TU "llu" -# define CURL_SUFFIX_CURL_OFF_T LL -# define CURL_SUFFIX_CURL_OFF_TU ULL +# else +# define CURL_TYPEOF_CURL_OFF_T long +# define CURL_FORMAT_CURL_OFF_T "ld" +# define CURL_FORMAT_CURL_OFF_TU "lu" +# define CURL_SUFFIX_CURL_OFF_T L +# define CURL_SUFFIX_CURL_OFF_TU UL # endif # define CURL_TYPEOF_CURL_SOCKLEN_T unsigned int -#elif defined(__MWERKS__) +#elif defined(__TANDEM) +# if ! defined(__LP64) + /* Required for 32-bit NonStop builds only. */ # define CURL_TYPEOF_CURL_OFF_T long long # define CURL_FORMAT_CURL_OFF_T "lld" # define CURL_FORMAT_CURL_OFF_TU "llu" # define CURL_SUFFIX_CURL_OFF_T LL # define CURL_SUFFIX_CURL_OFF_TU ULL # define CURL_TYPEOF_CURL_SOCKLEN_T int +# endif #elif defined(_WIN32_WCE) # define CURL_TYPEOF_CURL_OFF_T __int64 @@ -195,9 +178,10 @@ # define CURL_TYPEOF_CURL_SOCKLEN_T int #elif defined(__MINGW32__) +# include # define CURL_TYPEOF_CURL_OFF_T long long -# define CURL_FORMAT_CURL_OFF_T "I64d" -# define CURL_FORMAT_CURL_OFF_TU "I64u" +# define CURL_FORMAT_CURL_OFF_T PRId64 +# define CURL_FORMAT_CURL_OFF_TU PRIu64 # define CURL_SUFFIX_CURL_OFF_T LL # define CURL_SUFFIX_CURL_OFF_TU ULL # define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t @@ -221,45 +205,38 @@ # define CURL_TYPEOF_CURL_SOCKLEN_T unsigned int #elif defined(__OS400__) -# if defined(__ILEC400__) +# define CURL_TYPEOF_CURL_OFF_T long long +# define CURL_FORMAT_CURL_OFF_T "lld" +# define CURL_FORMAT_CURL_OFF_TU "llu" +# define CURL_SUFFIX_CURL_OFF_T LL +# define CURL_SUFFIX_CURL_OFF_TU ULL +# define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t +# define CURL_PULL_SYS_TYPES_H 1 +# define CURL_PULL_SYS_SOCKET_H 1 + +#elif defined(__MVS__) +# if defined(_LONG_LONG) # define CURL_TYPEOF_CURL_OFF_T long long # define CURL_FORMAT_CURL_OFF_T "lld" # define CURL_FORMAT_CURL_OFF_TU "llu" # define CURL_SUFFIX_CURL_OFF_T LL # define CURL_SUFFIX_CURL_OFF_TU ULL -# define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t -# define CURL_PULL_SYS_TYPES_H 1 -# define CURL_PULL_SYS_SOCKET_H 1 -# endif - -#elif defined(__MVS__) -# if defined(__IBMC__) || defined(__IBMCPP__) -# if defined(_ILP32) -# elif defined(_LP64) -# endif -# if defined(_LONG_LONG) -# define CURL_TYPEOF_CURL_OFF_T long long -# define CURL_FORMAT_CURL_OFF_T "lld" -# define CURL_FORMAT_CURL_OFF_TU "llu" -# define CURL_SUFFIX_CURL_OFF_T LL -# define CURL_SUFFIX_CURL_OFF_TU ULL -# elif defined(_LP64) -# define CURL_TYPEOF_CURL_OFF_T long -# define CURL_FORMAT_CURL_OFF_T "ld" -# define CURL_FORMAT_CURL_OFF_TU "lu" -# define CURL_SUFFIX_CURL_OFF_T L -# define CURL_SUFFIX_CURL_OFF_TU UL -# else -# define CURL_TYPEOF_CURL_OFF_T long -# define CURL_FORMAT_CURL_OFF_T "ld" -# define CURL_FORMAT_CURL_OFF_TU "lu" -# define CURL_SUFFIX_CURL_OFF_T L -# define CURL_SUFFIX_CURL_OFF_TU UL -# endif -# define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t -# define CURL_PULL_SYS_TYPES_H 1 -# define CURL_PULL_SYS_SOCKET_H 1 +# elif defined(_LP64) +# define CURL_TYPEOF_CURL_OFF_T long +# define CURL_FORMAT_CURL_OFF_T "ld" +# define CURL_FORMAT_CURL_OFF_TU "lu" +# define CURL_SUFFIX_CURL_OFF_T L +# define CURL_SUFFIX_CURL_OFF_TU UL +# else +# define CURL_TYPEOF_CURL_OFF_T long +# define CURL_FORMAT_CURL_OFF_T "ld" +# define CURL_FORMAT_CURL_OFF_TU "lu" +# define CURL_SUFFIX_CURL_OFF_T L +# define CURL_SUFFIX_CURL_OFF_TU UL # endif +# define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t +# define CURL_PULL_SYS_TYPES_H 1 +# define CURL_PULL_SYS_SOCKET_H 1 #elif defined(__370__) # if defined(__IBMC__) || defined(__IBMCPP__) @@ -348,12 +325,37 @@ # define CURL_PULL_SYS_TYPES_H 1 # define CURL_PULL_SYS_SOCKET_H 1 +#elif defined(__hpux) /* HP aCC compiler */ +# if !defined(_LP64) +# define CURL_TYPEOF_CURL_OFF_T long long +# define CURL_FORMAT_CURL_OFF_T "lld" +# define CURL_FORMAT_CURL_OFF_TU "llu" +# define CURL_SUFFIX_CURL_OFF_T LL +# define CURL_SUFFIX_CURL_OFF_TU ULL +# else +# define CURL_TYPEOF_CURL_OFF_T long +# define CURL_FORMAT_CURL_OFF_T "ld" +# define CURL_FORMAT_CURL_OFF_TU "lu" +# define CURL_SUFFIX_CURL_OFF_T L +# define CURL_SUFFIX_CURL_OFF_TU UL +# endif +# define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t +# define CURL_PULL_SYS_TYPES_H 1 +# define CURL_PULL_SYS_SOCKET_H 1 + /* ===================================== */ /* KEEP MSVC THE PENULTIMATE ENTRY */ /* ===================================== */ #elif defined(_MSC_VER) -# if (_MSC_VER >= 900) && (_INTEGRAL_MAX_BITS >= 64) +# if (_MSC_VER >= 1800) +# include +# define CURL_TYPEOF_CURL_OFF_T __int64 +# define CURL_FORMAT_CURL_OFF_T PRId64 +# define CURL_FORMAT_CURL_OFF_TU PRIu64 +# define CURL_SUFFIX_CURL_OFF_T i64 +# define CURL_SUFFIX_CURL_OFF_TU ui64 +# elif (_MSC_VER >= 900) && (_INTEGRAL_MAX_BITS >= 64) # define CURL_TYPEOF_CURL_OFF_T __int64 # define CURL_FORMAT_CURL_OFF_T "I64d" # define CURL_FORMAT_CURL_OFF_TU "I64u" diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/urlapi.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/urlapi.h index 7343cb6..f6af9dc 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/urlapi.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/urlapi.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2018 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ #include "curl.h" @@ -47,7 +49,21 @@ typedef enum { CURLUE_NO_HOST, /* 14 */ CURLUE_NO_PORT, /* 15 */ CURLUE_NO_QUERY, /* 16 */ - CURLUE_NO_FRAGMENT /* 17 */ + CURLUE_NO_FRAGMENT, /* 17 */ + CURLUE_NO_ZONEID, /* 18 */ + CURLUE_BAD_FILE_URL, /* 19 */ + CURLUE_BAD_FRAGMENT, /* 20 */ + CURLUE_BAD_HOSTNAME, /* 21 */ + CURLUE_BAD_IPV6, /* 22 */ + CURLUE_BAD_LOGIN, /* 23 */ + CURLUE_BAD_PASSWORD, /* 24 */ + CURLUE_BAD_PATH, /* 25 */ + CURLUE_BAD_QUERY, /* 26 */ + CURLUE_BAD_SCHEME, /* 27 */ + CURLUE_BAD_SLASHES, /* 28 */ + CURLUE_BAD_USER, /* 29 */ + CURLUE_LACKS_IDN, /* 30 */ + CURLUE_LAST } CURLUcode; typedef enum { @@ -79,6 +95,9 @@ typedef enum { #define CURLU_GUESS_SCHEME (1<<9) /* legacy curl-style guessing */ #define CURLU_NO_AUTHORITY (1<<10) /* Allow empty authority when the scheme is unknown. */ +#define CURLU_ALLOW_SPACE (1<<11) /* Allow spaces in the URL */ +#define CURLU_PUNYCODE (1<<12) /* get the host name in punycode */ +#define CURLU_PUNY2IDN (1<<13) /* punycode => IDN conversion */ typedef struct Curl_URL CURLU; @@ -99,14 +118,14 @@ CURL_EXTERN void curl_url_cleanup(CURLU *handle); * curl_url_dup() duplicates a CURLU handle and returns a new copy. The new * handle must also be freed with curl_url_cleanup(). */ -CURL_EXTERN CURLU *curl_url_dup(CURLU *in); +CURL_EXTERN CURLU *curl_url_dup(const CURLU *in); /* * curl_url_get() extracts a specific part of the URL from a CURLU * handle. Returns error code. The returned pointer MUST be freed with * curl_free() afterwards. */ -CURL_EXTERN CURLUcode curl_url_get(CURLU *handle, CURLUPart what, +CURL_EXTERN CURLUcode curl_url_get(const CURLU *handle, CURLUPart what, char **part, unsigned int flags); /* @@ -117,6 +136,12 @@ CURL_EXTERN CURLUcode curl_url_get(CURLU *handle, CURLUPart what, CURL_EXTERN CURLUcode curl_url_set(CURLU *handle, CURLUPart what, const char *part, unsigned int flags); +/* + * curl_url_strerror() turns a CURLUcode value into the equivalent human + * readable error string. This is useful for printing meaningful error + * messaQTQ. + */ +CURL_EXTERN const char *curl_url_strerror(CURLUcode); #ifdef __cplusplus } /* end of extern "C" */ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/websockets.h b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/websockets.h new file mode 100644 index 0000000..6ef6a2b --- /dev/null +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/websockets.h @@ -0,0 +1,84 @@ +#ifndef CURLINC_WEBSOCKETS_H +#define CURLINC_WEBSOCKETS_H +/*************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * Copyright (C) Daniel Stenberg, , et al. + * + * This software is licensed as described in the file COPYING, which + * you should have received as part of this distribution. The terms + * are also available at https://curl.se/docs/copyright.html. + * + * You may opt to use, copy, modify, merge, publish, distribute and/or sell + * copies of the Software, and permit persons to whom the Software is + * furnished to do so, under the terms of the COPYING file. + * + * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY + * KIND, either express or implied. + * + * SPDX-License-Identifier: curl + * + ***************************************************************************/ + +#ifdef __cplusplus +extern "C" { +#endif + +struct curl_ws_frame { + int age; /* zero */ + int flags; /* See the CURLWS_* defines */ + curl_off_t offset; /* the offset of this data into the frame */ + curl_off_t bytesleft; /* number of pending bytes left of the payload */ + size_t len; /* size of the current data chunk */ +}; + +/* flag bits */ +#define CURLWS_TEXT (1<<0) +#define CURLWS_BINARY (1<<1) +#define CURLWS_CONT (1<<2) +#define CURLWS_CLOSE (1<<3) +#define CURLWS_PING (1<<4) +#define CURLWS_OFFSET (1<<5) + +/* + * NAME curl_ws_recv() + * + * DESCRIPTION + * + * Receives data from the websocket connection. Use after successful + * curl_easy_perform() with CURLOPT_CONNECT_ONLY option. + */ +CURL_EXTERN CURLcode curl_ws_recv(CURL *curl, void *buffer, size_t buflen, + size_t *recv, + const struct curl_ws_frame **metap); + +/* flags for curl_ws_send() */ +#define CURLWS_PONG (1<<6) + +/* + * NAME curl_ws_send() + * + * DESCRIPTION + * + * Sends data over the websocket connection. Use after successful + * curl_easy_perform() with CURLOPT_CONNECT_ONLY option. + */ +CURL_EXTERN CURLcode curl_ws_send(CURL *curl, const void *buffer, + size_t buflen, size_t *sent, + curl_off_t fragsize, + unsigned int flags); + +/* bits for the CURLOPT_WS_OPTIONS bitmask: */ +#define CURLWS_RAW_MODE (1<<0) + +CURL_EXTERN const struct curl_ws_frame *curl_ws_meta(CURL *curl); + +#ifdef __cplusplus +} +#endif + +#endif /* CURLINC_WEBSOCKETS_H */ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Info.plist b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Info.plist index 9f33938..f09c8de 100644 Binary files a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Info.plist and b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Info.plist differ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json index 5a4f592..1ad930e 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json @@ -104,6 +104,13 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "zlib", + "printedName": "zlib", + "declKind": "Import", + "moduleName": "TalsecRuntime" + }, { "kind": "Import", "name": "Foundation", @@ -2210,3026 +2217,2865 @@ }, "ConstValues": [ { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/String+Utils.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/String+Utils.swift", "kind": "StringLiteral", "offset": 692, "length": 4, "value": "\"-:\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/String+Utils.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/String+Utils.swift", "kind": "StringLiteral", "offset": 1076, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "IntegerLiteral", "offset": 689, "length": 5, "value": "27042" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "IntegerLiteral", "offset": 796, "length": 4, "value": "4444" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "IntegerLiteral", "offset": 892, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "BooleanLiteral", "offset": 908, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "IntegerLiteral", "offset": 1453, "length": 1, "value": "1" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 243, "length": 13, "value": "\"development\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 279, "length": 12, "value": "\"production\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 312, "length": 10, "value": "\"disabled\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 243, "length": 13, "value": "\"development\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 279, "length": 12, "value": "\"production\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 312, "length": 10, "value": "\"disabled\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 575, "length": 24, "value": "\"keychain-access-groups\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 628, "length": 16, "value": "\"get-task-allow\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 675, "length": 17, "value": "\"aps-environment\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 722, "length": 24, "value": "\"application-identifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 575, "length": 24, "value": "\"keychain-access-groups\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 628, "length": 16, "value": "\"get-task-allow\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 675, "length": 17, "value": "\"aps-environment\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 722, "length": 24, "value": "\"application-identifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "Array", "offset": 1293, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "BooleanLiteral", "offset": 1390, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "BooleanLiteral", "offset": 1994, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2227, "length": 6, "value": "\"Name\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2259, "length": 11, "value": "\"AppIDName\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2296, "length": 29, "value": "\"ApplicationIdentifierPrefix\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2350, "length": 10, "value": "\"TeamName\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2392, "length": 16, "value": "\"TeamIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2433, "length": 10, "value": "\"Platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2474, "length": 16, "value": "\"IsXcodeManaged\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2519, "length": 14, "value": "\"CreationDate\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2564, "length": 16, "value": "\"ExpirationDate\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2607, "length": 12, "value": "\"TimeToLive\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2640, "length": 6, "value": "\"UUID\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2670, "length": 9, "value": "\"Version\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2708, "length": 14, "value": "\"Entitlements\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2227, "length": 6, "value": "\"Name\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2259, "length": 11, "value": "\"AppIDName\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2296, "length": 29, "value": "\"ApplicationIdentifierPrefix\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2350, "length": 10, "value": "\"TeamName\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2392, "length": 16, "value": "\"TeamIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2433, "length": 10, "value": "\"Platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2474, "length": 16, "value": "\"IsXcodeManaged\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2519, "length": 14, "value": "\"CreationDate\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2564, "length": 16, "value": "\"ExpirationDate\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2607, "length": 12, "value": "\"TimeToLive\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2640, "length": 6, "value": "\"UUID\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2670, "length": 9, "value": "\"Version\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2708, "length": 14, "value": "\"Entitlements\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", - "kind": "StringLiteral", - "offset": 2865, - "length": 10, - "value": "\"embedded\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", - "kind": "StringLiteral", - "offset": 2892, - "length": 17, - "value": "\"mobileprovision\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", - "offset": 3091, + "offset": 3111, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", - "offset": 3324, + "offset": 3344, "length": 8, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "Array", "offset": 375, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "StringLiteral", "offset": 415, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "BooleanLiteral", "offset": 491, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "Array", "offset": 8387, "length": 61, "value": "[0x01, 0xe9, 0x4c, 0xa7, 0xb5, 0xfb, 0xf9, 0x38, 0xd5, 0x79]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "StringLiteral", "offset": 8526, "length": 7, - "value": "\"6.0.0\"" + "value": "\"6.1.2\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "StringLiteral", "offset": 8594, "length": 9, "value": "\"Cordova\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "StringLiteral", "offset": 8952, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 471, "length": 11, "value": "\"osVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 511, "length": 14, "value": "\"manufacturer\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 547, "length": 7, "value": "\"model\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 471, "length": 11, "value": "\"osVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 511, "length": 14, "value": "\"manufacturer\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 547, "length": 7, "value": "\"model\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 753, "length": 10, "value": "\"security\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 790, "length": 12, "value": "\"biometrics\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 835, "length": 18, "value": "\"hwBackedKeychain\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 753, "length": 10, "value": "\"security\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 790, "length": 12, "value": "\"biometrics\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 835, "length": 18, "value": "\"hwBackedKeychain\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 1496, "length": 15, "value": "\"appIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 1538, "length": 12, "value": "\"appVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 1496, "length": 15, "value": "\"appIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 1538, "length": 12, "value": "\"appVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", - "kind": "StringLiteral", - "offset": 4131, - "length": 6, - "value": "\"type\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", - "kind": "StringLiteral", - "offset": 4255, - "length": 6, - "value": "\"info\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 4733, - "length": 17, - "value": "\"certificateInfo\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", - "kind": "StringLiteral", - "offset": 5211, + "offset": 5241, "length": 5, "value": "\"iOS\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6072, + "offset": 6102, "length": 3, "value": "\".\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6122, + "offset": 6152, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6345, + "offset": 6375, "length": 12, "value": "\"instanceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6384, + "offset": 6414, "length": 12, "value": "\"deviceInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6424, + "offset": 6454, "length": 13, "value": "\"deviceState\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6461, + "offset": 6491, "length": 9, "value": "\"appInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6495, + "offset": 6525, "length": 10, "value": "\"platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6531, + "offset": 6561, "length": 11, "value": "\"occurence\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6573, + "offset": 6603, "length": 16, "value": "\"incidentReport\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6612, + "offset": 6642, "length": 8, "value": "\"checks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6647, + "offset": 6677, "length": 12, "value": "\"externalId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6685, + "offset": 6715, "length": 11, "value": "\"sessionId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6721, + "offset": 6751, "length": 10, "value": "\"deviceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6758, + "offset": 6788, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6798, + "offset": 6828, "length": 13, "value": "\"sdkPlatform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6841, + "offset": 6871, "length": 15, "value": "\"sdkIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6345, + "offset": 6375, "length": 12, "value": "\"instanceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6384, + "offset": 6414, "length": 12, "value": "\"deviceInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6424, + "offset": 6454, "length": 13, "value": "\"deviceState\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6461, + "offset": 6491, "length": 9, "value": "\"appInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6495, + "offset": 6525, "length": 10, "value": "\"platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6531, + "offset": 6561, "length": 11, "value": "\"occurence\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6573, + "offset": 6603, "length": 16, "value": "\"incidentReport\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6612, + "offset": 6642, "length": 8, "value": "\"checks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6647, + "offset": 6677, "length": 12, "value": "\"externalId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6685, + "offset": 6715, "length": 11, "value": "\"sessionId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6721, + "offset": 6751, "length": 10, "value": "\"deviceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6758, + "offset": 6788, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6798, + "offset": 6828, "length": 13, "value": "\"sdkPlatform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6841, + "offset": 6871, "length": 15, "value": "\"sdkIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SimulatorReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SimulatorReaction.swift", "kind": "IntegerLiteral", - "offset": 507, + "offset": 498, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", "kind": "BooleanLiteral", "offset": 1841, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", "kind": "BooleanLiteral", "offset": 1962, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", "kind": "BooleanLiteral", "offset": 1993, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 1941, - "length": 19, - "value": "\"Config is missing\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 2015, - "length": 23, - "value": "\"Config loading failed\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 2096, - "length": 29, - "value": "\"Config signature is invalid\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 2188, - "length": 32, - "value": "\"Mandatory config field missing\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 2282, - "length": 31, - "value": "\"Cryptography operation failed\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "IntegerLiteral", "offset": 3468, "length": 3, "value": "256" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "BooleanLiteral", "offset": 3955, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "Array", "offset": 4279, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "BooleanLiteral", "offset": 5469, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "BooleanLiteral", "offset": 5973, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 369, "length": 5, "value": "\"iOS\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1039, "length": 12, "value": "\"instanceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1078, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1115, "length": 10, "value": "\"platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1153, "length": 13, "value": "\"sdkPlatform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1193, "length": 12, "value": "\"deviceInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1233, "length": 13, "value": "\"deviceState\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1272, "length": 11, "value": "\"occurence\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1306, "length": 8, "value": "\"checks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1339, "length": 10, "value": "\"deviceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1376, "length": 12, "value": "\"externalId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1039, "length": 12, "value": "\"instanceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1078, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1115, "length": 10, "value": "\"platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1153, "length": 13, "value": "\"sdkPlatform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1193, "length": 12, "value": "\"deviceInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1233, "length": 13, "value": "\"deviceState\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1272, "length": 11, "value": "\"occurence\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1306, "length": 8, "value": "\"checks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1339, "length": 10, "value": "\"deviceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1376, "length": 12, "value": "\"externalId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 676, "length": 24, "value": "\"StoringError \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 699, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 760, "length": 24, "value": "\"LoadingError \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 783, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 831, "length": 13, "value": "\"KeyNotFound\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 894, "length": 16, "value": "\"KeyInvalidated\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 974, "length": 37, "value": "\"AllreadyTracked message: \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1010, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1072, "length": 35, "value": "\"IllegalState, message: \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1106, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1168, "length": 35, "value": "\"GeneralError, message: \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1202, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/JailbreakReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/JailbreakReaction.swift", "kind": "IntegerLiteral", - "offset": 514, + "offset": 505, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/DeviceBindingReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/DeviceBindingReaction.swift", "kind": "IntegerLiteral", - "offset": 523, + "offset": 514, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SignatureReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SignatureReaction.swift", "kind": "IntegerLiteral", - "offset": 510, + "offset": 593, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", - "kind": "StringLiteral", - "offset": 270, - "length": 20, - "value": "\"Talsec_EC_SE_check\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", "kind": "IntegerLiteral", - "offset": 1307, + "offset": 1317, "length": 3, "value": "256" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", "kind": "BooleanLiteral", - "offset": 1730, + "offset": 1740, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", "kind": "BooleanLiteral", - "offset": 1929, + "offset": 1939, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", "kind": "BooleanLiteral", "offset": 1608, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", "kind": "BooleanLiteral", "offset": 1787, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", "kind": "StringLiteral", "offset": 4060, "length": 3, "value": "\".\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/UnofficialStore\/UnofficialStore.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/UnofficialStore\/UnofficialStore.swift", "kind": "BooleanLiteral", "offset": 820, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", "kind": "StringLiteral", - "offset": 278, - "length": 38, - "value": "\"isPasscodeEnabled is not implemented\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", - "kind": "StringLiteral", - "offset": 382, - "length": 37, - "value": "\"hasSecureEnclave is not implemented\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", - "kind": "StringLiteral", - "offset": 721, + "offset": 735, "length": 4, "value": "\"\u0000\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", "kind": "StringLiteral", - "offset": 733, + "offset": 747, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", - "kind": "StringLiteral", - "offset": 800, - "length": 34, - "value": "\"systemVersion is not implemented\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", - "kind": "StringLiteral", - "offset": 911, - "length": 38, - "value": "\"getDeviceSecurity is not implemented\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "IntegerLiteral", "offset": 455, "length": 4, "value": "1000" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "StringLiteral", "offset": 539, "length": 8, "value": "\"status\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "StringLiteral", "offset": 570, "length": 8, "value": "\"timeMs\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "StringLiteral", "offset": 539, "length": 8, "value": "\"status\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "StringLiteral", "offset": 570, "length": 8, "value": "\"timeMs\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", "offset": 2125, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", "offset": 2189, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 4279, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5062, "length": 2, "value": "22" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5079, "length": 4, "value": "2222" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5098, "length": 2, "value": "44" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5115, "length": 4, "value": "1337" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5624, "length": 10, "value": "0x80000002" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 5906, "length": 73688, "value": "[[[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x2F], [0x78, 0x8A, 0x3E], [0x68, 0x99, 0x38], [0x31, 0xC7, 0x75]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC7, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x3F], [0x60, 0x9C, 0x3E, 0xCE], [0x6A, 0xC7, 0x3F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x3F, 0xC6], [0x67, 0x8C, 0x21], [0x6E, 0x8D, 0x29], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63], [0x62, 0x86, 0x21], [0x2F, 0x9A, 0x2D], [0x74, 0x9B, 0x25], [0x6A, 0xC7, 0x3F], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x3F], [0x60, 0x8F, 0x29], [0x6C, 0x86, 0x28, 0xC2], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21], [0x72]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x65, 0x99, 0x27], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63, 0xCA], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x3F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x3C, 0xC8], [0x72, 0x9D, 0x3E, 0xCA]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x6C, 0x86, 0x2E], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x29], [0x79, 0x9D, 0x3E], [0x60, 0x80, 0x22], [0x72, 0x9D, 0x13]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25], [0x6F, 0x8F, 0x23, 0x88], [0x62, 0x90, 0x28], [0x68, 0x88, 0x62, 0xD7], [0x73, 0x8C, 0x25, 0xC9], [0x72, 0x9D]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xDE], [0x65, 0x80, 0x2D, 0x89], [0x71, 0x86, 0x3F, 0xD3], [0x68, 0x87, 0x3F, 0xD3]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x75, 0x9B, 0x25], [0x66, 0x8E, 0x29, 0xD5], [0x72]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63, 0xCA], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x3F], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC7, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63, 0xC4], [0x6E, 0x84, 0x62], [0x72, 0x88, 0x39], [0x73, 0x80, 0x27], [0x2F, 0x9A, 0x39], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29, 0x89], [0x72, 0x88, 0x2A, 0xC2], [0x6C, 0x86, 0x28, 0xC2], [0x2F, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x23], [0x6C, 0xC7, 0x3F], [0x60, 0x9C, 0x3E, 0xCE], [0x6A, 0xC7, 0x3F], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x62, 0xD4], [0x60, 0x8F, 0x29], [0x6C, 0x86, 0x28, 0xC2], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21, 0xD4]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x62], [0x71, 0x86, 0x3F], [0x75, 0x9B, 0x21]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63, 0xCA], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x3F, 0xD2], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29, 0x89], [0x64, 0x91, 0x38, 0xD5], [0x60, 0x80, 0x22], [0x72, 0x9D, 0x13]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25], [0x6F, 0x8F, 0x23, 0x88], [0x62, 0x90, 0x28], [0x68, 0x88, 0x62], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x35, 0xC3], [0x68, 0x88, 0x62, 0xD7], [0x73, 0x8C, 0x25, 0xC9], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x62, 0x90, 0x28, 0xCE], [0x60, 0xC7, 0x3C, 0xC8], [0x72, 0x9D, 0x25], [0x6F, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F], [0x78, 0x8D, 0x25, 0xC6], [0x2F, 0x9D, 0x3E], [0x68, 0x8E, 0x2B, 0xC2], [0x73, 0x9A]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35], [0x2E, 0xAA, 0x2D], [0x62, 0x81, 0x29], [0x72, 0xC6, 0x2F], [0x6E, 0x84, 0x62], [0x72, 0x88, 0x39, 0xD5], [0x68, 0x82, 0x62], [0x42, 0x90, 0x28, 0xCE], [0x60]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x0, 0xC8], [0x66, 0x9A, 0x63, 0xE4], [0x78, 0x8D, 0x25], [0x60]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0xF, 0xDE], [0x65, 0x80, 0x2D]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x29], [0x79, 0x8C, 0x2F], [0x2E, 0x9A, 0x39], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x80, 0x22], [0x62, 0x85, 0x39, 0xC3], [0x64, 0xC6, 0x3F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x24]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x3C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x89], [0x65, 0xC6, 0x2F], [0x78, 0x8D, 0x25], [0x60]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x38, 0xD5], [0x74, 0x9A, 0x38], [0x64, 0x8D, 0x62], [0x66, 0x99, 0x2B], [0x2F, 0x8D, 0x63, 0xD4], [0x60, 0x9C, 0x3E, 0xCE], [0x6A, 0xC7, 0x2B], [0x71, 0x8E, 0x62, 0xC3], [0x68, 0x9A, 0x38, 0xD5], [0x68, 0x8B]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63, 0xC2], [0x75, 0x8A, 0x63, 0xD5], [0x62, 0xC7, 0x28, 0x88], [0x72, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D], [0x75, 0x8C]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22], [0x72, 0xC6, 0xF, 0xDE], [0x65, 0x80, 0x2D, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63, 0xE1], [0x60, 0x82, 0x29], [0x42, 0x88, 0x3E, 0xD5], [0x68, 0x8C, 0x3E, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38, 0xCE], [0x6E, 0x87, 0x3F], [0x2E, 0xA0, 0x2F], [0x78, 0xC7, 0x2D, 0xD7], [0x71]], [[0x2E, 0xA8, 0x3C, 0xD7], [0x6D, 0x80, 0x2F], [0x60, 0x9D, 0x25], [0x6E, 0x87, 0x3F, 0x88], [0x48, 0x87, 0x38], [0x64, 0x85, 0x20], [0x68, 0xBA, 0x2F, 0xD5], [0x64, 0x8C, 0x22, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0xA8, 0x3C, 0xD7], [0x6D, 0x80, 0x2F, 0xC6], [0x75, 0x80, 0x23, 0xC9], [0x72, 0xC6, 0x1], [0x79, 0xBD, 0x39], [0x63, 0x8C, 0x62], [0x60, 0x99, 0x3C]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22], [0x72, 0xC6, 0x1E, 0xC8], [0x62, 0x82, 0xD], [0x71, 0x99, 0x62, 0xC6], [0x71, 0x99]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63], [0x52, 0xAB, 0x1F], [0x64, 0x9D, 0x38, 0xCE], [0x6F, 0x8E, 0x3F], [0x2F, 0x88, 0x3C, 0xD7]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22], [0x72, 0xC6, 0x1F], [0x6F, 0x86, 0x23], [0x71, 0xC4, 0x25, 0xD3], [0x42, 0x86, 0x22, 0xC1], [0x68, 0x8E, 0x62, 0xC6], [0x71, 0x99]], [[0x2E, 0xA8, 0x3C, 0xD7], [0x6D, 0x80, 0x2F], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63], [0x56, 0x80, 0x22, 0xD3], [0x64, 0x9B, 0xE, 0xC8], [0x60, 0x9B, 0x28, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x8B, 0x2D, 0xD4], [0x69]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x9A, 0x24]], [[0x2E, 0x8C, 0x38, 0xC4], [0x2E, 0x88, 0x3C], [0x75]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x8B, 0x36, 0xCE], [0x71, 0xDB]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x8A, 0x24], [0x6C, 0x86, 0x28]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x2F, 0xCF], [0x6E, 0x9E, 0x22]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x82, 0x25, 0xCB], [0x6D]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x84, 0x27, 0xC3], [0x68, 0x9B]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x3F, 0xD2]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x3F], [0x72, 0x81, 0x63], [0x72, 0x9A, 0x24, 0xC3], [0x5E, 0x8A, 0x23, 0xC9], [0x67, 0x80, 0x2B]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22], [0x60, 0x84, 0x25, 0xC4], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x25, 0xC2], [0x72, 0xC6, 0x0], [0x68, 0x9F, 0x29, 0xE4], [0x6D, 0x86, 0x2F, 0xCC], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x80, 0x29, 0xD4], [0x2E, 0xBF, 0x29], [0x64, 0x87, 0x2F], [0x78, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2F, 0x8D, 0x35, 0xCB], [0x68, 0x8B]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x80, 0x29, 0xD4], [0x2E, 0xA5, 0x25, 0xD1], [0x64, 0xAA, 0x20], [0x6E, 0x8A, 0x27], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A, 0xC6], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xC6], [0x71, 0x9D]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D, 0xD3], [0x64, 0xC6, 0x3A], [0x60, 0x9B, 0x63, 0xCB], [0x68, 0x8B, 0x63], [0x62, 0x90, 0x28, 0xCE], [0x60]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A], [0x60, 0x9B, 0x63, 0xCA], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x63, 0xEB], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x35], [0x2E, 0xBA, 0xE, 0xF4], [0x64, 0x9D, 0x38, 0xCE], [0x6F, 0x8E, 0x3F], [0x2E, 0xBD, 0x24], [0x64, 0x84, 0x29, 0xD4]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x9A, 0x38, 0xC6], [0x72, 0x81]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x38, 0xCA], [0x71, 0xC6, 0x2F], [0x78, 0x8D, 0x25, 0xC6], [0x2F, 0x85, 0x23, 0xC0]], [[0x2E, 0xBA, 0x35, 0xD4], [0x75, 0x8C, 0x21], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x0], [0x60, 0x9C, 0x22, 0xC4], [0x69, 0xAD, 0x2D, 0xC2], [0x6C, 0x86, 0x22], [0x72, 0xC6, 0x2F], [0x6E, 0x84, 0x62, 0xCE], [0x6A, 0x8C, 0x35], [0x2F, 0x8B, 0x2E], [0x6E, 0x9D, 0x62, 0xD7], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0xBA, 0x35, 0xD4], [0x75, 0x8C, 0x21, 0x88], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35], [0x2E, 0xA5, 0x2D], [0x74, 0x87, 0x2F, 0xCF], [0x45, 0x88, 0x29], [0x6C, 0x86, 0x22, 0xD4], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9A, 0x2D, 0xD2], [0x73, 0x80, 0x27], [0x2F, 0xAA, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x52, 0x9D, 0x2D], [0x73, 0x9D, 0x39], [0x71, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x2E], [0x68, 0x87, 0x63, 0xD4], [0x72, 0x81, 0x28]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x27], [0x68, 0x85, 0x20, 0xC6], [0x6D, 0x85]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x2E, 0xCE], [0x6F, 0xC6, 0x3C, 0xC6], [0x72, 0x9A, 0x3B, 0xC3]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x64, 0x91, 0x29], [0x62, 0xC6, 0x3F], [0x67, 0x9D, 0x3C, 0x8A], [0x72, 0x8C, 0x3E, 0xD1], [0x64, 0x9B]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0x8C, 0x34], [0x64, 0x8A, 0x63], [0x72, 0x9A, 0x24], [0x2C, 0x82, 0x29, 0xDE], [0x72, 0x80, 0x2B], [0x6F]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x29, 0xDF], [0x64, 0x8A, 0x63], [0x62, 0x90, 0x28], [0x68, 0x88, 0x63]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xCB], [0x68, 0x8B, 0x2F, 0xDE], [0x62, 0x9B, 0x25, 0xD7], [0x75, 0xC7, 0x28, 0xDE], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x23, 0xC4], [0x60, 0x85, 0x63], [0x63, 0x80, 0x22], [0x2E, 0x8A, 0x35], [0x62, 0x9B, 0x25], [0x71, 0x9D]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x2E, 0xCE], [0x6F, 0xC6, 0x2F], [0x78, 0x8A, 0x3E, 0xCE], [0x71, 0x9D]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x9A, 0x2E], [0x68, 0x87, 0x63], [0x67, 0x9B, 0x25, 0xC3], [0x60, 0xC4, 0x3F, 0xC2], [0x73, 0x9F, 0x29], [0x73]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x9A, 0x2E], [0x68, 0x87, 0x63, 0xD4], [0x72, 0x81, 0x28]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x2F, 0xC6], [0x62, 0x81, 0x29], [0x2E, 0x88, 0x3C], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x88, 0x3C, 0xD3]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x2F], [0x78, 0x8D, 0x25, 0xC6]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x23], [0x66, 0xC6, 0x3F, 0xDE], [0x72, 0x85, 0x23], [0x66]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x9D, 0x21], [0x71, 0xC6, 0x2F, 0xDE], [0x65, 0x80, 0x2D], [0x2F, 0x85, 0x23, 0xC0]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x2F], [0x78, 0x8D, 0x25], [0x60]], [[0x2E, 0xC7, 0x2E, 0xC8], [0x6E, 0x9D, 0x3F, 0xD3], [0x73, 0x88, 0x3C, 0xD7], [0x64, 0x8D, 0x13], [0x64, 0x85, 0x29, 0xC4], [0x75, 0x9B, 0x2D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0xA, 0xD5], [0x60, 0x84, 0x29, 0xD0], [0x6E, 0x9B, 0x27], [0x72, 0xC6, 0xF, 0xDE], [0x65, 0x80, 0x2D], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x62], [0x67, 0x9B, 0x2D], [0x6C, 0x8C, 0x3B, 0xC8], [0x73, 0x82]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0xE, 0xD2], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63, 0xEB], [0x60, 0x9C, 0x22, 0xC4], [0x69, 0xA0, 0x22], [0x52, 0x88, 0x2A, 0xC2], [0x4C, 0x86, 0x28, 0xC2], [0x2F, 0x8B, 0x39, 0xC9], [0x65, 0x85, 0x29]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0xA5, 0x23], [0x60, 0x8D, 0x29], [0x73, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x4D, 0x88, 0x39, 0xC9], [0x62, 0x81, 0x5, 0xC9], [0x52, 0x88, 0x2A], [0x64, 0xA4, 0x23], [0x65, 0x8C, 0x62], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x2F], [0x6E, 0x84, 0x62, 0xCE], [0x6F, 0x86, 0x2D], [0x69, 0x8D, 0x29, 0xD1], [0x2F, 0x85, 0x2D, 0xD2], [0x6F, 0x8A, 0x24, 0xCE], [0x6F, 0x9A, 0x2D, 0xC1], [0x64, 0x84, 0x23, 0xC3], [0x64, 0xC7, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA8, 0x3C, 0xD7], [0x6D, 0x80, 0x2F, 0xC6], [0x75, 0x80, 0x23, 0xC9], [0x72, 0xC6, 0x1F], [0x68, 0x85, 0x29, 0xC8], [0x2F, 0x88, 0x3C], [0x71]], [[0x2E, 0x8B, 0x23], [0x6E, 0x9D, 0x3F], [0x75, 0x9B, 0x2D, 0xD7]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x8B, 0x25, 0xC9], [0x71, 0x88, 0x2F], [0x6A]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x52, 0xAB, 0x5], [0x6F, 0x83, 0x29], [0x62, 0x9D]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xF4], [0x43, 0xA0, 0x22], [0x6B, 0x8C, 0x2F, 0xD3], [0x2F, 0x8D, 0x35, 0xCB], [0x68, 0x8B]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0xBD, 0x3B, 0xC2], [0x60, 0x82, 0x5], [0x6F, 0x83, 0x29, 0xC4], [0x75]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x75, 0x9E, 0x29], [0x60, 0x82, 0x20], [0x6E, 0x88, 0x28], [0x64, 0x9B, 0x62, 0xC3], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0xBD, 0x3B, 0xC2], [0x60, 0x82, 0x5], [0x6F, 0x83, 0x29, 0xC4], [0x75, 0xC7, 0x28], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x20], [0x68, 0x8B, 0x26], [0x60, 0x80, 0x20], [0x63, 0x9B, 0x29, 0xC6], [0x6A, 0xC7, 0x28], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xCB], [0x68, 0x8B, 0x3F], [0x74, 0x8B, 0x3F, 0xD3], [0x68, 0x9D, 0x39], [0x75, 0x8C, 0x62], [0x31, 0xC7, 0x28, 0xDE], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x20, 0xCE], [0x63, 0x9A, 0x39, 0xC5], [0x72, 0x9D, 0x25, 0xD3], [0x74, 0x9D, 0x29, 0x89], [0x65, 0x90, 0x20, 0xCE], [0x63]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x20], [0x68, 0x8B, 0x3F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38, 0xC2], [0x2F, 0x8D, 0x35], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x62, 0xD4], [0x63, 0x80, 0x22], [0x6B, 0x8C, 0x2F, 0xD3], [0x52, 0x88, 0x2A, 0xC2], [0x4C, 0x86, 0x28, 0xC2]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x3F, 0xC8], [0x74, 0x9B, 0x2F, 0xC2], [0x72, 0xC7, 0x20], [0x68, 0x9A, 0x38], [0x2F, 0x8D, 0x63, 0xC2], [0x6D, 0x8C, 0x2F], [0x75, 0x9B, 0x2D], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x3F], [0x6E, 0x9C, 0x3E], [0x62, 0x8C, 0x3F], [0x2F, 0x85, 0x25, 0xD4], [0x75, 0xC7, 0x28, 0x88], [0x72, 0x80, 0x20], [0x64, 0x86, 0x62], [0x72, 0x86, 0x39, 0xD5], [0x62, 0x8C, 0x3F]], [[0x2E, 0x8A, 0x24, 0xCE], [0x6C, 0x8C, 0x3E], [0x60]], [[0x2E, 0x8C, 0x20], [0x64, 0x8A, 0x38, 0xD5], [0x60]], [[0x2E, 0x83, 0x2E], [0x2E, 0x85, 0x36, 0xCA], [0x60]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25], [0x6E, 0x87, 0x3F], [0x2E, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x68, 0x9D, 0x39, 0xD3], [0x64, 0xBA, 0x29, 0xD3], [0x75, 0x80, 0x22], [0x66, 0x9A, 0x62, 0xC6], [0x71, 0x99]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x23], [0x6C, 0xC7, 0x23], [0x71, 0x88, 0x7F, 0x94], [0x35, 0xC7, 0x2F], [0x69, 0x86, 0x25], [0x62, 0x90, 0x62], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x23, 0xD7], [0x60, 0xDA, 0x7F, 0x93], [0x2F, 0x8A, 0x24], [0x6E, 0x80, 0x2F], [0x78, 0xC7, 0x21, 0xC3], [0x34, 0x9A, 0x39], [0x6C, 0x9A]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x86, 0x3C, 0xC6], [0x32, 0xDA, 0x78, 0x89], [0x60, 0x85, 0x38], [0x6D, 0x80, 0x3F], [0x75, 0xC7, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x86, 0x3C, 0xC6], [0x32, 0xDA, 0x78, 0x89], [0x60, 0x85, 0x38], [0x6D, 0x80, 0x3F, 0xD3], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21], [0x72]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x29, 0xDF], [0x2F, 0x9A, 0x39], [0x63, 0x9A, 0x38], [0x68, 0x9D, 0x39, 0xD3], [0x64, 0xC7, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x29, 0xDF], [0x2F, 0x9A, 0x39, 0xC5], [0x72, 0x9D, 0x25, 0xD3], [0x74, 0x9D, 0x29], [0x2F, 0x84, 0x28], [0x34, 0x9A, 0x39, 0xCA], [0x72]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x8C, 0x34], [0x2F, 0x9A, 0x39, 0xC5], [0x72, 0x9D, 0x25], [0x75, 0x9C, 0x38, 0xC2], [0x2F, 0x8C, 0x34], [0x75, 0x9B, 0x2D, 0xCE], [0x6F, 0x9A, 0x38, 0xF8]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27, 0xC0], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x29], [0x79, 0xC7, 0x3F], [0x74, 0x8B, 0x3F, 0xD3], [0x68, 0x9D, 0x39], [0x75, 0x8C, 0x62, 0xD7], [0x73, 0x8C, 0x25], [0x6F, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27, 0xC0], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63], [0x62, 0x86, 0x21], [0x2F, 0x8C, 0x34, 0x89], [0x72, 0x9C, 0x2E], [0x72, 0x9D, 0x25], [0x75, 0x9C, 0x38], [0x64, 0xC7, 0x3C], [0x6E, 0x9A, 0x38], [0x68, 0x87, 0x3F], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x43, 0x9C, 0x22, 0xC3], [0x6D, 0x8C, 0x3F], [0x2E, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x68, 0x9D, 0x39], [0x75, 0x8C, 0x1C], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20, 0xC2]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35, 0x88], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9A, 0x2D, 0xD2], [0x73, 0x80, 0x27], [0x2F, 0xAA, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xC7, 0x2E, 0xC8], [0x6E, 0x9D, 0x3F, 0xD3], [0x73, 0x88, 0x3C, 0xD7], [0x64, 0x8D]], [[0x2E, 0xC7, 0x21], [0x6E, 0x9C, 0x22], [0x75, 0xB6, 0x3E, 0xD0]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63, 0xE6], [0x6F, 0x8C, 0x21, 0xC8], [0x6F, 0x8C, 0x62], [0x60, 0x99, 0x3C]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x6C, 0x86, 0x2E], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x21], [0x65, 0xDC, 0x3F], [0x74, 0x84, 0x3F]], [[0x2E, 0x9D, 0x21, 0xD7], [0x2E, 0x8A, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x6D, 0x86, 0x2B]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x3E, 0xC4], [0x2F, 0x8D, 0x63], [0x72, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0xF], [0x64, 0x99, 0x24, 0xC2], [0x68, 0xB9, 0x3E], [0x64, 0x8F, 0x3F, 0x89], [0x67, 0x9B, 0x2D, 0xCA], [0x64, 0x9E, 0x23], [0x73, 0x82]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xE4], [0x64, 0x99, 0x24], [0x64, 0x80, 0x62, 0xC1], [0x73, 0x88, 0x21], [0x64, 0x9E, 0x23, 0xD5], [0x6A]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x42, 0x8C, 0x3C, 0xCF], [0x64, 0x80, 0x19], [0x48, 0xC7, 0x2A, 0xD5], [0x60, 0x84, 0x29, 0xD0], [0x6E, 0x9B, 0x27]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x6D, 0x80, 0x2E, 0xC4], [0x64, 0x99, 0x24], [0x64, 0x80, 0x3C, 0xD5], [0x64, 0x8F, 0x3F], [0x2F, 0x8D, 0x35], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x85, 0x25], [0x63, 0x8A, 0x29], [0x71, 0x81, 0x29], [0x68, 0xC7, 0x28], [0x78, 0x85, 0x25], [0x63]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F], [0x2E, 0xAA, 0x29, 0xD7], [0x69, 0x8C, 0x25, 0xF4], [0x71, 0x9B, 0x25], [0x6F, 0x8E, 0xE, 0xC8], [0x60, 0x9B, 0x28], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xEA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38, 0xC2], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x68, 0x8C, 0x3F], [0x2E, 0xAA, 0x29, 0xD7], [0x69, 0x8C, 0x25, 0xF4], [0x71, 0x9B, 0x25, 0xC9], [0x66, 0xAB, 0x23, 0xC6], [0x73, 0x8D, 0x62, 0xC3], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xAF, 0x3E, 0xC6], [0x6C, 0x8C, 0x3B, 0xC8], [0x73, 0x82, 0x3F], [0x2E, 0xAA, 0x29, 0xD7], [0x69, 0x8C, 0x25, 0x89], [0x67, 0x9B, 0x2D, 0xCA], [0x64, 0x9E, 0x23], [0x73, 0x82]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x47, 0x9B, 0x2D, 0xCA], [0x64, 0x9E, 0x23], [0x73, 0x82, 0x3F, 0x88], [0x42, 0x8C, 0x3C], [0x69, 0x8C, 0x25, 0xF7], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x8F, 0x3E, 0xC6], [0x6C, 0x8C, 0x3B], [0x6E, 0x9B, 0x27]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xAF, 0x3E, 0xC6], [0x6C, 0x8C, 0x3B, 0xC8], [0x73, 0x82, 0x3F, 0x88], [0x42, 0x8C, 0x3C, 0xCF], [0x64, 0x80, 0x19, 0xEE], [0x2F, 0x8F, 0x3E], [0x60, 0x84, 0x29, 0xD0], [0x6E, 0x9B, 0x27]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0xE, 0xD2], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63, 0xE4], [0x64, 0x99, 0x24], [0x64, 0x80, 0x62], [0x63, 0x9C, 0x22], [0x65, 0x85, 0x29]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x88], [0x6B, 0x99, 0x62, 0xC6], [0x6A, 0x9C, 0x3F, 0xCE], [0x6E, 0xC7, 0x27], [0x64, 0x9B, 0x22], [0x63, 0x90, 0x3C], [0x60, 0x9A, 0x3F], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x2E, 0xCE], [0x6F, 0xC6, 0x27, 0xC2], [0x73, 0x87, 0x2E], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x28]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xE4], [0x6E, 0x87, 0x38], [0x73, 0x86, 0x20], [0x42, 0x8C, 0x22, 0xD3], [0x64, 0x9B, 0x63], [0x43, 0x9C, 0x22, 0xC3], [0x6D, 0x8C, 0x3F], [0x2E, 0xA2, 0x29], [0x73, 0x87, 0xE], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x28], [0x42, 0xAA, 0x62], [0x63, 0x9C, 0x22], [0x65, 0x85, 0x29]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x4D, 0x86, 0x2D], [0x65, 0x8C, 0x3E, 0x88], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E, 0xC2], [0x6F, 0x8A, 0x29, 0xD4], [0x2E, 0xA2, 0x29], [0x73, 0x87, 0xE], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x1C], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x26], [0x71, 0xC7, 0x2D], [0x6A, 0x9C, 0x3F], [0x68, 0x86, 0x62, 0xCC], [0x64, 0x9B, 0x22, 0xC5], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x61], [0x74, 0x87, 0x23], [0x67, 0x8F, 0x25, 0xC4], [0x68, 0x88, 0x20], [0x2F, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x83, 0x3C, 0x89], [0x60, 0x82, 0x39], [0x72, 0x80, 0x23], [0x2F, 0x82, 0x29, 0xD5], [0x6F, 0x8B, 0x35, 0xD7], [0x60, 0x9A, 0x3F], [0x2C, 0x9C, 0x22], [0x6E, 0x8F, 0x2A, 0xCE], [0x62, 0x80, 0x2D, 0xCB], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21, 0xD4]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x6A, 0x83, 0x2F], [0x2F, 0x8A, 0x24], [0x64, 0x8A, 0x27], [0x73, 0x88, 0x7D, 0xC9], [0x2F, 0x84, 0x23], [0x63, 0x80, 0x20, 0xC2], [0x72, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x3E, 0xC2], [0x71, 0x86, 0x62], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x82, 0x26], [0x62, 0xC7, 0x2F, 0xCF], [0x64, 0x8A, 0x27, 0xD5], [0x60, 0xD8, 0x22], [0x2F, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0x9B, 0x29], [0x71, 0x86, 0x62, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0x8C, 0x38, 0xC4], [0x2E, 0x88, 0x3C], [0x75, 0xC6, 0x3C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x89], [0x65, 0xC6, 0x2F], [0x69, 0x8C, 0x2F], [0x6A, 0x9B, 0x2D], [0x30, 0x87]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63], [0x63, 0x85, 0x2D], [0x62, 0x82, 0x3E], [0x60, 0xD8, 0x22, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A], [0x60, 0x9B, 0x63], [0x62, 0x81, 0x29, 0xC4], [0x6A, 0x9B, 0x2D], [0x30, 0x87, 0x62, 0xC3], [0x6C, 0x8E]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x39], [0x6F, 0x8D, 0x29], [0x62, 0x80, 0x21, 0xD2], [0x72, 0xC6, 0x39, 0xC9], [0x65, 0x8C, 0x2F, 0xCE], [0x6C, 0x9C, 0x3F], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xC7, 0x2F, 0xDE], [0x65, 0x80, 0x2D], [0x5E, 0x87, 0x23], [0x5E, 0x9A, 0x38], [0x60, 0x9A, 0x24]], [[0x2E, 0x83, 0x2E], [0x2E, 0x83, 0x2D, 0xCE], [0x6D, 0x8B, 0x3E], [0x64, 0x88, 0x27, 0xC3], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xC7, 0x25, 0xC9], [0x72, 0x9D, 0x2D], [0x6D, 0x85, 0x29], [0x65, 0xB6, 0x39], [0x6F, 0x8A, 0x7C, 0xD1], [0x64, 0x9B]], [[0x2E, 0x83, 0x2E], [0x2E, 0x88, 0x21, 0xC1], [0x68, 0x8D, 0x13, 0xD7], [0x60, 0x90, 0x20, 0xC8], [0x60, 0x8D, 0x62, 0xC3], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0x83, 0x2E], [0x2E, 0x85, 0x25, 0xC5], [0x6B, 0x88, 0x25, 0xCB], [0x63, 0x9B, 0x29, 0xC6], [0x6A, 0xC7, 0x28], [0x78, 0x85, 0x25], [0x63]], [[0x2E, 0x83, 0x2E], [0x2E, 0x86, 0x2A, 0xC1], [0x72, 0x8C, 0x38, 0xD4], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x9A, 0x24, 0xC6], [0x73, 0x8C, 0x63, 0xCD], [0x60, 0x80, 0x20], [0x63, 0x9B, 0x29], [0x60, 0x82, 0x63, 0xCE], [0x6F, 0x83, 0x29, 0xC4], [0x75, 0x84, 0x29], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63], [0x62, 0x86, 0x21, 0x89], [0x6A, 0x8A, 0x79, 0x90], [0x2F, 0x80, 0x24], [0x68, 0x8D, 0x29], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x2F], [0x6E, 0x84, 0x62], [0x6A, 0x8A, 0x79, 0x90], [0x2F, 0x80, 0x24, 0xCE], [0x65, 0x8C, 0x62], [0x6C, 0x8D, 0x79], [0x72, 0x9C, 0x21, 0xD4]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D, 0xD3], [0x64, 0xC6, 0x3A, 0xC6], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x72, 0xC6, 0x2F], [0x6E, 0x84, 0x62, 0xCC], [0x62, 0xDC, 0x7B], [0x2F, 0x80, 0x24], [0x68, 0x8D, 0x29, 0xD7], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E, 0xC2], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x62, 0x86, 0x21], [0x2F, 0x82, 0x2F], [0x34, 0xDE, 0x62, 0xCE], [0x69, 0x80, 0x28, 0xC2], [0x71, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0xE], [0x74, 0x87, 0x28], [0x6D, 0x8C, 0x3F, 0x88], [0x68, 0xA1, 0x25], [0x65, 0x8C, 0x1C], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20, 0xC2]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x4C, 0x86, 0x2E, 0xCE], [0x6D, 0x8C, 0x1F], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC6, 0x8], [0x78, 0x87, 0x2D], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63], [0x68, 0x81, 0x25], [0x65, 0x8C, 0x62], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F, 0xD2], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29, 0x88], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63, 0xCE], [0x69, 0x80, 0x28], [0x64, 0xC7, 0x28], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29, 0xEB], [0x6E, 0x88, 0x28, 0xC2], [0x73, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F], [0x2E, 0x80, 0x24], [0x68, 0x8D, 0x29], [0x71, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63, 0xE3], [0x78, 0x87, 0x2D], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x80, 0x29, 0xD4], [0x2E, 0x93, 0x36], [0x7B, 0x93, 0x0], [0x68, 0x8B, 0x29], [0x73, 0x9D, 0x35, 0x89], [0x65, 0x90, 0x20], [0x68, 0x8B]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35], [0x6F, 0x88, 0x21], [0x68, 0x8A, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x68, 0x8C, 0x3F, 0x88], [0x7B, 0x93, 0x36], [0x7B, 0xA5, 0x25], [0x63, 0x8C, 0x3E, 0xD3], [0x78, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63, 0xF7], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0xE], [0x74, 0x87, 0x28], [0x6D, 0x8C, 0x3F, 0x88], [0x4D, 0x80, 0x2E, 0xC2], [0x73, 0x9D, 0x35], [0x51, 0x9B, 0x29], [0x67, 0xC7, 0x2E, 0xD2], [0x6F, 0x8D, 0x20], [0x64, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x62, 0xD7], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x43, 0x9C, 0x22], [0x65, 0x85, 0x29], [0x72, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x0], [0x6E, 0x88, 0x28, 0xC2], [0x73, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29, 0xD4], [0x2E, 0xA5, 0x25, 0xC5], [0x64, 0x9B, 0x38], [0x78, 0xB9, 0x3E], [0x64, 0x8F, 0x62], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xF7], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29, 0xD4], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9B, 0x35, 0xCB], [0x64, 0x90, 0x2D, 0xC9], [0x66, 0x9C, 0x3F, 0x89], [0x6D, 0x80, 0x2E, 0xC2], [0x73, 0x9D, 0x35, 0xCB], [0x68, 0x9D, 0x29, 0x89], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x3E, 0xDE], [0x6D, 0x8C, 0x35], [0x60, 0x87, 0x2B, 0xD2], [0x72, 0xC7, 0x20, 0xCE], [0x63, 0x8C, 0x3E, 0xD3], [0x78, 0x85, 0x25, 0xD3], [0x64, 0xC7, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63, 0xC4], [0x6E, 0x84, 0x62, 0xD5], [0x78, 0x85, 0x29], [0x78, 0x88, 0x22, 0xC0], [0x74, 0x9A, 0x62, 0xCB], [0x68, 0x8B, 0x29, 0xD5], [0x75, 0x90, 0x20, 0xCE], [0x75, 0x8C, 0x62], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29, 0x88], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63, 0xEB], [0x68, 0x8B, 0x29], [0x73, 0x9D, 0x35], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0xE, 0xD2], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63], [0x4D, 0x80, 0x2E, 0xC2], [0x73, 0x9D, 0x35, 0xF7], [0x73, 0x8C, 0x2A], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20], [0x64]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x0], [0x6E, 0x88, 0x28], [0x64, 0x9B, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x0, 0xCE], [0x63, 0x8C, 0x3E], [0x75, 0x90, 0x1C, 0xD5], [0x64, 0x8F, 0x62], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x6A, 0x9B, 0x62, 0xDF], [0x72, 0x8F, 0x7D, 0xD5], [0x64, 0xC7, 0x2A], [0x6D, 0x90, 0x26, 0xC5], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22, 0xD4], [0x2E, 0xAF, 0x20, 0xDE], [0x4B, 0xAB, 0x62, 0xC6], [0x71, 0x99]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x3E, 0xC2], [0x71, 0x86, 0x62, 0xC3], [0x71, 0x82, 0x2B, 0xCF], [0x74, 0x8B, 0x62, 0xC1], [0x6D, 0x90, 0x26], [0x63, 0x91, 0x62, 0xCA], [0x65, 0xDC, 0x3F], [0x74, 0x84, 0x3F]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x3E, 0xC2], [0x71, 0x86, 0x62, 0xC3], [0x71, 0x82, 0x2B], [0x69, 0x9C, 0x2E, 0x89], [0x67, 0x85, 0x35], [0x6B, 0x8B, 0x34], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27, 0xC0], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x3E], [0x64, 0x99, 0x23, 0x89], [0x65, 0x99, 0x27], [0x66, 0x81, 0x39, 0xC5], [0x2F, 0x8F, 0x20, 0xDE], [0x6B, 0x8B, 0x34, 0x89], [0x71, 0x86, 0x3F], [0x75, 0x80, 0x22, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x9B, 0x29, 0xD7], [0x6E, 0xC7, 0x28], [0x71, 0x82, 0x2B], [0x69, 0x9C, 0x2E], [0x2F, 0x8F, 0x20], [0x78, 0x83, 0x2E, 0xDF], [0x2F, 0x99, 0x3E, 0xC2], [0x73, 0x84]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xEA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22], [0x60, 0x84, 0x25, 0xC4], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63, 0xE1], [0x6D, 0x90, 0x6], [0x43, 0xC7, 0x28, 0xDE], [0x6D, 0x8B]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39], [0x6F, 0x8D, 0x20, 0xC2], [0x72, 0xC6, 0xA, 0xCB], [0x78, 0xA3, 0xE], [0x51, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x2E, 0xD2], [0x6F, 0x8D, 0x20], [0x64]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x63, 0xE3], [0x78, 0x87, 0x2D], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x80, 0x29], [0x72, 0xC6, 0xA], [0x6D, 0x90, 0x6, 0xE5], [0x59, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xEA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38, 0xC2], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F, 0x88], [0x47, 0x85, 0x35], [0x4B, 0xAB, 0x14, 0x89], [0x65, 0x90, 0x20, 0xCE], [0x63]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x4C, 0x86, 0x2E], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25, 0xC4], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xCE], [0x64, 0x9A, 0x63, 0xEF], [0x68, 0x8D, 0x29], [0x4B, 0xAB, 0x62], [0x65, 0x90, 0x20, 0xCE], [0x63]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xEA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F], [0x2E, 0xA1, 0x25], [0x65, 0x8C, 0x6], [0x43, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC6, 0x8, 0xDE], [0x6F, 0x88, 0x21], [0x68, 0x8A, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x80, 0x29], [0x72, 0xC6, 0x4], [0x68, 0x8D, 0x29, 0xED], [0x43, 0xA7, 0x23, 0xD4], [0x74, 0x8B, 0x62], [0x65, 0x90, 0x20], [0x68, 0x8B]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC6, 0x8], [0x78, 0x87, 0x2D, 0xCA], [0x68, 0x8A, 0x0], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63, 0xEF], [0x68, 0x8D, 0x29, 0xED], [0x43, 0xA7, 0x23, 0xD4], [0x74, 0x8B, 0x62], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0xE, 0xD2], [0x6F, 0x8D, 0x20, 0xC2], [0x72, 0xC6, 0x4], [0x68, 0x8D, 0x29], [0x4B, 0xAB, 0x1C, 0xD5], [0x64, 0x8F, 0x3F, 0x89], [0x63, 0x9C, 0x22, 0xC3], [0x6D, 0x8C, 0x63], [0x48, 0x87, 0x2A, 0xC8], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38, 0xC2], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0xA5, 0x23, 0xC6], [0x65, 0x8C, 0x3E], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x88], [0x49, 0x80, 0x28], [0x64, 0xA3, 0xE], [0x51, 0x9B, 0x29], [0x67, 0x9A, 0x62, 0xD7], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x35, 0x88], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x62, 0x86, 0x21], [0x2F, 0x9D, 0x24, 0xD2], [0x75, 0x81, 0x39, 0xC6], [0x75, 0x83, 0x2E, 0x89], [0x69, 0x80, 0x28, 0xC2], [0x6B, 0x8B, 0x62, 0xD7], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27], [0x66, 0xC6, 0x25], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9D, 0x24, 0xD2], [0x75, 0x81, 0x39], [0x60, 0x9D, 0x26, 0xC5], [0x2F, 0x81, 0x25], [0x65, 0x8C, 0x26, 0xC5], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21], [0x72]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9D, 0x24], [0x74, 0x9D, 0x24], [0x74, 0x88, 0x38, 0xCD], [0x63, 0xC7, 0x24, 0xCE], [0x65, 0x8C, 0x26], [0x63, 0xC7, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39, 0xC9], [0x65, 0x85, 0x29, 0xD4], [0x2E, 0xA1, 0x25], [0x65, 0x8C, 0x6], [0x43, 0xB9, 0x3E, 0xC2], [0x67, 0x9A, 0x62, 0xC5], [0x74, 0x87, 0x28], [0x6D, 0x8C]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xA5, 0x23, 0xC6], [0x65, 0x8C, 0x3E, 0x88], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E, 0xC2], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x4, 0xCE], [0x65, 0x8C, 0x6], [0x43, 0xB9, 0x3E], [0x64, 0x8F, 0x3F], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x4, 0xCE], [0x65, 0x8C, 0x6, 0xE5], [0x5E, 0xA5, 0x23], [0x66, 0x9A, 0x62, 0xD3], [0x79, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29, 0x88], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x25, 0xC2], [0x72, 0xC6, 0x4], [0x64, 0x9A, 0x38, 0xCE], [0x60, 0xC7, 0x28], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xF4], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38, 0xC2], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25, 0xC4], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F], [0x2E, 0xA1, 0x29], [0x72, 0x9D, 0x25, 0xC6], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x4C, 0x86, 0x2E], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x63, 0xF7], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63], [0x49, 0x8C, 0x3F], [0x75, 0x80, 0x2D], [0x51, 0x9B, 0x29], [0x67, 0x9A, 0x62], [0x63, 0x9C, 0x22], [0x65, 0x85, 0x29, 0x88], [0x48, 0x87, 0x2A], [0x6E, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x72, 0xC6, 0x2F], [0x6E, 0x84, 0x62], [0x68, 0x8A, 0x3E, 0xC6], [0x7B, 0x8C, 0x62], [0x69, 0x8C, 0x3F], [0x75, 0x80, 0x2D, 0xD7], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x25], [0x62, 0x9B, 0x2D], [0x7B, 0x8C, 0x62], [0x69, 0x8C, 0x3F], [0x75, 0x80, 0x2D], [0x2F, 0x84, 0x28], [0x34, 0x9A, 0x39], [0x6C, 0x9A]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63, 0xC4], [0x6E, 0x84, 0x62], [0x68, 0x8A, 0x3E], [0x60, 0x93, 0x29, 0x89], [0x69, 0x8C, 0x3F, 0xD3], [0x68, 0x88, 0x62, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39], [0x6F, 0x8D, 0x20, 0xC2], [0x72, 0xC6, 0x4, 0xC2], [0x72, 0x9D, 0x25], [0x60, 0xB9, 0x3E], [0x64, 0x8F, 0x3F], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20, 0xC2]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x0, 0xC8], [0x60, 0x8D, 0x29], [0x73, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29, 0xD4], [0x2E, 0xA1, 0x29], [0x72, 0x9D, 0x25, 0xC6], [0x51, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xBC, 0x3F], [0x64, 0x9B, 0x63], [0x45, 0x86, 0x2F, 0xD2], [0x6C, 0x8C, 0x22, 0xD3], [0x72, 0xC6, 0x4, 0xC2], [0x72, 0x9D, 0x25], [0x60, 0xA5, 0x25, 0xD4], [0x75, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xBC, 0x3F, 0xC2], [0x73, 0xC6, 0x8], [0x6E, 0x8A, 0x39, 0xCA], [0x64, 0x87, 0x38], [0x72, 0xC6, 0x4, 0xC2], [0x72, 0x9D, 0x25, 0xC6], [0x4D, 0x80, 0x22, 0xCC], [0x4D, 0x80, 0x3F], [0x75, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0xD], [0x43, 0xAD, 0x15, 0xEB], [0x45, 0xC7, 0x28], [0x78, 0x85, 0x25], [0x63]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x40, 0xAB, 0x1C], [0x60, 0x9D, 0x38, 0xC2], [0x73, 0x87]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xF7], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39, 0xC9], [0x65, 0x85, 0x29], [0x72, 0xC6, 0xD], [0x43, 0x90, 0x3C, 0xC6], [0x72, 0x9A, 0x1C, 0xD5], [0x64, 0x8F, 0x3F], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20], [0x64]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x62, 0x86, 0x21], [0x2F, 0x9B, 0x3C], [0x66, 0x8F, 0x2D], [0x73, 0x84, 0x62, 0xC6], [0x2C, 0x8B, 0x35, 0xD7], [0x60, 0x9A, 0x3F], [0x2F, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x3E], [0x71, 0x8E, 0x2A, 0xC6], [0x73, 0x84, 0x62, 0xC6], [0x2C, 0x8B, 0x35], [0x71, 0x88, 0x3F], [0x72, 0xC7, 0x21, 0xC3], [0x34, 0x9A, 0x39], [0x6C, 0x9A]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9B, 0x3C, 0xC0], [0x67, 0x88, 0x3E, 0xCA], [0x2F, 0x88, 0x61, 0xC5], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x62], [0x71, 0x86, 0x3F, 0xD3], [0x68, 0x87, 0x3F], [0x75]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xF4], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x63, 0xE3], [0x78, 0x87, 0x2D, 0xCA], [0x68, 0x8A, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x80, 0x29, 0xD4], [0x2E, 0xC8, 0xD], [0x43, 0x90, 0x3C], [0x60, 0x9A, 0x3F], [0x33, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63, 0xE3], [0x78, 0x87, 0x2D], [0x6C, 0x80, 0x2F], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F], [0x2E, 0xC8, 0xD, 0xE5], [0x78, 0x99, 0x2D, 0xD4], [0x72, 0xDB, 0x62, 0xC3], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0xE], [0x60, 0x9E, 0xD], [0x71, 0x99, 0x25], [0x64, 0xC6, 0xD, 0xE5], [0x78, 0x99, 0x2D, 0xD4], [0x72]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xA5, 0x23, 0xC6], [0x65, 0x8C, 0x3E], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x40, 0xAB, 0x35], [0x71, 0x88, 0x3F, 0xD4], [0x51, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x29], [0x79, 0x8C, 0x2F], [0x2E, 0x9A, 0x24], [0x60, 0x8D, 0x23], [0x76, 0x8D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E, 0xC2], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0xAB, 0x39], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63], [0x52, 0x81, 0x2D], [0x65, 0x86, 0x3B], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E, 0xC2], [0x6F, 0x8A, 0x29, 0xD4], [0x2F, 0x8B, 0x39, 0xC9], [0x65, 0x85, 0x29]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E, 0xC2], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63, 0xCA], [0x64, 0xC7, 0x26, 0xCD], [0x6E, 0x85, 0x2D, 0xC9], [0x6E, 0xC7, 0x3F], [0x69, 0x88, 0x28, 0xC8], [0x76, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63], [0x77, 0x88, 0x3E], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20, 0xC2], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x21, 0xC2], [0x2F, 0x83, 0x26], [0x6E, 0x85, 0x2D], [0x6F, 0x86, 0x62, 0xD4], [0x69, 0x88, 0x28, 0xC8], [0x76, 0xC7, 0x2D], [0x71, 0x99, 0x3F], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x63], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0x9A, 0x63], [0x6C, 0x8C, 0x62, 0xCD], [0x6B, 0x86, 0x20], [0x60, 0x87, 0x23, 0x89], [0x72, 0x81, 0x2D, 0xC3], [0x6E, 0x9E, 0x62], [0x60, 0x99, 0x3C, 0xD4], [0x2F, 0x8D, 0x20], [0x67, 0x8A, 0x22, 0x89], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xC6, 0x0], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E, 0xC2], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x21, 0xC2], [0x2F, 0x83, 0x26], [0x6E, 0x85, 0x2D, 0xC9], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x84, 0x29, 0x89], [0x6B, 0x83, 0x23, 0xCB], [0x60, 0x87, 0x23], [0x2F, 0x9A, 0x24, 0xC6], [0x65, 0x86, 0x3B, 0x89], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x88], [0x6C, 0x8C, 0x62], [0x6B, 0x83, 0x23], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23, 0xD0], [0x2F, 0x8B, 0x20], [0x60, 0x8A, 0x27, 0xCB], [0x68, 0x9A, 0x38], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F], [0x2E, 0x84, 0x29], [0x2F, 0x83, 0x26, 0xC8], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x2D, 0xD7], [0x71, 0x9A, 0x62, 0xD7], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63, 0xD1], [0x60, 0x9B, 0x63, 0xCA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0x9A, 0x63, 0xCA], [0x64, 0xC7, 0x26, 0xCD], [0x6E, 0x85, 0x2D], [0x6F, 0x86, 0x62], [0x72, 0x81, 0x2D, 0xC3], [0x6E, 0x9E, 0x62, 0xC5], [0x6D, 0x88, 0x2F], [0x6A, 0x85, 0x25], [0x72, 0x9D, 0x62, 0xD7], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0x9A, 0x63, 0xCA], [0x64, 0xC7, 0x26], [0x6B, 0x86, 0x20, 0xC6], [0x6F, 0x86, 0x62], [0x72, 0x81, 0x2D], [0x65, 0x86, 0x3B], [0x2F, 0x88, 0x3C, 0xD7], [0x72, 0xC7, 0x28, 0xCB], [0x67, 0x8A, 0x22], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x88], [0x6C, 0x8C, 0x62, 0xCD], [0x6B, 0x86, 0x20], [0x60, 0x87, 0x23], [0x2F, 0x9A, 0x24], [0x60, 0x8D, 0x23, 0xD0], [0x2F, 0x88, 0x3C, 0xD7], [0x72, 0xC7, 0x20, 0xC8], [0x62, 0x82, 0x28], [0x6E, 0x9E, 0x22, 0x89], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63], [0x77, 0x88, 0x3E], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x21, 0xC2], [0x2F, 0x83, 0x26, 0xC8], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x2D, 0xD7], [0x71, 0x9A, 0x62], [0x6D, 0x86, 0x2F], [0x6A, 0x8D, 0x23, 0xD0], [0x6F, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63, 0xCA], [0x64, 0xC7, 0x26, 0xCD], [0x6E, 0x85, 0x2D], [0x6F, 0x86, 0x62], [0x72, 0x81, 0x2D, 0xC3], [0x6E, 0x9E, 0x62], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F, 0xD2], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35], [0x6F, 0x88, 0x21, 0xCE], [0x62, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x68, 0x8C, 0x3F], [0x2E, 0xD9, 0x1F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xCE], [0x64, 0x9A, 0x63], [0x31, 0xBA, 0x24], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x28, 0xDE], [0x6D, 0x80, 0x2E]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0xA5, 0x23, 0xC6], [0x65, 0x8C, 0x3E], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x72, 0xC6, 0x1F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x84, 0x29], [0x2F, 0x83, 0x26, 0xC8], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F], [0x69, 0x88, 0x28], [0x6E, 0x9E, 0x62, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x84, 0x29, 0x89], [0x6B, 0x83, 0x23, 0xCB], [0x60, 0x87, 0x23, 0x89], [0x72, 0x81, 0x2D], [0x65, 0x86, 0x3B, 0x89], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x6C, 0x86, 0x2E, 0xCE], [0x6D, 0x8C, 0x3F, 0xD2], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29, 0x89], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x21], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x3F], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38, 0xC2], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xBC, 0x3F], [0x64, 0x9B, 0x63], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F], [0x2E, 0x84, 0x29, 0x89], [0x6B, 0x83, 0x23, 0xCB], [0x60, 0x87, 0x23], [0x2F, 0x9A, 0x24, 0xC6], [0x65, 0x86, 0x3B], [0x2F, 0x88, 0x3C, 0xD7], [0x72, 0xC7, 0x20, 0xC8], [0x62, 0x82, 0x28], [0x6E, 0x9E, 0x22], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xBC, 0x3F], [0x64, 0x9B, 0x63, 0xEB], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63, 0xCA], [0x64, 0xC7, 0x26], [0x6B, 0x86, 0x20], [0x60, 0x87, 0x23], [0x2F, 0x9A, 0x24], [0x60, 0x8D, 0x23, 0xD0], [0x2F, 0x88, 0x3C], [0x71, 0x9A, 0x62, 0xC3], [0x6D, 0x8F, 0x2F], [0x6F, 0xC7, 0x3C], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0xBC, 0x3F], [0x64, 0x9B, 0x63], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35, 0x88], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F, 0x88], [0x6C, 0x8C, 0x62], [0x6B, 0x83, 0x23], [0x6D, 0x88, 0x22, 0xC8], [0x2F, 0x9A, 0x24], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x2D], [0x71, 0x99, 0x3F, 0x89], [0x63, 0x85, 0x2D, 0xC4], [0x6A, 0x85, 0x25], [0x72, 0x9D, 0x62], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xBC, 0x3F, 0xC2], [0x73, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F, 0x88], [0x6C, 0x8C, 0x62], [0x6B, 0x83, 0x23], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x2D, 0xD7], [0x71, 0x9A, 0x62, 0xC4], [0x6E, 0x84, 0x3C, 0xC6], [0x75, 0xC7, 0x38, 0xD0], [0x64, 0x88, 0x27], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xC6, 0x0], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x35, 0x88], [0x42, 0x88, 0x2F], [0x69, 0x8C, 0x3F, 0x88], [0x62, 0x86, 0x21, 0x89], [0x72, 0x88, 0x39, 0xD5], [0x68, 0x82, 0x62, 0xE4], [0x78, 0x8D, 0x25, 0xC6], [0x2E, 0x85, 0x25, 0xD4], [0x75, 0x9A, 0x63, 0xCE], [0x6E, 0x9A, 0x62, 0xCD], [0x6B, 0x86, 0x20, 0xC6], [0x6F, 0x86, 0x62, 0xCA], [0x64, 0xB6, 0x62, 0xF8], [0x51, 0x88, 0x2F], [0x6A, 0x88, 0x2B], [0x64, 0x9A]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x42, 0x88, 0x2F, 0xCF], [0x64, 0x9A, 0x63, 0xC4], [0x6E, 0x84, 0x62], [0x72, 0x88, 0x39], [0x73, 0x80, 0x27], [0x2F, 0xAA, 0x35], [0x65, 0x80, 0x2D, 0x88], [0x6D, 0x80, 0x3F], [0x75, 0x9A, 0x63, 0xCE], [0x6E, 0x9A, 0x62, 0xCD], [0x6B, 0x86, 0x20, 0xC6], [0x6F, 0x86, 0x62], [0x6C, 0x8C, 0x13], [0x2F, 0xB6, 0x1E], [0x64, 0x85, 0x29], [0x60, 0x9A, 0x29]], [[0x2E, 0xC7, 0x2A], [0x68, 0x85, 0x29]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 79683, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 79934, "length": 2285, "value": "[[[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22, 0xD4]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xBB, 0x25, 0xC9], [0x66, 0x9D, 0x23], [0x6F, 0x8C, 0x3F]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1B], [0x60, 0x85, 0x20], [0x71, 0x88, 0x3C], [0x64, 0x9B]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x88, 0x3E, 0xCA], [0x2C, 0x88, 0x3C], [0x71, 0x85, 0x29, 0x8A], [0x65, 0x88, 0x3E, 0xD0], [0x68, 0x87, 0x75]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x80, 0x22], [0x62, 0x85, 0x39, 0xC3], [0x64]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x29, 0xDF], [0x64, 0x8A]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x3F], [0x69, 0x88, 0x3E, 0xC2]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F], [0x75, 0x88, 0x3F, 0xCF], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1E, 0xCE], [0x6F, 0x8E, 0x38, 0xC8], [0x6F, 0x8C, 0x3F]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F, 0xD3], [0x60, 0x9A, 0x24], [0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1B], [0x60, 0x85, 0x20], [0x71, 0x88, 0x3C], [0x64, 0x9B]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F], [0x75, 0x88, 0x3F], [0x69, 0xC6, 0x39, 0xD4], [0x73, 0xC6, 0x2D], [0x73, 0x84, 0x61, 0xC6], [0x71, 0x99, 0x20], [0x64, 0xC4, 0x28], [0x60, 0x9B, 0x3B, 0xCE], [0x6F, 0xD0]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F, 0xD3], [0x60, 0x9A, 0x24, 0x88], [0x74, 0x9A, 0x3E, 0x88], [0x68, 0x87, 0x2F, 0xCB], [0x74, 0x8D, 0x29]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F, 0xD3], [0x60, 0x9A, 0x24, 0x88], [0x74, 0x9A, 0x3E], [0x2E, 0x85, 0x25, 0xC5], [0x64, 0x91, 0x29], [0x62]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x9A, 0x38], [0x60, 0x9A, 0x24, 0x88], [0x74, 0x9A, 0x3E], [0x2E, 0x9A, 0x24], [0x60, 0x9B, 0x29]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 82331, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 82371, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", "offset": 82662, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 82788, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", "offset": 82890, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 83038, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 83753, "length": 2, "value": "-1" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 83784, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", "offset": 83813, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 83827, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 83899, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 84061, "length": 2087, "value": "[[[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x38], [0x64, 0x9A, 0x38], [0x5E, 0x9A, 0x2E], [0x68, 0x9E]], [[0x2E, 0x9D, 0x29], [0x72, 0x9D, 0x13, 0xD4], [0x63, 0x80, 0x3B]], [[0x2E, 0x9B, 0x23, 0xC8], [0x75, 0xC6, 0x38, 0xC2], [0x72, 0x9D, 0x13, 0xD4], [0x63, 0x80, 0x3B]], [[0x2E, 0x83, 0x2E], [0x2E, 0x9D, 0x29, 0xD4], [0x75, 0xB6, 0x3F], [0x63, 0x80, 0x3B]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x75, 0x8C, 0x3F], [0x75, 0xB6, 0x3F], [0x63, 0x80, 0x3B]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x2E, 0x9D, 0x29, 0xD4], [0x75, 0xB6, 0x3F, 0xC5], [0x68, 0x9E]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A, 0xC6], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x2E, 0xAD, 0x23, 0xD0], [0x6F, 0x85, 0x23], [0x60, 0x8D, 0x3F], [0x2E, 0x9D, 0x29, 0xD4], [0x75, 0xB6, 0x3F, 0xC5], [0x68, 0x9E]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63, 0xD1], [0x60, 0x9B, 0x63], [0x6C, 0x86, 0x2E, 0xCE], [0x6D, 0x8C, 0x63], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x38, 0xC2], [0x72, 0x9D, 0x13], [0x72, 0x8B, 0x25], [0x76]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A], [0x60, 0x9B, 0x63], [0x6C, 0x86, 0x2E, 0xCE], [0x6D, 0x8C, 0x63], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35, 0x88], [0x42, 0x88, 0x2F], [0x69, 0x8C, 0x3F, 0x88], [0x75, 0x8C, 0x3F], [0x75, 0xB6, 0x3F], [0x63, 0x80, 0x3B]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 86233, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", - "kind": "StringLiteral", - "offset": 86423, - "length": 13, - "value": "\"Sbi value W\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 86469, + "offset": 86477, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 86573, + "offset": 86581, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 86615, + "offset": 86623, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 86780, + "offset": 86788, "length": 444, "value": "[[[0x2E, 0xBA, 0x35, 0xD4], [0x75, 0x8C, 0x21, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0xA, 0xD5], [0x60, 0x84, 0x29, 0xD0], [0x6E, 0x9B, 0x27, 0xD4], [0x2E, 0xAF, 0x23, 0xD2], [0x6F, 0x8D, 0x2D], [0x75, 0x80, 0x23, 0xC9], [0x2F, 0x8F, 0x3E, 0xC6], [0x6C, 0x8C, 0x3B, 0xC8], [0x73, 0x82]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 87308, + "offset": 87316, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 87560, + "offset": 87568, "length": 1322, "value": "[[[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x8B, 0x2D], [0x72, 0x81]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x9A, 0x24]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38, 0xCE], [0x6E, 0x87, 0x3F], [0x2E, 0xAA, 0x35], [0x65, 0x80, 0x2D, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x28, 0xDE], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x3F], [0x63, 0x80, 0x22], [0x2E, 0x9A, 0x3F], [0x69, 0x8D]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x2F, 0xC6], [0x75]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x2B], [0x73, 0x8C, 0x3C]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x3F, 0xD2]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x20, 0xD4]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 88967, + "offset": 88975, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 89208, + "offset": 89216, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 89257, + "offset": 89265, "length": 3, "value": "\"r\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 90048, + "offset": 90056, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", - "kind": "StringLiteral", - "offset": 90608, - "length": 10, - "value": "\"embedded\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", - "kind": "StringLiteral", - "offset": 90628, - "length": 17, - "value": "\"mobileprovision\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 90710, + "offset": 90738, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 91005, + "offset": 91033, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 91124, + "offset": 91152, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 91282, + "offset": 91310, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 91482, + "offset": 91510, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 91513, + "offset": 91541, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 91646, + "offset": 91674, "length": 2, "value": "10" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 91670, + "offset": 91698, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 91895, + "offset": 91923, "length": 470, "value": "[\"(\", \"H\", \"Z\", \"[\", \"9\", \"{\", \"+\", \"k\", \",\", \"o\", \"g\", \"U\", \":\", \"D\", \"L\", \"#\", \"S\", \")\", \"!\", \"F\", \"^\", \"T\", \"u\", \"d\", \"a\", \"-\", \"A\", \"f\", \"z\", \";\", \"b\", \"\"\", \"v\", \"m\", \"B\", \"0\", \"J\", \"c\", \"W\", \"t\", \"*\", \"|\", \"O\", \"\\\", \"7\", \"E\", \"@\", \"x\", \"\"\", \"X\", \"V\", \"r\", \"n\", \"Q\", \"y\", \">\", \"]\", \"$\", \"%\", \"_\", \"\/\", \"P\", \"R\", \"K\", \"}\", \"?\", \"I\", \"8\", \"Y\", \"=\", \"N\", \"3\", \".\", \"s\", \"<\", \"l\", \"4\", \"w\", \"j\", \"G\", \"`\", \"2\", \"i\", \"C\", \"6\", \"q\", \"M\", \"p\", \"1\", \"5\", \"&\", \"e\", \"h\"]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 92388, + "offset": 92416, "length": 70, "value": "[\"V\", \".\", \"N\", \"w\", \"Y\", \"2\", \"*\", \"8\", \"Y\", \"w\", \"C\", \".\", \"C\", \"1\"]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 92487, + "offset": 92515, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 92543, + "offset": 92571, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 92686, + "offset": 92714, "length": 4, "value": "0x21" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 92801, + "offset": 92829, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93016, + "offset": 93044, "length": 13, "value": "\"%@\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93043, + "offset": 93071, "length": 4, "value": "\"_C\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93049, + "offset": 93077, "length": 6, "value": "\"odeS\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93057, + "offset": 93085, "length": 6, "value": "\"igna\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93065, + "offset": 93093, "length": 6, "value": "\"ture\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93152, + "offset": 93180, "length": 13, "value": "\"%@\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93179, + "offset": 93207, "length": 4, "value": "\"Re\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93185, + "offset": 93213, "length": 6, "value": "\"sour\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93193, + "offset": 93221, "length": 11, "value": "\"ceRules.p\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93206, + "offset": 93234, "length": 6, "value": "\"list\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93298, + "offset": 93326, "length": 13, "value": "\"%@\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93325, + "offset": 93353, "length": 3, "value": "\"S\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93330, + "offset": 93358, "length": 4, "value": "\"C_\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93336, + "offset": 93364, "length": 4, "value": "\"In\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93342, + "offset": 93370, "length": 4, "value": "\"fo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93564, + "offset": 93592, "length": 11, "value": "\"\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93577, + "offset": 93605, "length": 4, "value": "\"Pk\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93583, + "offset": 93611, "length": 4, "value": "\"gI\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93589, + "offset": 93617, "length": 4, "value": "\"nf\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93595, + "offset": 93623, "length": 3, "value": "\"o\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 94257, + "offset": 94285, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94472, + "offset": 94500, "length": 11, "value": "\"\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94485, + "offset": 94513, "length": 4, "value": "\"In\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94491, + "offset": 94519, "length": 6, "value": "\"fo.p\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94499, + "offset": 94527, "length": 4, "value": "\"li\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94505, + "offset": 94533, "length": 4, "value": "\"st\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 94990, + "offset": 95018, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 95034, + "offset": 95062, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95269, + "offset": 95297, "length": 11, "value": "\"\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95282, + "offset": 95310, "length": 5, "value": "\"CFB\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95289, + "offset": 95317, "length": 9, "value": "\"undleDi\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95300, + "offset": 95328, "length": 8, "value": "\"splayN\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95310, + "offset": 95338, "length": 5, "value": "\"ame\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95431, + "offset": 95459, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 95952, + "offset": 95980, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 95996, + "offset": 96024, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift", "kind": "BooleanLiteral", "offset": 477, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift", "kind": "BooleanLiteral", "offset": 956, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/ReportTask.swift", - "kind": "StringLiteral", - "offset": 4592, - "length": 8, - "value": "\"cacert\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/ReportTask.swift", - "kind": "StringLiteral", - "offset": 4610, - "length": 5, - "value": "\"pem\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/ReportTask.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/ReportTask.swift", "kind": "StringLiteral", - "offset": 4643, + "offset": 4677, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", "kind": "StringLiteral", - "offset": 311, - "length": 28, - "value": "\"CFBundleShortVersionString\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", - "kind": "StringLiteral", - "offset": 366, - "length": 17, - "value": "\"CFBundleVersion\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", - "kind": "StringLiteral", - "offset": 406, + "offset": 426, "length": 32, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", "kind": "StringLiteral", - "offset": 420, + "offset": 440, "length": 1, "value": "\"-(\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", "kind": "StringLiteral", - "offset": 436, + "offset": 456, "length": 1, "value": "\")\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", - "kind": "StringLiteral", - "offset": 475, - "length": 9, - "value": "\"unknown\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/RuntimeManipulationReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/RuntimeManipulationReaction.swift", "kind": "IntegerLiteral", - "offset": 529, + "offset": 622, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "IntegerLiteral", "offset": 464, "length": 1, "value": "4" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "StringLiteral", "offset": 1819, "length": 57, "value": "\"Method can be called only if device passcode is enabled\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "StringLiteral", "offset": 3487, "length": 39, "value": "\"Passcode tracking was not started yet\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "StringLiteral", "offset": 4132, "length": 39, "value": "\"Passcode tracking was not started yet\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "IntegerLiteral", "offset": 4461, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/InstanceId.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/InstanceId.swift", "kind": "IntegerLiteral", "offset": 666, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/UnofficialStoreReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/UnofficialStoreReaction.swift", "kind": "IntegerLiteral", - "offset": 527, + "offset": 518, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "Array", "offset": 773, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 840, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 920, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 996, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1065, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1138, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1207, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1284, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1363, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1453, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SecureEnclaveReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SecureEnclaveReaction.swift", "kind": "IntegerLiteral", - "offset": 543, + "offset": 534, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/DebbugerReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/DebbugerReaction.swift", "kind": "IntegerLiteral", - "offset": 496, + "offset": 578, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 285, "length": 2, "value": "32" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 345, "length": 2, "value": "33" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 405, "length": 2, "value": "34" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 465, "length": 2, "value": "35" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 525, "length": 2, "value": "36" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 585, "length": 2, "value": "37" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 645, "length": 2, "value": "38" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 705, "length": 2, "value": "39" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 765, "length": 2, "value": "40" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 825, "length": 2, "value": "41" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 885, "length": 2, "value": "42" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 945, "length": 2, "value": "43" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1005, "length": 2, "value": "44" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1065, "length": 2, "value": "45" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1125, "length": 2, "value": "46" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1185, "length": 2, "value": "47" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1246, "length": 2, "value": "48" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1306, "length": 2, "value": "49" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1366, "length": 2, "value": "50" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1426, "length": 2, "value": "51" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1486, "length": 2, "value": "52" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1546, "length": 2, "value": "53" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1606, "length": 2, "value": "54" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1666, "length": 2, "value": "55" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1726, "length": 2, "value": "56" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1786, "length": 2, "value": "57" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1847, "length": 2, "value": "58" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1907, "length": 2, "value": "59" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1967, "length": 2, "value": "60" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2027, "length": 2, "value": "61" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2087, "length": 2, "value": "62" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2147, "length": 2, "value": "63" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2207, "length": 2, "value": "64" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2268, "length": 2, "value": "65" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2328, "length": 2, "value": "66" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2388, "length": 2, "value": "67" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2448, "length": 2, "value": "68" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2508, "length": 2, "value": "69" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2568, "length": 2, "value": "70" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2628, "length": 2, "value": "71" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2688, "length": 2, "value": "72" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2748, "length": 2, "value": "73" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2808, "length": 2, "value": "74" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2868, "length": 2, "value": "75" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2928, "length": 2, "value": "76" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2988, "length": 2, "value": "77" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3048, "length": 2, "value": "78" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3108, "length": 2, "value": "79" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3168, "length": 2, "value": "80" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3228, "length": 2, "value": "81" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3288, "length": 2, "value": "82" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3348, "length": 2, "value": "83" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3408, "length": 2, "value": "84" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3468, "length": 2, "value": "85" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3528, "length": 2, "value": "86" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3588, "length": 2, "value": "87" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3648, "length": 2, "value": "88" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3708, "length": 2, "value": "89" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3768, "length": 2, "value": "90" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3829, "length": 2, "value": "91" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3889, "length": 2, "value": "92" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3949, "length": 2, "value": "93" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4009, "length": 2, "value": "94" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4069, "length": 2, "value": "95" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4129, "length": 2, "value": "96" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4190, "length": 2, "value": "97" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4250, "length": 2, "value": "98" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4310, "length": 2, "value": "99" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4370, "length": 3, "value": "100" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4431, "length": 3, "value": "101" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4492, "length": 3, "value": "102" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4553, "length": 3, "value": "103" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4614, "length": 3, "value": "104" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4675, "length": 3, "value": "105" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4736, "length": 3, "value": "106" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4797, "length": 3, "value": "107" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4858, "length": 3, "value": "108" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4919, "length": 3, "value": "109" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4980, "length": 3, "value": "110" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5041, "length": 3, "value": "111" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5102, "length": 3, "value": "112" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5163, "length": 3, "value": "113" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5224, "length": 3, "value": "114" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5285, "length": 3, "value": "115" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5346, "length": 3, "value": "116" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5407, "length": 3, "value": "117" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5468, "length": 3, "value": "118" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5529, "length": 3, "value": "119" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5590, "length": 3, "value": "120" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5651, "length": 3, "value": "121" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5712, "length": 3, "value": "122" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5774, "length": 3, "value": "123" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5835, "length": 3, "value": "124" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5896, "length": 3, "value": "125" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5957, "length": 3, "value": "126" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "StringLiteral", "offset": 6068, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 547, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 586, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 604, "length": 1, "value": "1" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 953, "length": 2, "value": "31" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 1247, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 1250, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 1253, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "BooleanLiteral", "offset": 1075, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "BooleanLiteral", "offset": 1219, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "StringLiteral", "offset": 3816, "length": 43, "value": "\"Keychain item does not have creation date\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "BooleanLiteral", "offset": 4764, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "BooleanLiteral", "offset": 5006, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 288, "length": 14, "value": "\"appIntegrity\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 380, "length": 18, "value": "\"privilegedAccess\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 453, "length": 7, "value": "\"debug\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 558, "length": 7, "value": "\"hooks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 853, "length": 15, "value": "\"deviceBinding\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 288, "length": 14, "value": "\"appIntegrity\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 380, "length": 18, "value": "\"privilegedAccess\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 453, "length": 7, "value": "\"debug\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 558, "length": 7, "value": "\"hooks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 853, "length": 15, "value": "\"deviceBinding\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "Dictionary", "offset": 605, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 7490, + "offset": 8107, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "Dictionary", - "offset": 7505, + "offset": 8122, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 7849, + "offset": 8466, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "Dictionary", - "offset": 7864, + "offset": 8481, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 8745, + "offset": 9362, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "Dictionary", - "offset": 8760, + "offset": 9377, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 9747, + "offset": 10600, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10345, + "offset": 11198, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10385, + "offset": 11238, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10460, + "offset": 11313, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10551, + "offset": 11404, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10592, + "offset": 11445, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "StringLiteral", - "offset": 12316, + "offset": 13169, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 13782, + "offset": 14607, "length": 4, "value": "true" } diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface index 0d1c36e..80ee2e8 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface @@ -12,6 +12,7 @@ import Swift import UIKit import _Concurrency import _StringProcessing +import zlib public protocol SecurityThreatHandler { func threatDetected(_ securityThreat: TalsecRuntime.SecurityThreat) } diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftinterface b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftinterface index 0d1c36e..80ee2e8 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftinterface +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftinterface @@ -12,6 +12,7 @@ import Swift import UIKit import _Concurrency import _StringProcessing +import zlib public protocol SecurityThreatHandler { func threatDetected(_ securityThreat: TalsecRuntime.SecurityThreat) } diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/PrivacyInfo.xcprivacy b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..0f1f55d --- /dev/null +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/PrivacyInfo.xcprivacy @@ -0,0 +1,69 @@ + + + + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + C617.1 + + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + 1C8F.1 + + + + NSPrivacyCollectedDataTypes + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeOtherDiagnosticData + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeDeviceID + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + NSPrivacyCollectedDataTypePurposeAnalytics + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeOtherDataTypes + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyTrackingDomains + + NSPrivacyTracking + + + diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/TalsecRuntime b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/TalsecRuntime index 5e97e6f..d3a95e1 100755 Binary files a/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/TalsecRuntime and b/src/ios/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/TalsecRuntime differ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h index 3a4c17f..daf3d2d 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h @@ -16,7 +16,7 @@ #include #include -struct JBpnKypMzasK { +struct ZTtTcoKpnUTq { char *memory; size_t size; CURLcode ret; diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h index e9a0b83..eea7c31 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h @@ -281,7 +281,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #if defined(__OBJC__) -SWIFT_EXTERN void __TVyMZYVuxxISHVjkSuQCzlA(void); +SWIFT_EXTERN void __BUyxhGkOdMNzIAVxfnvQopA(void); #endif #if defined(__cplusplus) @@ -574,7 +574,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); #if defined(__OBJC__) -SWIFT_EXTERN void __TVyMZYVuxxISHVjkSuQCzlA(void); +SWIFT_EXTERN void __BUyxhGkOdMNzIAVxfnvQopA(void); #endif #if defined(__cplusplus) diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h index a73418d..5d4a88b 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,45 +20,52 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ /* * If you have libcurl problems, all docs and details are found here: * https://curl.se/libcurl/ - * - * curl-library mailing list subscription and unsubscription web interface: - * https://cool.haxx.se/mailman/listinfo/curl-library/ */ #ifdef CURL_NO_OLDIES #define CURL_STRICTER #endif +/* Compile-time deprecation macros. */ +#if defined(__GNUC__) && \ + ((__GNUC__ > 12) || ((__GNUC__ == 12) && (__GNUC_MINOR__ >= 1 ))) && \ + !defined(__INTEL_COMPILER) && \ + !defined(CURL_DISABLE_DEPRECATION) && !defined(BUILDING_LIBCURL) +#define CURL_DEPRECATED(version, message) \ + __attribute__((deprecated("since " # version ". " message))) +#define CURL_IGNORE_DEPRECATION(statements) \ + _Pragma("GCC diagnostic push") \ + _Pragma("GCC diagnostic ignored \"-Wdeprecated-declarations\"") \ + statements \ + _Pragma("GCC diagnostic pop") +#else +#define CURL_DEPRECATED(version, message) +#define CURL_IGNORE_DEPRECATION(statements) statements +#endif + #include "curlver.h" /* libcurl version defines */ #include "system.h" /* determine things run-time */ -/* - * Define CURL_WIN32 when build target is Win32 API - */ - -#if (defined(_WIN32) || defined(__WIN32__) || defined(WIN32)) && \ - !defined(__SYMBIAN32__) -#define CURL_WIN32 -#endif - #include #include -#if defined(__FreeBSD__) && (__FreeBSD__ >= 2) -/* Needed for __FreeBSD_version symbol definition */ -#include +#if defined(__FreeBSD__) || defined(__MidnightBSD__) +/* Needed for __FreeBSD_version or __MidnightBSD_version symbol definition */ +#include #endif /* The include stuff here below is mainly for time_t! */ #include #include -#if defined(CURL_WIN32) && !defined(_WIN32_WCE) && !defined(__CYGWIN__) +#if defined(_WIN32) && !defined(_WIN32_WCE) && !defined(__CYGWIN__) #if !(defined(_WINSOCKAPI_) || defined(_WINSOCK_H) || \ defined(__LWIP_OPT_H__) || defined(LWIP_HDR_OPT_H)) /* The check above prevents the winsock2 inclusion if winsock.h already was @@ -72,25 +79,23 @@ libc5-based Linux systems. Only include it on systems that are known to require it! */ #if defined(_AIX) || defined(__NOVELL_LIBC__) || defined(__NetBSD__) || \ - defined(__minix) || defined(__SYMBIAN32__) || defined(__INTEGRITY) || \ + defined(__minix) || defined(__INTEGRITY) || \ defined(ANDROID) || defined(__ANDROID__) || defined(__OpenBSD__) || \ - defined(__CYGWIN__) || defined(AMIGA) || \ - (defined(__FreeBSD_version) && (__FreeBSD_version < 800000)) + defined(__CYGWIN__) || defined(AMIGA) || defined(__NuttX__) || \ + (defined(__FreeBSD_version) && (__FreeBSD_version < 800000)) || \ + (defined(__MidnightBSD_version) && (__MidnightBSD_version < 100000)) || \ + defined(__sun__) || defined(__serenity__) || defined(__vxworks__) #include #endif -#if !defined(CURL_WIN32) && !defined(_WIN32_WCE) +#if !defined(_WIN32) && !defined(_WIN32_WCE) #include #endif -#if !defined(CURL_WIN32) && !defined(__WATCOMC__) && !defined(__VXWORKS__) +#if !defined(_WIN32) #include #endif -#ifdef __BEOS__ -#include -#endif - /* Compatibility for non-Clang compilers */ #ifndef __has_declspec_attribute # define __has_declspec_attribute(x) 0 @@ -114,7 +119,7 @@ typedef void CURLSH; #ifdef CURL_STATICLIB # define CURL_EXTERN -#elif defined(CURL_WIN32) || defined(__SYMBIAN32__) || \ +#elif defined(_WIN32) || \ (__has_declspec_attribute(dllexport) && \ __has_declspec_attribute(dllimport)) # if defined(BUILDING_LIBCURL) @@ -130,7 +135,7 @@ typedef void CURLSH; #ifndef curl_socket_typedef /* socket typedef */ -#if defined(CURL_WIN32) && !defined(__LWIP_OPT_H__) && !defined(LWIP_HDR_OPT_H) +#if defined(_WIN32) && !defined(__LWIP_OPT_H__) && !defined(LWIP_HDR_OPT_H) typedef SOCKET curl_socket_t; #define CURL_SOCKET_BAD INVALID_SOCKET #else @@ -145,22 +150,24 @@ typedef enum { CURLSSLBACKEND_NONE = 0, CURLSSLBACKEND_OPENSSL = 1, CURLSSLBACKEND_GNUTLS = 2, - CURLSSLBACKEND_NSS = 3, + CURLSSLBACKEND_NSS CURL_DEPRECATED(8.3.0, "") = 3, CURLSSLBACKEND_OBSOLETE4 = 4, /* Was QSOSSL. */ - CURLSSLBACKEND_GSKIT = 5, - CURLSSLBACKEND_POLARSSL = 6, + CURLSSLBACKEND_GSKIT CURL_DEPRECATED(8.3.0, "") = 5, + CURLSSLBACKEND_POLARSSL CURL_DEPRECATED(7.69.0, "") = 6, CURLSSLBACKEND_WOLFSSL = 7, CURLSSLBACKEND_SCHANNEL = 8, CURLSSLBACKEND_SECURETRANSPORT = 9, - CURLSSLBACKEND_AXTLS = 10, /* never used since 7.63.0 */ + CURLSSLBACKEND_AXTLS CURL_DEPRECATED(7.61.0, "") = 10, CURLSSLBACKEND_MBEDTLS = 11, - CURLSSLBACKEND_MESALINK = 12, - CURLSSLBACKEND_BEARSSL = 13 + CURLSSLBACKEND_MESALINK CURL_DEPRECATED(7.82.0, "") = 12, + CURLSSLBACKEND_BEARSSL = 13, + CURLSSLBACKEND_RUSTLS = 14 } curl_sslbackend; /* aliases for library clones and renames */ -#define CURLSSLBACKEND_LIBRESSL CURLSSLBACKEND_OPENSSL +#define CURLSSLBACKEND_AWSLC CURLSSLBACKEND_OPENSSL #define CURLSSLBACKEND_BORINGSSL CURLSSLBACKEND_OPENSSL +#define CURLSSLBACKEND_LIBRESSL CURLSSLBACKEND_OPENSSL /* deprecated names: */ #define CURLSSLBACKEND_CYASSL CURLSSLBACKEND_WOLFSSL @@ -234,7 +241,7 @@ typedef int (*curl_xferinfo_callback)(void *clientp, #ifndef CURL_MAX_READ_SIZE /* The maximum receive buffer size configurable via CURLOPT_BUFFERSIZE. */ -#define CURL_MAX_READ_SIZE 524288 +#define CURL_MAX_READ_SIZE (10*1024*1024) #endif #ifndef CURL_MAX_WRITE_SIZE @@ -258,6 +265,10 @@ typedef int (*curl_xferinfo_callback)(void *clientp, will signal libcurl to pause receiving on the current transfer. */ #define CURL_WRITEFUNC_PAUSE 0x10000001 +/* This is a magic return code for the write callback that, when returned, + will signal an error from the callback. */ +#define CURL_WRITEFUNC_ERROR 0xFFFFFFFF + typedef size_t (*curl_write_callback)(char *buffer, size_t size, size_t nitems, @@ -312,7 +323,8 @@ struct curl_fileinfo { unsigned int flags; - /* used internally */ + /* These are libcurl private struct fields. Previously used by libcurl, so + they must never be interfered with. */ char *b_data; size_t b_size; size_t b_used; @@ -370,7 +382,7 @@ typedef int (*curl_seek_callback)(void *instream, #define CURL_READFUNC_PAUSE 0x10000001 /* Return code for when the trailing headers' callback has terminated - without any errors*/ + without any errors */ #define CURL_TRAILERFUNC_OK 0 /* Return code for when was an error in the trailing header's list and we want to abort the request */ @@ -452,7 +464,7 @@ typedef void *(*curl_calloc_callback)(size_t nmemb, size_t size); #define CURL_DID_MEMORY_FUNC_TYPEDEFS #endif -/* the kind of data that is passed to information_callback*/ +/* the kind of data that is passed to information_callback */ typedef enum { CURLINFO_TEXT = 0, CURLINFO_HEADER_IN, /* 1 */ @@ -471,6 +483,20 @@ typedef int (*curl_debug_callback) size_t size, /* size of the data pointed to */ void *userptr); /* whatever the user please */ +/* This is the CURLOPT_PREREQFUNCTION callback prototype. */ +typedef int (*curl_prereq_callback)(void *clientp, + char *conn_primary_ip, + char *conn_local_ip, + int conn_primary_port, + int conn_local_port); + +/* Return code for when the pre-request callback has terminated without + any errors */ +#define CURL_PREREQFUNC_OK 0 +/* Return code for when the pre-request callback wants to abort the + request */ +#define CURL_PREREQFUNC_ABORT 1 + /* All possible error codes from all sorts of curl functions. Future versions may return other values, stay prepared. @@ -515,10 +541,6 @@ typedef enum { CURLE_UPLOAD_FAILED, /* 25 - failed upload "command" */ CURLE_READ_ERROR, /* 26 - couldn't open/read from file */ CURLE_OUT_OF_MEMORY, /* 27 */ - /* Note: CURLE_OUT_OF_MEMORY may sometimes indicate a conversion error - instead of a memory allocation error if CURL_DOES_CONVERSIONS - is defined - */ CURLE_OPERATION_TIMEDOUT, /* 28 - the timeout time was reached */ CURLE_OBSOLETE29, /* 29 - NOT USED */ CURLE_FTP_PORT_FAILED, /* 30 - FTP PORT operation failed */ @@ -540,7 +562,7 @@ typedef enum { CURLE_OBSOLETE46, /* 46 - NOT USED */ CURLE_TOO_MANY_REDIRECTS, /* 47 - catch endless re-direct loops */ CURLE_UNKNOWN_OPTION, /* 48 - User specified an unknown option */ - CURLE_TELNET_OPTION_SYNTAX, /* 49 - Malformed telnet option */ + CURLE_SETOPT_OPTION_SYNTAX, /* 49 - Malformed setopt option */ CURLE_OBSOLETE50, /* 50 - NOT USED */ CURLE_OBSOLETE51, /* 51 - NOT USED */ CURLE_GOT_NOTHING, /* 52 - when this is a specific error */ @@ -555,7 +577,7 @@ typedef enum { CURLE_PEER_FAILED_VERIFICATION, /* 60 - peer's certificate or fingerprint wasn't verified fine */ CURLE_BAD_CONTENT_ENCODING, /* 61 - Unrecognized/bad encoding */ - CURLE_LDAP_INVALID_URL, /* 62 - Invalid LDAP URL */ + CURLE_OBSOLETE62, /* 62 - NOT IN USE since 7.82.0 */ CURLE_FILESIZE_EXCEEDED, /* 63 - Maximum file size exceeded */ CURLE_USE_SSL_FAILED, /* 64 - Requested FTP SSL level failed */ CURLE_SEND_FAIL_REWIND, /* 65 - Sending the data requires a rewind @@ -570,12 +592,8 @@ typedef enum { CURLE_TFTP_UNKNOWNID, /* 72 - Unknown transfer ID */ CURLE_REMOTE_FILE_EXISTS, /* 73 - File already exists */ CURLE_TFTP_NOSUCHUSER, /* 74 - No such user */ - CURLE_CONV_FAILED, /* 75 - conversion failed */ - CURLE_CONV_REQD, /* 76 - caller must register conversion - callbacks using curl_easy_setopt options - CURLOPT_CONV_FROM_NETWORK_FUNCTION, - CURLOPT_CONV_TO_NETWORK_FUNCTION, and - CURLOPT_CONV_FROM_UTF8_FUNCTION */ + CURLE_OBSOLETE75, /* 75 - NOT IN USE since 7.82.0 */ + CURLE_OBSOLETE76, /* 76 - NOT IN USE since 7.82.0 */ CURLE_SSL_CACERT_BADFILE, /* 77 - could not load CACERT file, missing or wrong format */ CURLE_REMOTE_FILE_NOT_FOUND, /* 78 - remote file not found */ @@ -611,16 +629,18 @@ typedef enum { CURLE_HTTP3, /* 95 - An HTTP/3 layer problem */ CURLE_QUIC_CONNECT_ERROR, /* 96 - QUIC connection error */ CURLE_PROXY, /* 97 - proxy handshake error */ + CURLE_SSL_CLIENTCERT, /* 98 - client-side certificate required */ + CURLE_UNRECOVERABLE_POLL, /* 99 - poll/select returned fatal error */ CURL_LAST /* never use! */ } CURLcode; #ifndef CURL_NO_OLDIES /* define this to test if your app builds with all the obsolete stuff removed! */ -/* Previously obsolete error code re-used in 7.38.0 */ +/* Previously obsolete error code reused in 7.38.0 */ #define CURLE_OBSOLETE16 CURLE_HTTP2 -/* Previously obsolete error codes re-used in 7.24.0 */ +/* Previously obsolete error codes reused in 7.24.0 */ #define CURLE_OBSOLETE10 CURLE_FTP_ACCEPT_FAILED #define CURLE_OBSOLETE12 CURLE_FTP_ACCEPT_TIMEOUT @@ -634,6 +654,9 @@ typedef enum { /* The following were added in 7.21.5, April 2011 */ #define CURLE_UNKNOWN_TELNET_OPTION CURLE_UNKNOWN_OPTION +/* Added for 7.78.0 */ +#define CURLE_TELNET_OPTION_SYNTAX CURLE_SETOPT_OPTION_SYNTAX + /* The following were added in 7.17.1 */ /* These are scheduled to disappear by 2009 */ #define CURLE_SSL_PEER_CERTIFICATE CURLE_PEER_FAILED_VERIFICATION @@ -665,13 +688,14 @@ typedef enum { /* The following were added earlier */ #define CURLE_OPERATION_TIMEOUTED CURLE_OPERATION_TIMEDOUT - #define CURLE_HTTP_NOT_FOUND CURLE_HTTP_RETURNED_ERROR #define CURLE_HTTP_PORT_FAILED CURLE_INTERFACE_FAILED #define CURLE_FTP_COULDNT_STOR_FILE CURLE_UPLOAD_FAILED - #define CURLE_FTP_PARTIAL_FILE CURLE_PARTIAL_FILE #define CURLE_FTP_BAD_DOWNLOAD_RESUME CURLE_BAD_DOWNLOAD_RESUME +#define CURLE_LDAP_INVALID_URL CURLE_OBSOLETE62 +#define CURLE_CONV_REQD CURLE_OBSOLETE76 +#define CURLE_CONV_FAILED CURLE_OBSOLETE75 /* This was the error code 50 in 7.7.3 and a few earlier versions, this is no longer used by libcurl but is instead #defined here only to not @@ -688,7 +712,7 @@ typedef enum { #define CURLOPT_WRITEINFO CURLOPT_OBSOLETE40 #define CURLOPT_CLOSEPOLICY CURLOPT_OBSOLETE72 -#endif /*!CURL_NO_OLDIES*/ +#endif /* !CURL_NO_OLDIES */ /* * Proxy error codes. Returned in CURLINFO_PROXY_ERROR if CURLE_PROXY was @@ -747,7 +771,8 @@ typedef enum { CONNECT HTTP/1.1 */ CURLPROXY_HTTP_1_0 = 1, /* added in 7.19.4, force to use CONNECT HTTP/1.0 */ - CURLPROXY_HTTPS = 2, /* added in 7.52.0 */ + CURLPROXY_HTTPS = 2, /* HTTPS but stick to HTTP/1 added in 7.52.0 */ + CURLPROXY_HTTPS2 = 3, /* HTTPS and attempt HTTP/2 added in 8.2.0 */ CURLPROXY_SOCKS4 = 4, /* support added in 7.15.2, enum existed already in 7.10 */ CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ @@ -762,11 +787,11 @@ typedef enum { * * CURLAUTH_NONE - No HTTP authentication * CURLAUTH_BASIC - HTTP Basic authentication (default) - * CURLAUTH_DIGEST - HTTP Digest authentication + * CURLAUTH_DIGEST - HTTP DiQTQt authentication * CURLAUTH_NEGOTIATE - HTTP Negotiate (SPNEGO) authentication * CURLAUTH_GSSNEGOTIATE - Alias for CURLAUTH_NEGOTIATE (deprecated) * CURLAUTH_NTLM - HTTP NTLM authentication - * CURLAUTH_DIGEST_IE - HTTP Digest authentication with IE flavour + * CURLAUTH_DIGEST_IE - HTTP DiQTQt authentication with IE flavour * CURLAUTH_NTLM_WB - HTTP NTLM authentication delegated to winbind helper * CURLAUTH_BEARER - HTTP Bearer token authentication * CURLAUTH_ONLY - Use together with a single other type to force no @@ -787,6 +812,7 @@ typedef enum { #define CURLAUTH_DIGEST_IE (((unsigned long)1)<<4) #define CURLAUTH_NTLM_WB (((unsigned long)1)<<5) #define CURLAUTH_BEARER (((unsigned long)1)<<6) +#define CURLAUTH_AWS_SIGV4 (((unsigned long)1)<<7) #define CURLAUTH_ONLY (((unsigned long)1)<<31) #define CURLAUTH_ANY (~CURLAUTH_DIGEST_IE) #define CURLAUTH_ANYSAFE (~(CURLAUTH_BASIC|CURLAUTH_DIGEST_IE)) @@ -829,10 +855,10 @@ enum curl_khstat { CURLKHSTAT_FINE_ADD_TO_FILE, CURLKHSTAT_FINE, CURLKHSTAT_REJECT, /* reject the connection, return an error */ - CURLKHSTAT_DEFER, /* do not accept it, but we can't answer right now so - this causes a CURLE_DEFER error but otherwise the + CURLKHSTAT_DEFER, /* do not accept it, but we can't answer right now. + Causes a CURLE_PEER_FAILED_VERIFICATION error but the connection will be left intact etc */ - CURLKHSTAT_FINE_REPLACE, /* accept and replace the wrong key*/ + CURLKHSTAT_FINE_REPLACE, /* accept and replace the wrong key */ CURLKHSTAT_LAST /* not for use, only a marker for last-in-list */ }; @@ -849,7 +875,18 @@ typedef int const struct curl_khkey *knownkey, /* known */ const struct curl_khkey *foundkey, /* found */ enum curl_khmatch, /* libcurl's view on the keys */ - void *clientp); /* custom pointer passed from app */ + void *clientp); /* custom pointer passed with */ + /* CURLOPT_SSH_KEYDATA */ + +typedef int + (*curl_sshhostkeycallback) (void *clientp,/* custom pointer passed */ + /* with CURLOPT_SSH_HOSTKEYDATA */ + int keytype, /* CURLKHTYPE */ + const char *key, /* hostkey to check */ + size_t keylen); /* length of the key */ + /* return CURLE_OK to accept */ + /* or something else to refuse */ + /* parameter for the CURLOPT_USE_SSL option */ typedef enum { @@ -886,6 +923,10 @@ typedef enum { operating system. Currently implemented under MS-Windows. */ #define CURLSSLOPT_NATIVE_CA (1<<4) +/* - CURLSSLOPT_AUTO_CLIENT_CERT tells libcurl to automatically locate and use + a client certificate for authentication. (Schannel) */ +#define CURLSSLOPT_AUTO_CLIENT_CERT (1<<5) + /* The default connection attempt delay in milliseconds for happy eyeballs. CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 and happy-eyeballs-timeout-ms.d document this value, keep them in sync. */ @@ -906,7 +947,7 @@ typedef enum { #define CURLFTPSSL_ALL CURLUSESSL_ALL #define CURLFTPSSL_LAST CURLUSESSL_LAST #define curl_ftpssl curl_usessl -#endif /*!CURL_NO_OLDIES*/ +#endif /* !CURL_NO_OLDIES */ /* parameter for the CURLOPT_FTP_SSL_CCC option */ typedef enum { @@ -985,7 +1026,8 @@ typedef CURLSTScode (*curl_hstswrite_callback)(CURL *easy, #define CURLHSTS_ENABLE (long)(1<<0) #define CURLHSTS_READONLYFILE (long)(1<<1) -/* CURLPROTO_ defines are for the CURLOPT_*PROTOCOLS options */ +/* The CURLPROTO_ defines below are for the **deprecated** CURLOPT_*PROTOCOLS + options. Do not use. */ #define CURLPROTO_HTTP (1<<0) #define CURLPROTO_HTTPS (1<<1) #define CURLPROTO_FTP (1<<2) @@ -1015,6 +1057,7 @@ typedef CURLSTScode (*curl_hstswrite_callback)(CURL *easy, #define CURLPROTO_SMB (1<<26) #define CURLPROTO_SMBS (1<<27) #define CURLPROTO_MQTT (1<<28) +#define CURLPROTO_GOPHERS (1<<29) #define CURLPROTO_ALL (~0) /* enable everything */ /* long may be 32 or 64 bits, but we should never depend on anything else @@ -1030,6 +1073,7 @@ typedef CURLSTScode (*curl_hstswrite_callback)(CURL *easy, #define CURLOPT(na,t,nu) na = t + nu +#define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu /* CURLOPT aliases that make no run-time difference */ @@ -1076,7 +1120,7 @@ typedef enum { /* Specified file stream to upload from (use as input): */ CURLOPT(CURLOPT_READDATA, CURLOPTTYPE_CBPOINT, 9), - /* Buffer to receive error messages in, must be at least CURL_ERROR_SIZE + /* Buffer to receive error messaQTQ in, must be at least CURL_ERROR_SIZE * bytes big. */ CURLOPT(CURLOPT_ERRORBUFFER, CURLOPTTYPE_OBJECTPOINT, 10), @@ -1091,7 +1135,7 @@ typedef enum { /* Time-out the read operation after this amount of seconds */ CURLOPT(CURLOPT_TIMEOUT, CURLOPTTYPE_LONG, 13), - /* If the CURLOPT_INFILE is used, this can be used to inform libcurl about + /* If CURLOPT_READDATA is used, this can be used to inform libcurl about * how large the file being sent really is. That allows better error * checking and better verifies that the upload was successful. -1 means * unknown size. @@ -1143,7 +1187,8 @@ typedef enum { CURLOPT(CURLOPT_HTTPHEADER, CURLOPTTYPE_SLISTPOINT, 23), /* This points to a linked list of post entries, struct curl_httppost */ - CURLOPT(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24), + CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, + 7.56.0, "Use CURLOPT_MIMEPOST"), /* name of the file keeping your private SSL-certificate */ CURLOPT(CURLOPT_SSLCERT, CURLOPTTYPE_STRINGPOINT, 25), @@ -1233,7 +1278,8 @@ typedef enum { CURLOPT(CURLOPT_TRANSFERTEXT, CURLOPTTYPE_LONG, 53), /* HTTP PUT */ - CURLOPT(CURLOPT_PUT, CURLOPTTYPE_LONG, 54), + CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, + 7.12.1, "Use CURLOPT_UPLOAD"), /* 55 = OBSOLETE */ @@ -1241,7 +1287,8 @@ typedef enum { * Function that will be called instead of the internal progress display * function. This function should be defined as the curl_progress_callback * prototype defines. */ - CURLOPT(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56), + CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, + 7.32.0, "Use CURLOPT_XFERINFOFUNCTION"), /* Data passed to the CURLOPT_PROGRESSFUNCTION and CURLOPT_XFERINFOFUNCTION callbacks */ @@ -1258,7 +1305,7 @@ typedef enum { /* size of the POST input data, if strlen() is not good to use */ CURLOPT(CURLOPT_POSTFIELDSIZE, CURLOPTTYPE_LONG, 60), - /* tunnel non-http operations through a HTTP proxy */ + /* tunnel non-http operations through an HTTP proxy */ CURLOPT(CURLOPT_HTTPPROXYTUNNEL, CURLOPTTYPE_LONG, 61), /* Set the interface string to use as outgoing network interface */ @@ -1302,17 +1349,19 @@ typedef enum { operation slower and is less friendly for the network. */ CURLOPT(CURLOPT_FRESH_CONNECT, CURLOPTTYPE_LONG, 74), - /* Set to explicitly forbid the upcoming transfer's connection to be re-used + /* Set to explicitly forbid the upcoming transfer's connection to be reused when done. Do not use this unless you're absolutely sure of this, as it makes the operation slower and is less friendly for the network. */ CURLOPT(CURLOPT_FORBID_REUSE, CURLOPTTYPE_LONG, 75), /* Set to a file name that contains random data for libcurl to use to seed the random engine when doing SSL connects. */ - CURLOPT(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76), + CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76, + 7.84.0, "Serves no purpose anymore"), /* Set to the Entropy Gathering Daemon socket pathname */ - CURLOPT(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77), + CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77, + 7.84.0, "Serves no purpose anymore"), /* Time-out connect operations after this amount of seconds, if connects are OK within this time, then fine... This only aborts the connect phase. */ @@ -1367,7 +1416,8 @@ typedef enum { /* Non-zero value means to use the global dns cache */ /* DEPRECATED, do not use! */ - CURLOPT(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91), + CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91, + 7.11.1, "Use CURLOPT_SHARE"), /* DNS cache timeout */ CURLOPT(CURLOPT_DNS_CACHE_TIMEOUT, CURLOPTTYPE_LONG, 92), @@ -1450,16 +1500,15 @@ typedef enum { Note that setting multiple bits may cause extra network round-trips. */ CURLOPT(CURLOPT_PROXYAUTH, CURLOPTTYPE_VALUES, 111), - /* FTP option that changes the timeout, in seconds, associated with - getting a response. This is different from transfer timeout time and - essentially places a demand on the FTP server to acknowledge commands - in a timely manner. */ - CURLOPT(CURLOPT_FTP_RESPONSE_TIMEOUT, CURLOPTTYPE_LONG, 112), -#define CURLOPT_SERVER_RESPONSE_TIMEOUT CURLOPT_FTP_RESPONSE_TIMEOUT + /* Option that chanQTQ the timeout, in seconds, associated with getting a + response. This is different from transfer timeout time and essentially + places a demand on the server to acknowledge commands in a timely + manner. For FTP, SMTP, IMAP and POP3. */ + CURLOPT(CURLOPT_SERVER_RESPONSE_TIMEOUT, CURLOPTTYPE_LONG, 112), /* Set this option to one of the CURL_IPRESOLVE_* defines (see below) to - tell libcurl to resolve names to those IP versions only. This only has - affect on systems with support for more than one, i.e IPv4 _and_ IPv6. */ + tell libcurl to use those IP versions only. This only has effect on + systems with support for more than one, i.e IPv4 _and_ IPv6. */ CURLOPT(CURLOPT_IPRESOLVE, CURLOPTTYPE_VALUES, 113), /* Set this option to limit the size of a file that will be downloaded from @@ -1523,8 +1572,10 @@ typedef enum { */ CURLOPT(CURLOPT_FTPSSLAUTH, CURLOPTTYPE_VALUES, 129), - CURLOPT(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130), - CURLOPT(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131), + CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, + 7.18.0, "Use CURLOPT_SEEKFUNCTION"), + CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, + 7.18.0, "Use CURLOPT_SEEKDATA"), /* 132 OBSOLETE. Gone in 7.16.0 */ /* 133 OBSOLETE. Gone in 7.16.0 */ @@ -1563,16 +1614,22 @@ typedef enum { /* Function that will be called to convert from the network encoding (instead of using the iconv calls in libcurl) */ - CURLOPT(CURLOPT_CONV_FROM_NETWORK_FUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 142), + CURLOPTDEPRECATED(CURLOPT_CONV_FROM_NETWORK_FUNCTION, + CURLOPTTYPE_FUNCTIONPOINT, 142, + 7.82.0, "Serves no purpose anymore"), /* Function that will be called to convert to the network encoding (instead of using the iconv calls in libcurl) */ - CURLOPT(CURLOPT_CONV_TO_NETWORK_FUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 143), + CURLOPTDEPRECATED(CURLOPT_CONV_TO_NETWORK_FUNCTION, + CURLOPTTYPE_FUNCTIONPOINT, 143, + 7.82.0, "Serves no purpose anymore"), /* Function that will be called to convert from UTF8 (instead of using the iconv calls in libcurl) Note that this is used only for SSL certificate processing */ - CURLOPT(CURLOPT_CONV_FROM_UTF8_FUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 144), + CURLOPTDEPRECATED(CURLOPT_CONV_FROM_UTF8_FUNCTION, + CURLOPTTYPE_FUNCTIONPOINT, 144, + 7.82.0, "Serves no purpose anymore"), /* if the connection proceeds too quickly then need to slow it down */ /* limit-rate: maximum number of bytes per second to send or receive */ @@ -1586,7 +1643,7 @@ typedef enum { CURLOPT(CURLOPT_SOCKOPTFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 148), CURLOPT(CURLOPT_SOCKOPTDATA, CURLOPTTYPE_CBPOINT, 149), - /* set to 0 to disable session ID re-use for this transfer, default is + /* set to 0 to disable session ID reuse for this transfer, default is enabled (== 1) */ CURLOPT(CURLOPT_SSL_SESSIONID_CACHE, CURLOPTTYPE_LONG, 150), @@ -1614,7 +1671,7 @@ typedef enum { CURLOPT(CURLOPT_NEW_FILE_PERMS, CURLOPTTYPE_LONG, 159), CURLOPT(CURLOPT_NEW_DIRECTORY_PERMS, CURLOPTTYPE_LONG, 160), - /* Set the behaviour of POST when redirecting. Values must be set to one + /* Set the behavior of POST when redirecting. Values must be set to one of CURL_REDIR* defines below. This used to be called CURLOPT_POST301 */ CURLOPT(CURLOPT_POSTREDIR, CURLOPTTYPE_VALUES, 161), @@ -1673,7 +1730,9 @@ typedef enum { /* Socks Service */ /* DEPRECATED, do not use! */ - CURLOPT(CURLOPT_SOCKS5_GSSAPI_SERVICE, CURLOPTTYPE_STRINGPOINT, 179), + CURLOPTDEPRECATED(CURLOPT_SOCKS5_GSSAPI_SERVICE, + CURLOPTTYPE_STRINGPOINT, 179, + 7.49.0, "Use CURLOPT_PROXY_SERVICE_NAME"), /* Socks Service */ CURLOPT(CURLOPT_SOCKS5_GSSAPI_NEC, CURLOPTTYPE_LONG, 180), @@ -1682,12 +1741,14 @@ typedef enum { transfer, which thus helps the app which takes URLs from users or other external inputs and want to restrict what protocol(s) to deal with. Defaults to CURLPROTO_ALL. */ - CURLOPT(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181), + CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, + 7.85.0, "Use CURLOPT_PROTOCOLS_STR"), /* set the bitmask for the protocols that libcurl is allowed to follow to, as a subset of the CURLOPT_PROTOCOLS ones. That means the protocol needs to be set in both bitmasks to be allowed to get redirected to. */ - CURLOPT(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182), + CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182, + 7.85.0, "Use CURLOPT_REDIR_PROTOCOLS_STR"), /* set the SSH knownhost file name to use */ CURLOPT(CURLOPT_SSH_KNOWNHOSTS, CURLOPTTYPE_STRINGPOINT, 183), @@ -1832,12 +1893,13 @@ typedef enum { CURLOPT(CURLOPT_LOGIN_OPTIONS, CURLOPTTYPE_STRINGPOINT, 224), /* Enable/disable TLS NPN extension (http2 over ssl might fail without) */ - CURLOPT(CURLOPT_SSL_ENABLE_NPN, CURLOPTTYPE_LONG, 225), + CURLOPTDEPRECATED(CURLOPT_SSL_ENABLE_NPN, CURLOPTTYPE_LONG, 225, + 7.86.0, "Has no function"), /* Enable/disable TLS ALPN extension (http2 over ssl might fail without) */ CURLOPT(CURLOPT_SSL_ENABLE_ALPN, CURLOPTTYPE_LONG, 226), - /* Time to wait for a response to a HTTP request containing an + /* Time to wait for a response to an HTTP request containing an * Expect: 100-continue header before sending the data anyway. */ CURLOPT(CURLOPT_EXPECT_100_TIMEOUT_MS, CURLOPTTYPE_LONG, 227), @@ -2034,14 +2096,15 @@ typedef enum { /* alt-svc cache file name to possibly read from/write to */ CURLOPT(CURLOPT_ALTSVC, CURLOPTTYPE_STRINGPOINT, 287), - /* maximum age of a connection to consider it for reuse (in seconds) */ + /* maximum age (idle time) of a connection to consider it for reuse + * (in seconds) */ CURLOPT(CURLOPT_MAXAGE_CONN, CURLOPTTYPE_LONG, 288), - /* SASL authorisation identity */ + /* SASL authorization identity */ CURLOPT(CURLOPT_SASL_AUTHZID, CURLOPTTYPE_STRINGPOINT, 289), /* allow RCPT TO command to fail for some recipients */ - CURLOPT(CURLOPT_MAIL_RCPT_ALLLOWFAILS, CURLOPTTYPE_LONG, 290), + CURLOPT(CURLOPT_MAIL_RCPT_ALLOWFAILS, CURLOPTTYPE_LONG, 290), /* the private SSL-certificate as a "blob" */ CURLOPT(CURLOPT_SSLCERT_BLOB, CURLOPTTYPE_BLOB, 291), @@ -2073,6 +2136,71 @@ typedef enum { CURLOPT(CURLOPT_HSTSWRITEFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 303), CURLOPT(CURLOPT_HSTSWRITEDATA, CURLOPTTYPE_CBPOINT, 304), + /* Parameters for V4 signature */ + CURLOPT(CURLOPT_AWS_SIGV4, CURLOPTTYPE_STRINGPOINT, 305), + + /* Same as CURLOPT_SSL_VERIFYPEER but for DoH (DNS-over-HTTPS) servers. */ + CURLOPT(CURLOPT_DOH_SSL_VERIFYPEER, CURLOPTTYPE_LONG, 306), + + /* Same as CURLOPT_SSL_VERIFYHOST but for DoH (DNS-over-HTTPS) servers. */ + CURLOPT(CURLOPT_DOH_SSL_VERIFYHOST, CURLOPTTYPE_LONG, 307), + + /* Same as CURLOPT_SSL_VERIFYSTATUS but for DoH (DNS-over-HTTPS) servers. */ + CURLOPT(CURLOPT_DOH_SSL_VERIFYSTATUS, CURLOPTTYPE_LONG, 308), + + /* The CA certificates as "blob" used to validate the peer certificate + this option is used only if SSL_VERIFYPEER is true */ + CURLOPT(CURLOPT_CAINFO_BLOB, CURLOPTTYPE_BLOB, 309), + + /* The CA certificates as "blob" used to validate the proxy certificate + this option is used only if PROXY_SSL_VERIFYPEER is true */ + CURLOPT(CURLOPT_PROXY_CAINFO_BLOB, CURLOPTTYPE_BLOB, 310), + + /* used by scp/sftp to verify the host's public key */ + CURLOPT(CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256, CURLOPTTYPE_STRINGPOINT, 311), + + /* Function that will be called immediately before the initial request + is made on a connection (after any protocol negotiation step). */ + CURLOPT(CURLOPT_PREREQFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 312), + + /* Data passed to the CURLOPT_PREREQFUNCTION callback */ + CURLOPT(CURLOPT_PREREQDATA, CURLOPTTYPE_CBPOINT, 313), + + /* maximum age (since creation) of a connection to consider it for reuse + * (in seconds) */ + CURLOPT(CURLOPT_MAXLIFETIME_CONN, CURLOPTTYPE_LONG, 314), + + /* Set MIME option flags. */ + CURLOPT(CURLOPT_MIME_OPTIONS, CURLOPTTYPE_LONG, 315), + + /* set the SSH host key callback, must point to a curl_sshkeycallback + function */ + CURLOPT(CURLOPT_SSH_HOSTKEYFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 316), + + /* set the SSH host key callback custom pointer */ + CURLOPT(CURLOPT_SSH_HOSTKEYDATA, CURLOPTTYPE_CBPOINT, 317), + + /* specify which protocols that are allowed to be used for the transfer, + which thus helps the app which takes URLs from users or other external + inputs and want to restrict what protocol(s) to deal with. Defaults to + all built-in protocols. */ + CURLOPT(CURLOPT_PROTOCOLS_STR, CURLOPTTYPE_STRINGPOINT, 318), + + /* specify which protocols that libcurl is allowed to follow directs to */ + CURLOPT(CURLOPT_REDIR_PROTOCOLS_STR, CURLOPTTYPE_STRINGPOINT, 319), + + /* websockets options */ + CURLOPT(CURLOPT_WS_OPTIONS, CURLOPTTYPE_LONG, 320), + + /* CA cache timeout */ + CURLOPT(CURLOPT_CA_CACHE_TIMEOUT, CURLOPTTYPE_LONG, 321), + + /* Can leak things, gonna exit() soon */ + CURLOPT(CURLOPT_QUICK_EXIT, CURLOPTTYPE_LONG, 322), + + /* set a specific client IP for HAProxy PROXY protocol header? */ + CURLOPT(CURLOPT_HAPROXY_CLIENT_IP, CURLOPTTYPE_STRINGPOINT, 323), + CURLOPT_LASTENTRY /* the last unused */ } CURLoption; @@ -2098,6 +2226,12 @@ typedef enum { #define CURLOPT_SSLCERTPASSWD CURLOPT_KEYPASSWD #define CURLOPT_KRB4LEVEL CURLOPT_KRBLEVEL +/* */ +#define CURLOPT_FTP_RESPONSE_TIMEOUT CURLOPT_SERVER_RESPONSE_TIMEOUT + +/* Added in 8.2.0 */ +#define CURLOPT_MAIL_RCPT_ALLLOWFAILS CURLOPT_MAIL_RCPT_ALLOWFAILS + #else /* This is set if CURL_NO_OLDIES is defined at compile-time */ #undef CURLOPT_DNS_USE_GLOBAL_CACHE /* soon obsolete */ @@ -2107,12 +2241,12 @@ typedef enum { /* Below here follows defines for the CURLOPT_IPRESOLVE option. If a host name resolves addresses using more than one IP protocol version, this option might be handy to force libcurl to use a specific IP version. */ -#define CURL_IPRESOLVE_WHATEVER 0 /* default, resolves addresses to all IP +#define CURL_IPRESOLVE_WHATEVER 0 /* default, uses addresses to all IP versions that your system allows */ -#define CURL_IPRESOLVE_V4 1 /* resolve to IPv4 addresses */ -#define CURL_IPRESOLVE_V6 2 /* resolve to IPv6 addresses */ +#define CURL_IPRESOLVE_V4 1 /* uses only IPv4 addresses/connections */ +#define CURL_IPRESOLVE_V6 2 /* uses only IPv6 addresses/connections */ - /* three convenient "aliases" that follow the name scheme better */ + /* Convenient "aliases" */ #define CURLOPT_RTSPHEADER CURLOPT_HTTPHEADER /* These enums are for use with the CURLOPT_HTTP_VERSION option. */ @@ -2126,8 +2260,13 @@ enum { CURL_HTTP_VERSION_2TLS, /* use version 2 for HTTPS, version 1.1 for HTTP */ CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE, /* please use HTTP 2 without HTTP/1.1 Upgrade */ - CURL_HTTP_VERSION_3 = 30, /* Makes use of explicit HTTP/3 without fallback. - Use CURLOPT_ALTSVC to enable HTTP/3 upgrade */ + CURL_HTTP_VERSION_3 = 30, /* Use HTTP/3, fallback to HTTP/2 or HTTP/1 if + needed. For HTTPS only. For HTTP, this option + makes libcurl return error. */ + CURL_HTTP_VERSION_3ONLY = 31, /* Use HTTP/3 without fallback. For HTTPS + only. For HTTP, this makes libcurl + return error. */ + CURL_HTTP_VERSION_LAST /* *ILLEGAL* http version */ }; @@ -2232,6 +2371,9 @@ CURL_EXTERN int curl_strnequal(const char *s1, const char *s2, size_t n); typedef struct curl_mime curl_mime; /* Mime context. */ typedef struct curl_mimepart curl_mimepart; /* Mime part context. */ +/* CURLMIMEOPT_ defines are for the CURLOPT_MIME_OPTIONS option. */ +#define CURLMIMEOPT_FORMESCAPE (1<<0) /* Use backslash-escaping for forms. */ + /* * NAME curl_mime_init() * @@ -2354,30 +2496,32 @@ CURL_EXTERN CURLcode curl_mime_headers(curl_mimepart *part, int take_ownership); typedef enum { - CURLFORM_NOTHING, /********* the first one is unused ************/ - CURLFORM_COPYNAME, - CURLFORM_PTRNAME, - CURLFORM_NAMELENGTH, - CURLFORM_COPYCONTENTS, - CURLFORM_PTRCONTENTS, - CURLFORM_CONTENTSLENGTH, - CURLFORM_FILECONTENT, - CURLFORM_ARRAY, + /********* the first one is unused ************/ + CURLFORM_NOTHING CURL_DEPRECATED(7.56.0, ""), + CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), + CURLFORM_PTRNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), + CURLFORM_NAMELENGTH CURL_DEPRECATED(7.56.0, ""), + CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), + CURLFORM_PTRCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), + CURLFORM_CONTENTSLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), + CURLFORM_FILECONTENT CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"), + CURLFORM_ARRAY CURL_DEPRECATED(7.56.0, ""), CURLFORM_OBSOLETE, - CURLFORM_FILE, + CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), - CURLFORM_BUFFER, - CURLFORM_BUFFERPTR, - CURLFORM_BUFFERLENGTH, + CURLFORM_BUFFER CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), + CURLFORM_BUFFERPTR CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), + CURLFORM_BUFFERLENGTH CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), - CURLFORM_CONTENTTYPE, - CURLFORM_CONTENTHEADER, - CURLFORM_FILENAME, + CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), + CURLFORM_CONTENTHEADER CURL_DEPRECATED(7.56.0, "Use curl_mime_headers()"), + CURLFORM_FILENAME CURL_DEPRECATED(7.56.0, "Use curl_mime_filename()"), CURLFORM_END, CURLFORM_OBSOLETE2, - CURLFORM_STREAM, - CURLFORM_CONTENTLEN, /* added in 7.46.0, provide a curl_off_t length */ + CURLFORM_STREAM CURL_DEPRECATED(7.56.0, "Use curl_mime_data_cb()"), + CURLFORM_CONTENTLEN /* added in 7.46.0, provide a curl_off_t length */ + CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), CURLFORM_LASTENTRY /* the last unused */ } CURLformoption; @@ -2405,15 +2549,16 @@ struct curl_forms { * ***************************************************************************/ typedef enum { - CURL_FORMADD_OK, /* first, no error */ + CURL_FORMADD_OK CURL_DEPRECATED(7.56.0, ""), /* 1st, no error */ - CURL_FORMADD_MEMORY, - CURL_FORMADD_OPTION_TWICE, - CURL_FORMADD_NULL, - CURL_FORMADD_UNKNOWN_OPTION, - CURL_FORMADD_INCOMPLETE, - CURL_FORMADD_ILLEGAL_ARRAY, - CURL_FORMADD_DISABLED, /* libcurl was built with this disabled */ + CURL_FORMADD_MEMORY CURL_DEPRECATED(7.56.0, ""), + CURL_FORMADD_OPTION_TWICE CURL_DEPRECATED(7.56.0, ""), + CURL_FORMADD_NULL CURL_DEPRECATED(7.56.0, ""), + CURL_FORMADD_UNKNOWN_OPTION CURL_DEPRECATED(7.56.0, ""), + CURL_FORMADD_INCOMPLETE CURL_DEPRECATED(7.56.0, ""), + CURL_FORMADD_ILLEGAL_ARRAY CURL_DEPRECATED(7.56.0, ""), + /* libcurl was built with form api disabled */ + CURL_FORMADD_DISABLED CURL_DEPRECATED(7.56.0, ""), CURL_FORMADD_LAST /* last */ } CURLFORMcode; @@ -2427,9 +2572,10 @@ typedef enum { * adds one part that together construct a full post. Then use * CURLOPT_HTTPPOST to send it off to libcurl. */ -CURL_EXTERN CURLFORMcode curl_formadd(struct curl_httppost **httppost, - struct curl_httppost **last_post, - ...); +CURL_EXTERN CURLFORMcode CURL_DEPRECATED(7.56.0, "Use curl_mime_init()") +curl_formadd(struct curl_httppost **httppost, + struct curl_httppost **last_post, + ...); /* * callback function for curl_formget() @@ -2452,8 +2598,9 @@ typedef size_t (*curl_formget_callback)(void *arg, const char *buf, * the curl_formget_callback function. * Returns 0 on success. */ -CURL_EXTERN int curl_formget(struct curl_httppost *form, void *arg, - curl_formget_callback append); +CURL_EXTERN int CURL_DEPRECATED(7.56.0, "") +curl_formget(struct curl_httppost *form, void *arg, + curl_formget_callback append); /* * NAME curl_formfree() * @@ -2461,7 +2608,8 @@ CURL_EXTERN int curl_formget(struct curl_httppost *form, void *arg, * * Free a multipart formpost previously built with curl_formadd(). */ -CURL_EXTERN void curl_formfree(struct curl_httppost *form); +CURL_EXTERN void CURL_DEPRECATED(7.56.0, "Use curl_mime_free()") +curl_formfree(struct curl_httppost *form); /* * NAME curl_getenv() @@ -2537,8 +2685,10 @@ CURL_EXTERN void curl_free(void *p); * * curl_global_init() should be invoked exactly once for each application that * uses libcurl and before any call of other libcurl functions. - * - * This function is not thread-safe! + + * This function is thread-safe if CURL_VERSION_THREADSAFE is set in the + * curl_version_info_data.features flag (fetch by curl_version_info()). + */ CURL_EXTERN CURLcode curl_global_init(long flags); @@ -2572,6 +2722,20 @@ CURL_EXTERN CURLcode curl_global_init_mem(long flags, */ CURL_EXTERN void curl_global_cleanup(void); +/* + * NAME curl_global_trace() + * + * DESCRIPTION + * + * curl_global_trace() can be invoked at application start to + * configure which components in curl should participate in tracing. + + * This function is thread-safe if CURL_VERSION_THREADSAFE is set in the + * curl_version_info_data.features flag (fetch by curl_version_info()). + + */ +CURL_EXTERN CURLcode curl_global_trace(const char *config); + /* linked-list structure for the CURLOPT_QUOTE option (and other) */ struct curl_slist { char *data; @@ -2628,8 +2792,8 @@ CURL_EXTERN CURLsslset curl_global_sslset(curl_sslbackend id, const char *name, * Appends a string to a linked list. If no list exists, it will be created * first. Returns the new list, after appending. */ -CURL_EXTERN struct curl_slist *curl_slist_append(struct curl_slist *, - const char *); +CURL_EXTERN struct curl_slist *curl_slist_append(struct curl_slist *list, + const char *data); /* * NAME curl_slist_free_all() @@ -2638,7 +2802,7 @@ CURL_EXTERN struct curl_slist *curl_slist_append(struct curl_slist *, * * free a previously built curl_slist. */ -CURL_EXTERN void curl_slist_free_all(struct curl_slist *); +CURL_EXTERN void curl_slist_free_all(struct curl_slist *list); /* * NAME curl_getdate() @@ -2651,13 +2815,14 @@ CURL_EXTERN void curl_slist_free_all(struct curl_slist *); */ CURL_EXTERN time_t curl_getdate(const char *p, const time_t *unused); -/* info about the certificate chain, only for OpenSSL, GnuTLS, Schannel, NSS - and GSKit builds. Asked for with CURLOPT_CERTINFO / CURLINFO_CERTINFO */ +/* info about the certificate chain, for SSL backends that support it. Asked + for with CURLOPT_CERTINFO / CURLINFO_CERTINFO */ struct curl_certinfo { int num_of_certs; /* number of certificates with information */ struct curl_slist **certinfo; /* for each index in this array, there's a - linked list with textual information in the - format "name: value" */ + linked list with textual information for a + certificate in the format "name:content". + eg "Subject:foo", "Issuer:bar", etc. */ }; /* Information about the SSL library used and the respective internal SSL @@ -2686,22 +2851,35 @@ typedef enum { CURLINFO_NAMELOOKUP_TIME = CURLINFO_DOUBLE + 4, CURLINFO_CONNECT_TIME = CURLINFO_DOUBLE + 5, CURLINFO_PRETRANSFER_TIME = CURLINFO_DOUBLE + 6, - CURLINFO_SIZE_UPLOAD = CURLINFO_DOUBLE + 7, + CURLINFO_SIZE_UPLOAD CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_UPLOAD_T") + = CURLINFO_DOUBLE + 7, CURLINFO_SIZE_UPLOAD_T = CURLINFO_OFF_T + 7, - CURLINFO_SIZE_DOWNLOAD = CURLINFO_DOUBLE + 8, + CURLINFO_SIZE_DOWNLOAD + CURL_DEPRECATED(7.55.0, "Use CURLINFO_SIZE_DOWNLOAD_T") + = CURLINFO_DOUBLE + 8, CURLINFO_SIZE_DOWNLOAD_T = CURLINFO_OFF_T + 8, - CURLINFO_SPEED_DOWNLOAD = CURLINFO_DOUBLE + 9, + CURLINFO_SPEED_DOWNLOAD + CURL_DEPRECATED(7.55.0, "Use CURLINFO_SPEED_DOWNLOAD_T") + = CURLINFO_DOUBLE + 9, CURLINFO_SPEED_DOWNLOAD_T = CURLINFO_OFF_T + 9, - CURLINFO_SPEED_UPLOAD = CURLINFO_DOUBLE + 10, + CURLINFO_SPEED_UPLOAD + CURL_DEPRECATED(7.55.0, "Use CURLINFO_SPEED_UPLOAD_T") + = CURLINFO_DOUBLE + 10, CURLINFO_SPEED_UPLOAD_T = CURLINFO_OFF_T + 10, CURLINFO_HEADER_SIZE = CURLINFO_LONG + 11, CURLINFO_REQUEST_SIZE = CURLINFO_LONG + 12, CURLINFO_SSL_VERIFYRESULT = CURLINFO_LONG + 13, CURLINFO_FILETIME = CURLINFO_LONG + 14, CURLINFO_FILETIME_T = CURLINFO_OFF_T + 14, - CURLINFO_CONTENT_LENGTH_DOWNLOAD = CURLINFO_DOUBLE + 15, + CURLINFO_CONTENT_LENGTH_DOWNLOAD + CURL_DEPRECATED(7.55.0, + "Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T") + = CURLINFO_DOUBLE + 15, CURLINFO_CONTENT_LENGTH_DOWNLOAD_T = CURLINFO_OFF_T + 15, - CURLINFO_CONTENT_LENGTH_UPLOAD = CURLINFO_DOUBLE + 16, + CURLINFO_CONTENT_LENGTH_UPLOAD + CURL_DEPRECATED(7.55.0, + "Use CURLINFO_CONTENT_LENGTH_UPLOAD_T") + = CURLINFO_DOUBLE + 16, CURLINFO_CONTENT_LENGTH_UPLOAD_T = CURLINFO_OFF_T + 16, CURLINFO_STARTTRANSFER_TIME = CURLINFO_DOUBLE + 17, CURLINFO_CONTENT_TYPE = CURLINFO_STRING + 18, @@ -2715,7 +2893,8 @@ typedef enum { CURLINFO_NUM_CONNECTS = CURLINFO_LONG + 26, CURLINFO_SSL_ENGINES = CURLINFO_SLIST + 27, CURLINFO_COOKIELIST = CURLINFO_SLIST + 28, - CURLINFO_LASTSOCKET = CURLINFO_LONG + 29, + CURLINFO_LASTSOCKET CURL_DEPRECATED(7.45.0, "Use CURLINFO_ACTIVESOCKET") + = CURLINFO_LONG + 29, CURLINFO_FTP_ENTRY_PATH = CURLINFO_STRING + 30, CURLINFO_REDIRECT_URL = CURLINFO_STRING + 31, CURLINFO_PRIMARY_IP = CURLINFO_STRING + 32, @@ -2729,12 +2908,14 @@ typedef enum { CURLINFO_PRIMARY_PORT = CURLINFO_LONG + 40, CURLINFO_LOCAL_IP = CURLINFO_STRING + 41, CURLINFO_LOCAL_PORT = CURLINFO_LONG + 42, - CURLINFO_TLS_SESSION = CURLINFO_PTR + 43, + CURLINFO_TLS_SESSION CURL_DEPRECATED(7.48.0, "Use CURLINFO_TLS_SSL_PTR") + = CURLINFO_PTR + 43, CURLINFO_ACTIVESOCKET = CURLINFO_SOCKET + 44, CURLINFO_TLS_SSL_PTR = CURLINFO_PTR + 45, CURLINFO_HTTP_VERSION = CURLINFO_LONG + 46, CURLINFO_PROXY_SSL_VERIFYRESULT = CURLINFO_LONG + 47, - CURLINFO_PROTOCOL = CURLINFO_LONG + 48, + CURLINFO_PROTOCOL CURL_DEPRECATED(7.85.0, "Use CURLINFO_SCHEME") + = CURLINFO_LONG + 48, CURLINFO_SCHEME = CURLINFO_STRING + 49, CURLINFO_TOTAL_TIME_T = CURLINFO_OFF_T + 50, CURLINFO_NAMELOOKUP_TIME_T = CURLINFO_OFF_T + 51, @@ -2746,8 +2927,12 @@ typedef enum { CURLINFO_RETRY_AFTER = CURLINFO_OFF_T + 57, CURLINFO_EFFECTIVE_METHOD = CURLINFO_STRING + 58, CURLINFO_PROXY_ERROR = CURLINFO_LONG + 59, - - CURLINFO_LASTONE = 59 + CURLINFO_REFERER = CURLINFO_STRING + 60, + CURLINFO_CAINFO = CURLINFO_STRING + 61, + CURLINFO_CAPATH = CURLINFO_STRING + 62, + CURLINFO_XFER_ID = CURLINFO_OFF_T + 63, + CURLINFO_CONN_ID = CURLINFO_OFF_T + 64, + CURLINFO_LASTONE = 64 } CURLINFO; /* CURLINFO_RESPONSE_CODE is the new name for the option previously known as @@ -2766,7 +2951,7 @@ typedef enum { CURLCLOSEPOLICY_LAST /* last, never use this */ } curl_closepolicy; -#define CURL_GLOBAL_SSL (1<<0) /* no purpose since since 7.57.0 */ +#define CURL_GLOBAL_SSL (1<<0) /* no purpose since 7.57.0 */ #define CURL_GLOBAL_WIN32 (1<<1) #define CURL_GLOBAL_ALL (CURL_GLOBAL_SSL|CURL_GLOBAL_WIN32) #define CURL_GLOBAL_NOTHING 0 @@ -2791,6 +2976,7 @@ typedef enum { CURL_LOCK_DATA_SSL_SESSION, CURL_LOCK_DATA_CONNECT, CURL_LOCK_DATA_PSL, + CURL_LOCK_DATA_HSTS, CURL_LOCK_DATA_LAST } curl_lock_data; @@ -2833,8 +3019,9 @@ typedef enum { } CURLSHoption; CURL_EXTERN CURLSH *curl_share_init(void); -CURL_EXTERN CURLSHcode curl_share_setopt(CURLSH *, CURLSHoption option, ...); -CURL_EXTERN CURLSHcode curl_share_cleanup(CURLSH *); +CURL_EXTERN CURLSHcode curl_share_setopt(CURLSH *share, CURLSHoption option, + ...); +CURL_EXTERN CURLSHcode curl_share_cleanup(CURLSH *share); /**************************************************************************** * Structures for querying information about the curl library at runtime. @@ -2849,15 +3036,18 @@ typedef enum { CURLVERSION_SIXTH, CURLVERSION_SEVENTH, CURLVERSION_EIGHTH, + CURLVERSION_NINTH, + CURLVERSION_TENTH, + CURLVERSION_ELEVENTH, CURLVERSION_LAST /* never actually use this */ } CURLversion; /* The 'CURLVERSION_NOW' is the symbolic name meant to be used by basically all programs ever that want to get version information. It is meant to be a built-in version number for what kind of struct the caller - expects. If the struct ever changes, we redefine the NOW to another enum + expects. If the struct ever chanQTQ, we redefine the NOW to another enum from above. */ -#define CURLVERSION_NOW CURLVERSION_EIGHTH +#define CURLVERSION_NOW CURLVERSION_ELEVENTH struct curl_version_info_data { CURLversion age; /* age of the returned struct */ @@ -2908,6 +3098,15 @@ struct curl_version_info_data { (MAJOR << 24) | (MINOR << 12) | PATCH */ const char *zstd_version; /* human readable string. */ + /* These fields were added in CURLVERSION_NINTH */ + const char *hyper_version; /* human readable string. */ + + /* These fields were added in CURLVERSION_TENTH */ + const char *gsasl_version; /* human readable string. */ + + /* These fields were added in CURLVERSION_ELEVENTH */ + /* feature_names is terminated by an entry with a NULL feature name */ + const char * const *feature_names; }; typedef struct curl_version_info_data curl_version_info_data; @@ -2945,6 +3144,8 @@ typedef struct curl_version_info_data curl_version_info_data; #define CURL_VERSION_ZSTD (1<<26) /* zstd features are present */ #define CURL_VERSION_UNICODE (1<<27) /* Unicode support on Windows */ #define CURL_VERSION_HSTS (1<<28) /* HSTS is supported */ +#define CURL_VERSION_GSASL (1<<29) /* libgsasl is supported */ +#define CURL_VERSION_THREADSAFE (1<<30) /* libcurl API is thread-safe */ /* * NAME curl_version_info() @@ -2963,7 +3164,7 @@ CURL_EXTERN curl_version_info_data *curl_version_info(CURLversion); * * The curl_easy_strerror function may be used to turn a CURLcode value * into the equivalent human readable error string. This is useful - * for printing meaningful error messages. + * for printing meaningful error messaQTQ. */ CURL_EXTERN const char *curl_easy_strerror(CURLcode); @@ -2974,7 +3175,7 @@ CURL_EXTERN const char *curl_easy_strerror(CURLcode); * * The curl_share_strerror function may be used to turn a CURLSHcode value * into the equivalent human readable error string. This is useful - * for printing meaningful error messages. + * for printing meaningful error messaQTQ. */ CURL_EXTERN const char *curl_share_strerror(CURLSHcode); @@ -2999,7 +3200,7 @@ CURL_EXTERN CURLcode curl_easy_pause(CURL *handle, int bitmask); #define CURLPAUSE_CONT (CURLPAUSE_RECV_CONT|CURLPAUSE_SEND_CONT) #ifdef __cplusplus -} +} /* end of extern "C" */ #endif /* unfortunately, the easy.h and multi.h include files need options and info @@ -3008,6 +3209,9 @@ CURL_EXTERN CURLcode curl_easy_pause(CURL *handle, int bitmask); #include "multi.h" #include "urlapi.h" #include "options.h" +#include "header.h" +#include "websockets.h" +#include "mprintf.h" /* the typechecker doesn't work in C++ (yet) */ #if defined(__GNUC__) && defined(__GNUC_MINOR__) && \ @@ -3024,6 +3228,6 @@ CURL_EXTERN CURLcode curl_easy_pause(CURL *handle, int bitmask); #define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param) #define curl_multi_setopt(handle,opt,param) curl_multi_setopt(handle,opt,param) #endif /* __STDC__ >= 1 */ -#endif /* gcc >= 4.3 && !__cplusplus */ +#endif /* gcc >= 4.3 && !__cplusplus && !CURL_DISABLE_TYPECHECK */ #endif /* CURLINC_CURL_H */ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curlver.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curlver.h index 0acb5a8..73b37e8 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curlver.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curlver.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,22 +20,24 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ /* This header file contains nothing but libcurl version info, generated by a script at release-time. This was made its own header file in 7.11.2 */ /* This is the global package copyright */ -#define LIBCURL_COPYRIGHT "1996 - 2020 Daniel Stenberg, ." +#define LIBCURL_COPYRIGHT "Daniel Stenberg, ." /* This is the version number of the libcurl package from which this header file origins: */ -#define LIBCURL_VERSION "7.74.0" +#define LIBCURL_VERSION "8.5.0" /* The numeric version number is also available "in parts" by using these defines: */ -#define LIBCURL_VERSION_MAJOR 7 -#define LIBCURL_VERSION_MINOR 74 +#define LIBCURL_VERSION_MAJOR 8 +#define LIBCURL_VERSION_MINOR 5 #define LIBCURL_VERSION_PATCH 0 /* This is the numeric version of the libcurl version number, meant for easier @@ -57,7 +59,7 @@ CURL_VERSION_BITS() macro since curl's own configure script greps for it and needs it to contain the full number. */ -#define LIBCURL_VERSION_NUM 0x074a00 +#define LIBCURL_VERSION_NUM 0x080500 /* * This is the date and time when the full source package was created. The @@ -68,7 +70,7 @@ * * "2007-11-23" */ -#define LIBCURL_TIMESTAMP "2020-12-09" +#define LIBCURL_TIMESTAMP "2023-12-06" #define CURL_VERSION_BITS(x,y,z) ((x)<<16|(y)<<8|(z)) #define CURL_AT_LEAST_VERSION(x,y,z) \ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/easy.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/easy.h index 2dbfb26..1285101 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/easy.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/easy.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ #ifdef __cplusplus extern "C" { @@ -46,13 +48,13 @@ CURL_EXTERN void curl_easy_cleanup(CURL *curl); * * DESCRIPTION * - * Request internal information from the curl session with this function. The - * third argument MUST be a pointer to a long, a pointer to a char * or a - * pointer to a double (as the documentation describes elsewhere). The data - * pointed to will be filled in accordingly and can be relied upon only if the - * function returns CURLE_OK. This function is intended to get used *AFTER* a - * performed transfer, all results from this function are undefined until the - * transfer is completed. + * Request internal information from the curl session with this function. + * The third argument MUST be pointing to the specific type of the used option + * which is documented in each man page of the option. The data pointed to + * will be filled in accordingly and can be relied upon only if the function + * returns CURLE_OK. This function is intended to get used *AFTER* a performed + * transfer, all results from this function are undefined until the transfer + * is completed. */ CURL_EXTERN CURLcode curl_easy_getinfo(CURL *curl, CURLINFO info, ...); @@ -117,7 +119,7 @@ CURL_EXTERN CURLcode curl_easy_send(CURL *curl, const void *buffer, CURL_EXTERN CURLcode curl_easy_upkeep(CURL *curl); #ifdef __cplusplus -} +} /* end of extern "C" */ #endif #endif diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/header.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/header.h new file mode 100644 index 0000000..8df11e1 --- /dev/null +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/header.h @@ -0,0 +1,74 @@ +#ifndef CURLINC_HEADER_H +#define CURLINC_HEADER_H +/*************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * Copyright (C) Daniel Stenberg, , et al. + * + * This software is licensed as described in the file COPYING, which + * you should have received as part of this distribution. The terms + * are also available at https://curl.se/docs/copyright.html. + * + * You may opt to use, copy, modify, merge, publish, distribute and/or sell + * copies of the Software, and permit persons to whom the Software is + * furnished to do so, under the terms of the COPYING file. + * + * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY + * KIND, either express or implied. + * + * SPDX-License-Identifier: curl + * + ***************************************************************************/ + +#ifdef __cplusplus +extern "C" { +#endif + +struct curl_header { + char *name; /* this might not use the same case */ + char *value; + size_t amount; /* number of headers using this name */ + size_t index; /* ... of this instance, 0 or higher */ + unsigned int origin; /* see bits below */ + void *anchor; /* handle privately used by libcurl */ +}; + +/* 'origin' bits */ +#define CURLH_HEADER (1<<0) /* plain server header */ +#define CURLH_TRAILER (1<<1) /* trailers */ +#define CURLH_CONNECT (1<<2) /* CONNECT headers */ +#define CURLH_1XX (1<<3) /* 1xx headers */ +#define CURLH_PSEUDO (1<<4) /* pseudo headers */ + +typedef enum { + CURLHE_OK, + CURLHE_BADINDEX, /* header exists but not with this index */ + CURLHE_MISSING, /* no such header exists */ + CURLHE_NOHEADERS, /* no headers at all exist (yet) */ + CURLHE_NOREQUEST, /* no request with this number was used */ + CURLHE_OUT_OF_MEMORY, /* out of memory while processing */ + CURLHE_BAD_ARGUMENT, /* a function argument was not okay */ + CURLHE_NOT_BUILT_IN /* if API was disabled in the build */ +} CURLHcode; + +CURL_EXTERN CURLHcode curl_easy_header(CURL *easy, + const char *name, + size_t index, + unsigned int origin, + int request, + struct curl_header **hout); + +CURL_EXTERN struct curl_header *curl_easy_nextheader(CURL *easy, + unsigned int origin, + int request, + struct curl_header *prev); + +#ifdef __cplusplus +} /* end of extern "C" */ +#endif + +#endif /* CURLINC_HEADER_H */ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/mprintf.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/mprintf.h index 3549552..dc5664b 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/mprintf.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/mprintf.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ #include @@ -30,21 +32,39 @@ extern "C" { #endif -CURL_EXTERN int curl_mprintf(const char *format, ...); -CURL_EXTERN int curl_mfprintf(FILE *fd, const char *format, ...); -CURL_EXTERN int curl_msprintf(char *buffer, const char *format, ...); +#if (defined(__GNUC__) || defined(__clang__)) && \ + defined(__STDC_VERSION__) && (__STDC_VERSION__ >= 199901L) && \ + !defined(__MINGW32__) && !defined(CURL_NO_FMT_CHECKS) +#define CURL_TEMP_PRINTF(a,b) __attribute__ ((format(printf, a, b))) +#else +#define CURL_TEMP_PRINTF(a,b) +#endif + +CURL_EXTERN int curl_mprintf(const char *format, ...) CURL_TEMP_PRINTF(1, 2); +CURL_EXTERN int curl_mfprintf(FILE *fd, const char *format, ...) + CURL_TEMP_PRINTF(2, 3); +CURL_EXTERN int curl_msprintf(char *buffer, const char *format, ...) + CURL_TEMP_PRINTF(2, 3); CURL_EXTERN int curl_msnprintf(char *buffer, size_t maxlength, - const char *format, ...); -CURL_EXTERN int curl_mvprintf(const char *format, va_list args); -CURL_EXTERN int curl_mvfprintf(FILE *fd, const char *format, va_list args); -CURL_EXTERN int curl_mvsprintf(char *buffer, const char *format, va_list args); + const char *format, ...) CURL_TEMP_PRINTF(3, 4); +CURL_EXTERN int curl_mvprintf(const char *format, va_list args) + CURL_TEMP_PRINTF(1, 0); +CURL_EXTERN int curl_mvfprintf(FILE *fd, const char *format, va_list args) + CURL_TEMP_PRINTF(2, 0); +CURL_EXTERN int curl_mvsprintf(char *buffer, const char *format, va_list args) + CURL_TEMP_PRINTF(2, 0); CURL_EXTERN int curl_mvsnprintf(char *buffer, size_t maxlength, - const char *format, va_list args); -CURL_EXTERN char *curl_maprintf(const char *format, ...); -CURL_EXTERN char *curl_mvaprintf(const char *format, va_list args); + const char *format, va_list args) + CURL_TEMP_PRINTF(3, 0); +CURL_EXTERN char *curl_maprintf(const char *format, ...) + CURL_TEMP_PRINTF(1, 2); +CURL_EXTERN char *curl_mvaprintf(const char *format, va_list args) + CURL_TEMP_PRINTF(1, 0); + +#undef CURL_TEMP_PRINTF #ifdef __cplusplus -} +} /* end of extern "C" */ #endif #endif /* CURLINC_MPRINTF_H */ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h index 37f9829..61630ee 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ /* This is an "external" header file. Don't give away any internals here! @@ -73,7 +75,9 @@ typedef enum { CURLM_RECURSIVE_API_CALL, /* an api function was called from inside a callback */ CURLM_WAKEUP_FAILURE, /* wakeup is unavailable or failed */ - CURLM_BAD_FUNCTION_ARGUMENT, /* function called with a bad parameter */ + CURLM_BAD_FUNCTION_ARGUMENT, /* function called with a bad parameter */ + CURLM_ABORTED_BY_CALLBACK, + CURLM_UNRECOVERABLE_POLL, CURLM_LAST } CURLMcode; @@ -114,13 +118,13 @@ typedef struct CURLMsg CURLMsg; struct curl_waitfd { curl_socket_t fd; short events; - short revents; /* not supported yet */ + short revents; }; /* * Name: curl_multi_init() * - * Desc: inititalize multi-style curl usage + * Desc: initialize multi-style curl usage * * Returns: a new CURLM handle to use in all 'curl_multi' functions. */ @@ -232,8 +236,8 @@ CURL_EXTERN CURLMcode curl_multi_cleanup(CURLM *multi_handle); /* * Name: curl_multi_info_read() * - * Desc: Ask the multi handle if there's any messages/informationals from - * the individual transfers. Messages include informationals such as + * Desc: Ask the multi handle if there's any messaQTQ/informationals from + * the individual transfers. MessaQTQ include informationals such as * error code from the transfer or just the fact that a transfer is * completed. More details on these should be written down as well. * @@ -253,7 +257,7 @@ CURL_EXTERN CURLMcode curl_multi_cleanup(CURLM *multi_handle); * undoubtably get backwards compatibility problems in the future. * * Returns: A pointer to a filled-in struct, or NULL if it failed or ran out - * of structs. It also writes the number of messages left in the + * of structs. It also writes the number of messaQTQ left in the * queue (after this read) in the integer the second argument points * to. */ @@ -265,7 +269,7 @@ CURL_EXTERN CURLMsg *curl_multi_info_read(CURLM *multi_handle, * * Desc: The curl_multi_strerror function may be used to turn a CURLMcode * value into the equivalent human readable error string. This is - * useful for printing meaningful error messages. + * useful for printing meaningful error messaQTQ. * * Returns: A pointer to a null-terminated error message. */ @@ -314,16 +318,16 @@ typedef int (*curl_multi_timer_callback)(CURLM *multi, /* multi handle */ void *userp); /* private callback pointer */ -CURL_EXTERN CURLMcode curl_multi_socket(CURLM *multi_handle, curl_socket_t s, - int *running_handles); +CURL_EXTERN CURLMcode CURL_DEPRECATED(7.19.5, "Use curl_multi_socket_action()") +curl_multi_socket(CURLM *multi_handle, curl_socket_t s, int *running_handles); CURL_EXTERN CURLMcode curl_multi_socket_action(CURLM *multi_handle, curl_socket_t s, int ev_bitmask, int *running_handles); -CURL_EXTERN CURLMcode curl_multi_socket_all(CURLM *multi_handle, - int *running_handles); +CURL_EXTERN CURLMcode CURL_DEPRECATED(7.19.5, "Use curl_multi_socket_action()") +curl_multi_socket_all(CURLM *multi_handle, int *running_handles); #ifndef CURL_ALLOW_OLD_MULTI_SOCKET /* This macro below was added in 7.16.3 to push users who recompile to use @@ -422,6 +426,17 @@ CURL_EXTERN CURLMcode curl_multi_setopt(CURLM *multi_handle, CURL_EXTERN CURLMcode curl_multi_assign(CURLM *multi_handle, curl_socket_t sockfd, void *sockp); +/* + * Name: curl_multi_get_handles() + * + * Desc: Returns an allocated array holding all handles currently added to + * the multi handle. Marks the final entry with a NULL pointer. If + * there is no easy handle added to the multi handle, this function + * returns an array with the first entry as a NULL pointer. + * + * Returns: NULL on failure, otherwise a CURL **array pointer + */ +CURL_EXTERN CURL **curl_multi_get_handles(CURLM *multi_handle); /* * Name: curl_push_callback diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h index 14373b5..ae80b2b 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2018 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ #ifdef __cplusplus @@ -31,7 +33,7 @@ typedef enum { CURLOT_VALUES, /* (a defined set or bitmask) */ CURLOT_OFF_T, /* curl_off_t (a range of values) */ CURLOT_OBJECT, /* pointer (void *) */ - CURLOT_STRING, /* (char * to zero terminated buffer) */ + CURLOT_STRING, /* (char * to null-terminated buffer) */ CURLOT_SLIST, /* (struct curl_slist *) */ CURLOT_CBPTR, /* (void * passed as-is to a callback) */ CURLOT_BLOB, /* blob (struct curl_blob *) */ @@ -44,7 +46,7 @@ typedef enum { we prefer another name */ #define CURLOT_FLAG_ALIAS (1<<0) -/* The CURLOPTTYPE_* id ranges can still be used to figure out what type/size +/* The CURLOPTTYPE_* id ranQTQ can still be used to figure out what type/size to use for curl_easy_setopt() for the given id */ struct curl_easyoption { const char *name; @@ -57,7 +59,7 @@ CURL_EXTERN const struct curl_easyoption * curl_easy_option_by_name(const char *name); CURL_EXTERN const struct curl_easyoption * -curl_easy_option_by_id (CURLoption id); +curl_easy_option_by_id(CURLoption id); CURL_EXTERN const struct curl_easyoption * curl_easy_option_next(const struct curl_easyoption *prev); diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/stdcheaders.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/stdcheaders.h index 60596c7..7451aa3 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/stdcheaders.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/stdcheaders.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ #include diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/system.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/system.h index faf8fcf..f2554b4 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/system.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/system.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ /* @@ -98,22 +100,6 @@ # define CURL_SUFFIX_CURL_OFF_TU UL # define CURL_TYPEOF_CURL_SOCKLEN_T int -#elif defined(__WATCOMC__) -# if defined(__386__) -# define CURL_TYPEOF_CURL_OFF_T __int64 -# define CURL_FORMAT_CURL_OFF_T "I64d" -# define CURL_FORMAT_CURL_OFF_TU "I64u" -# define CURL_SUFFIX_CURL_OFF_T i64 -# define CURL_SUFFIX_CURL_OFF_TU ui64 -# else -# define CURL_TYPEOF_CURL_OFF_T long -# define CURL_FORMAT_CURL_OFF_T "ld" -# define CURL_FORMAT_CURL_OFF_TU "lu" -# define CURL_SUFFIX_CURL_OFF_T L -# define CURL_SUFFIX_CURL_OFF_TU UL -# endif -# define CURL_TYPEOF_CURL_SOCKLEN_T int - #elif defined(__POCC__) # if (__POCC__ < 280) # define CURL_TYPEOF_CURL_OFF_T long @@ -137,7 +123,7 @@ # define CURL_TYPEOF_CURL_SOCKLEN_T int #elif defined(__LCC__) -# if defined(__e2k__) /* MCST eLbrus C Compiler */ +# if defined(__MCST__) /* MCST eLbrus Compiler Collection */ # define CURL_TYPEOF_CURL_OFF_T long # define CURL_FORMAT_CURL_OFF_T "ld" # define CURL_FORMAT_CURL_OFF_TU "lu" @@ -155,36 +141,33 @@ # define CURL_TYPEOF_CURL_SOCKLEN_T int # endif -#elif defined(__SYMBIAN32__) -# if defined(__EABI__) /* Treat all ARM compilers equally */ +#elif defined(macintosh) +# include +# if TYPE_LONGLONG # define CURL_TYPEOF_CURL_OFF_T long long # define CURL_FORMAT_CURL_OFF_T "lld" # define CURL_FORMAT_CURL_OFF_TU "llu" # define CURL_SUFFIX_CURL_OFF_T LL # define CURL_SUFFIX_CURL_OFF_TU ULL -# elif defined(__CW32__) -# pragma longlong on -# define CURL_TYPEOF_CURL_OFF_T long long -# define CURL_FORMAT_CURL_OFF_T "lld" -# define CURL_FORMAT_CURL_OFF_TU "llu" -# define CURL_SUFFIX_CURL_OFF_T LL -# define CURL_SUFFIX_CURL_OFF_TU ULL -# elif defined(__VC32__) -# define CURL_TYPEOF_CURL_OFF_T __int64 -# define CURL_FORMAT_CURL_OFF_T "lld" -# define CURL_FORMAT_CURL_OFF_TU "llu" -# define CURL_SUFFIX_CURL_OFF_T LL -# define CURL_SUFFIX_CURL_OFF_TU ULL +# else +# define CURL_TYPEOF_CURL_OFF_T long +# define CURL_FORMAT_CURL_OFF_T "ld" +# define CURL_FORMAT_CURL_OFF_TU "lu" +# define CURL_SUFFIX_CURL_OFF_T L +# define CURL_SUFFIX_CURL_OFF_TU UL # endif # define CURL_TYPEOF_CURL_SOCKLEN_T unsigned int -#elif defined(__MWERKS__) +#elif defined(__TANDEM) +# if ! defined(__LP64) + /* Required for 32-bit NonStop builds only. */ # define CURL_TYPEOF_CURL_OFF_T long long # define CURL_FORMAT_CURL_OFF_T "lld" # define CURL_FORMAT_CURL_OFF_TU "llu" # define CURL_SUFFIX_CURL_OFF_T LL # define CURL_SUFFIX_CURL_OFF_TU ULL # define CURL_TYPEOF_CURL_SOCKLEN_T int +# endif #elif defined(_WIN32_WCE) # define CURL_TYPEOF_CURL_OFF_T __int64 @@ -195,9 +178,10 @@ # define CURL_TYPEOF_CURL_SOCKLEN_T int #elif defined(__MINGW32__) +# include # define CURL_TYPEOF_CURL_OFF_T long long -# define CURL_FORMAT_CURL_OFF_T "I64d" -# define CURL_FORMAT_CURL_OFF_TU "I64u" +# define CURL_FORMAT_CURL_OFF_T PRId64 +# define CURL_FORMAT_CURL_OFF_TU PRIu64 # define CURL_SUFFIX_CURL_OFF_T LL # define CURL_SUFFIX_CURL_OFF_TU ULL # define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t @@ -221,45 +205,38 @@ # define CURL_TYPEOF_CURL_SOCKLEN_T unsigned int #elif defined(__OS400__) -# if defined(__ILEC400__) +# define CURL_TYPEOF_CURL_OFF_T long long +# define CURL_FORMAT_CURL_OFF_T "lld" +# define CURL_FORMAT_CURL_OFF_TU "llu" +# define CURL_SUFFIX_CURL_OFF_T LL +# define CURL_SUFFIX_CURL_OFF_TU ULL +# define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t +# define CURL_PULL_SYS_TYPES_H 1 +# define CURL_PULL_SYS_SOCKET_H 1 + +#elif defined(__MVS__) +# if defined(_LONG_LONG) # define CURL_TYPEOF_CURL_OFF_T long long # define CURL_FORMAT_CURL_OFF_T "lld" # define CURL_FORMAT_CURL_OFF_TU "llu" # define CURL_SUFFIX_CURL_OFF_T LL # define CURL_SUFFIX_CURL_OFF_TU ULL -# define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t -# define CURL_PULL_SYS_TYPES_H 1 -# define CURL_PULL_SYS_SOCKET_H 1 -# endif - -#elif defined(__MVS__) -# if defined(__IBMC__) || defined(__IBMCPP__) -# if defined(_ILP32) -# elif defined(_LP64) -# endif -# if defined(_LONG_LONG) -# define CURL_TYPEOF_CURL_OFF_T long long -# define CURL_FORMAT_CURL_OFF_T "lld" -# define CURL_FORMAT_CURL_OFF_TU "llu" -# define CURL_SUFFIX_CURL_OFF_T LL -# define CURL_SUFFIX_CURL_OFF_TU ULL -# elif defined(_LP64) -# define CURL_TYPEOF_CURL_OFF_T long -# define CURL_FORMAT_CURL_OFF_T "ld" -# define CURL_FORMAT_CURL_OFF_TU "lu" -# define CURL_SUFFIX_CURL_OFF_T L -# define CURL_SUFFIX_CURL_OFF_TU UL -# else -# define CURL_TYPEOF_CURL_OFF_T long -# define CURL_FORMAT_CURL_OFF_T "ld" -# define CURL_FORMAT_CURL_OFF_TU "lu" -# define CURL_SUFFIX_CURL_OFF_T L -# define CURL_SUFFIX_CURL_OFF_TU UL -# endif -# define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t -# define CURL_PULL_SYS_TYPES_H 1 -# define CURL_PULL_SYS_SOCKET_H 1 +# elif defined(_LP64) +# define CURL_TYPEOF_CURL_OFF_T long +# define CURL_FORMAT_CURL_OFF_T "ld" +# define CURL_FORMAT_CURL_OFF_TU "lu" +# define CURL_SUFFIX_CURL_OFF_T L +# define CURL_SUFFIX_CURL_OFF_TU UL +# else +# define CURL_TYPEOF_CURL_OFF_T long +# define CURL_FORMAT_CURL_OFF_T "ld" +# define CURL_FORMAT_CURL_OFF_TU "lu" +# define CURL_SUFFIX_CURL_OFF_T L +# define CURL_SUFFIX_CURL_OFF_TU UL # endif +# define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t +# define CURL_PULL_SYS_TYPES_H 1 +# define CURL_PULL_SYS_SOCKET_H 1 #elif defined(__370__) # if defined(__IBMC__) || defined(__IBMCPP__) @@ -348,12 +325,37 @@ # define CURL_PULL_SYS_TYPES_H 1 # define CURL_PULL_SYS_SOCKET_H 1 +#elif defined(__hpux) /* HP aCC compiler */ +# if !defined(_LP64) +# define CURL_TYPEOF_CURL_OFF_T long long +# define CURL_FORMAT_CURL_OFF_T "lld" +# define CURL_FORMAT_CURL_OFF_TU "llu" +# define CURL_SUFFIX_CURL_OFF_T LL +# define CURL_SUFFIX_CURL_OFF_TU ULL +# else +# define CURL_TYPEOF_CURL_OFF_T long +# define CURL_FORMAT_CURL_OFF_T "ld" +# define CURL_FORMAT_CURL_OFF_TU "lu" +# define CURL_SUFFIX_CURL_OFF_T L +# define CURL_SUFFIX_CURL_OFF_TU UL +# endif +# define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t +# define CURL_PULL_SYS_TYPES_H 1 +# define CURL_PULL_SYS_SOCKET_H 1 + /* ===================================== */ /* KEEP MSVC THE PENULTIMATE ENTRY */ /* ===================================== */ #elif defined(_MSC_VER) -# if (_MSC_VER >= 900) && (_INTEGRAL_MAX_BITS >= 64) +# if (_MSC_VER >= 1800) +# include +# define CURL_TYPEOF_CURL_OFF_T __int64 +# define CURL_FORMAT_CURL_OFF_T PRId64 +# define CURL_FORMAT_CURL_OFF_TU PRIu64 +# define CURL_SUFFIX_CURL_OFF_T i64 +# define CURL_SUFFIX_CURL_OFF_TU ui64 +# elif (_MSC_VER >= 900) && (_INTEGRAL_MAX_BITS >= 64) # define CURL_TYPEOF_CURL_OFF_T __int64 # define CURL_FORMAT_CURL_OFF_T "I64d" # define CURL_FORMAT_CURL_OFF_TU "I64u" diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h index 7343cb6..f6af9dc 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2018 - 2020, Daniel Stenberg, , et al. + * Copyright (C) Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -20,6 +20,8 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * SPDX-License-Identifier: curl + * ***************************************************************************/ #include "curl.h" @@ -47,7 +49,21 @@ typedef enum { CURLUE_NO_HOST, /* 14 */ CURLUE_NO_PORT, /* 15 */ CURLUE_NO_QUERY, /* 16 */ - CURLUE_NO_FRAGMENT /* 17 */ + CURLUE_NO_FRAGMENT, /* 17 */ + CURLUE_NO_ZONEID, /* 18 */ + CURLUE_BAD_FILE_URL, /* 19 */ + CURLUE_BAD_FRAGMENT, /* 20 */ + CURLUE_BAD_HOSTNAME, /* 21 */ + CURLUE_BAD_IPV6, /* 22 */ + CURLUE_BAD_LOGIN, /* 23 */ + CURLUE_BAD_PASSWORD, /* 24 */ + CURLUE_BAD_PATH, /* 25 */ + CURLUE_BAD_QUERY, /* 26 */ + CURLUE_BAD_SCHEME, /* 27 */ + CURLUE_BAD_SLASHES, /* 28 */ + CURLUE_BAD_USER, /* 29 */ + CURLUE_LACKS_IDN, /* 30 */ + CURLUE_LAST } CURLUcode; typedef enum { @@ -79,6 +95,9 @@ typedef enum { #define CURLU_GUESS_SCHEME (1<<9) /* legacy curl-style guessing */ #define CURLU_NO_AUTHORITY (1<<10) /* Allow empty authority when the scheme is unknown. */ +#define CURLU_ALLOW_SPACE (1<<11) /* Allow spaces in the URL */ +#define CURLU_PUNYCODE (1<<12) /* get the host name in punycode */ +#define CURLU_PUNY2IDN (1<<13) /* punycode => IDN conversion */ typedef struct Curl_URL CURLU; @@ -99,14 +118,14 @@ CURL_EXTERN void curl_url_cleanup(CURLU *handle); * curl_url_dup() duplicates a CURLU handle and returns a new copy. The new * handle must also be freed with curl_url_cleanup(). */ -CURL_EXTERN CURLU *curl_url_dup(CURLU *in); +CURL_EXTERN CURLU *curl_url_dup(const CURLU *in); /* * curl_url_get() extracts a specific part of the URL from a CURLU * handle. Returns error code. The returned pointer MUST be freed with * curl_free() afterwards. */ -CURL_EXTERN CURLUcode curl_url_get(CURLU *handle, CURLUPart what, +CURL_EXTERN CURLUcode curl_url_get(const CURLU *handle, CURLUPart what, char **part, unsigned int flags); /* @@ -117,6 +136,12 @@ CURL_EXTERN CURLUcode curl_url_get(CURLU *handle, CURLUPart what, CURL_EXTERN CURLUcode curl_url_set(CURLU *handle, CURLUPart what, const char *part, unsigned int flags); +/* + * curl_url_strerror() turns a CURLUcode value into the equivalent human + * readable error string. This is useful for printing meaningful error + * messaQTQ. + */ +CURL_EXTERN const char *curl_url_strerror(CURLUcode); #ifdef __cplusplus } /* end of extern "C" */ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/websockets.h b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/websockets.h new file mode 100644 index 0000000..6ef6a2b --- /dev/null +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/websockets.h @@ -0,0 +1,84 @@ +#ifndef CURLINC_WEBSOCKETS_H +#define CURLINC_WEBSOCKETS_H +/*************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * Copyright (C) Daniel Stenberg, , et al. + * + * This software is licensed as described in the file COPYING, which + * you should have received as part of this distribution. The terms + * are also available at https://curl.se/docs/copyright.html. + * + * You may opt to use, copy, modify, merge, publish, distribute and/or sell + * copies of the Software, and permit persons to whom the Software is + * furnished to do so, under the terms of the COPYING file. + * + * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY + * KIND, either express or implied. + * + * SPDX-License-Identifier: curl + * + ***************************************************************************/ + +#ifdef __cplusplus +extern "C" { +#endif + +struct curl_ws_frame { + int age; /* zero */ + int flags; /* See the CURLWS_* defines */ + curl_off_t offset; /* the offset of this data into the frame */ + curl_off_t bytesleft; /* number of pending bytes left of the payload */ + size_t len; /* size of the current data chunk */ +}; + +/* flag bits */ +#define CURLWS_TEXT (1<<0) +#define CURLWS_BINARY (1<<1) +#define CURLWS_CONT (1<<2) +#define CURLWS_CLOSE (1<<3) +#define CURLWS_PING (1<<4) +#define CURLWS_OFFSET (1<<5) + +/* + * NAME curl_ws_recv() + * + * DESCRIPTION + * + * Receives data from the websocket connection. Use after successful + * curl_easy_perform() with CURLOPT_CONNECT_ONLY option. + */ +CURL_EXTERN CURLcode curl_ws_recv(CURL *curl, void *buffer, size_t buflen, + size_t *recv, + const struct curl_ws_frame **metap); + +/* flags for curl_ws_send() */ +#define CURLWS_PONG (1<<6) + +/* + * NAME curl_ws_send() + * + * DESCRIPTION + * + * Sends data over the websocket connection. Use after successful + * curl_easy_perform() with CURLOPT_CONNECT_ONLY option. + */ +CURL_EXTERN CURLcode curl_ws_send(CURL *curl, const void *buffer, + size_t buflen, size_t *sent, + curl_off_t fragsize, + unsigned int flags); + +/* bits for the CURLOPT_WS_OPTIONS bitmask: */ +#define CURLWS_RAW_MODE (1<<0) + +CURL_EXTERN const struct curl_ws_frame *curl_ws_meta(CURL *curl); + +#ifdef __cplusplus +} +#endif + +#endif /* CURLINC_WEBSOCKETS_H */ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist index f09c380..824d6b7 100644 Binary files a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist and b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist differ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json index 7c77aca..046b98f 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json @@ -104,6 +104,13 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "zlib", + "printedName": "zlib", + "declKind": "Import", + "moduleName": "TalsecRuntime" + }, { "kind": "Import", "name": "Foundation", @@ -2210,2991 +2217,2844 @@ }, "ConstValues": [ { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/String+Utils.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/String+Utils.swift", "kind": "StringLiteral", "offset": 692, "length": 4, "value": "\"-:\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/String+Utils.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/String+Utils.swift", "kind": "StringLiteral", "offset": 1076, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "IntegerLiteral", "offset": 689, "length": 5, "value": "27042" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "IntegerLiteral", "offset": 796, "length": 4, "value": "4444" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "IntegerLiteral", "offset": 892, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "BooleanLiteral", "offset": 908, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "IntegerLiteral", "offset": 1453, "length": 1, "value": "1" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 243, "length": 13, "value": "\"development\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 279, "length": 12, "value": "\"production\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 312, "length": 10, "value": "\"disabled\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 243, "length": 13, "value": "\"development\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 279, "length": 12, "value": "\"production\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 312, "length": 10, "value": "\"disabled\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 575, "length": 24, "value": "\"keychain-access-groups\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 628, "length": 16, "value": "\"get-task-allow\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 675, "length": 17, "value": "\"aps-environment\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 722, "length": 24, "value": "\"application-identifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 575, "length": 24, "value": "\"keychain-access-groups\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 628, "length": 16, "value": "\"get-task-allow\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 675, "length": 17, "value": "\"aps-environment\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 722, "length": 24, "value": "\"application-identifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "Array", "offset": 1293, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "BooleanLiteral", "offset": 1390, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "BooleanLiteral", "offset": 1994, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2227, "length": 6, "value": "\"Name\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2259, "length": 11, "value": "\"AppIDName\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2296, "length": 29, "value": "\"ApplicationIdentifierPrefix\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2350, "length": 10, "value": "\"TeamName\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2392, "length": 16, "value": "\"TeamIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2433, "length": 10, "value": "\"Platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2474, "length": 16, "value": "\"IsXcodeManaged\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2519, "length": 14, "value": "\"CreationDate\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2564, "length": 16, "value": "\"ExpirationDate\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2607, "length": 12, "value": "\"TimeToLive\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2640, "length": 6, "value": "\"UUID\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2670, "length": 9, "value": "\"Version\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2708, "length": 14, "value": "\"Entitlements\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2227, "length": 6, "value": "\"Name\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2259, "length": 11, "value": "\"AppIDName\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2296, "length": 29, "value": "\"ApplicationIdentifierPrefix\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2350, "length": 10, "value": "\"TeamName\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2392, "length": 16, "value": "\"TeamIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2433, "length": 10, "value": "\"Platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2474, "length": 16, "value": "\"IsXcodeManaged\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2519, "length": 14, "value": "\"CreationDate\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2564, "length": 16, "value": "\"ExpirationDate\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2607, "length": 12, "value": "\"TimeToLive\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2640, "length": 6, "value": "\"UUID\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2670, "length": 9, "value": "\"Version\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2708, "length": 14, "value": "\"Entitlements\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", - "kind": "StringLiteral", - "offset": 2865, - "length": 10, - "value": "\"embedded\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", - "kind": "StringLiteral", - "offset": 2892, - "length": 17, - "value": "\"mobileprovision\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", - "offset": 3091, + "offset": 3111, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", - "offset": 3324, + "offset": 3344, "length": 8, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "Array", "offset": 375, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "StringLiteral", "offset": 415, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "BooleanLiteral", "offset": 491, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "Array", "offset": 8387, "length": 61, "value": "[0x01, 0xe9, 0x4c, 0xa7, 0xb5, 0xfb, 0xf9, 0x38, 0xd5, 0x79]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "StringLiteral", "offset": 8526, "length": 7, - "value": "\"6.0.0\"" + "value": "\"6.1.2\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "StringLiteral", "offset": 8594, "length": 9, "value": "\"Cordova\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "StringLiteral", "offset": 8952, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 471, "length": 11, "value": "\"osVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 511, "length": 14, "value": "\"manufacturer\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 547, "length": 7, "value": "\"model\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 471, "length": 11, "value": "\"osVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 511, "length": 14, "value": "\"manufacturer\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 547, "length": 7, "value": "\"model\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 753, "length": 10, "value": "\"security\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 790, "length": 12, "value": "\"biometrics\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 835, "length": 18, "value": "\"hwBackedKeychain\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 753, "length": 10, "value": "\"security\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 790, "length": 12, "value": "\"biometrics\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 835, "length": 18, "value": "\"hwBackedKeychain\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 1496, "length": 15, "value": "\"appIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 1538, "length": 12, "value": "\"appVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 1496, "length": 15, "value": "\"appIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 1538, "length": 12, "value": "\"appVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", - "kind": "StringLiteral", - "offset": 4131, - "length": 6, - "value": "\"type\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 4255, - "length": 6, - "value": "\"info\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", - "kind": "StringLiteral", - "offset": 4733, - "length": 17, - "value": "\"certificateInfo\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", - "kind": "StringLiteral", - "offset": 5211, + "offset": 5241, "length": 5, "value": "\"iOS\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6072, + "offset": 6102, "length": 3, "value": "\".\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6122, + "offset": 6152, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6345, + "offset": 6375, "length": 12, "value": "\"instanceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6384, + "offset": 6414, "length": 12, "value": "\"deviceInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6424, + "offset": 6454, "length": 13, "value": "\"deviceState\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6461, + "offset": 6491, "length": 9, "value": "\"appInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6495, + "offset": 6525, "length": 10, "value": "\"platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6531, + "offset": 6561, "length": 11, "value": "\"occurence\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6573, + "offset": 6603, "length": 16, "value": "\"incidentReport\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6612, + "offset": 6642, "length": 8, "value": "\"checks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6647, + "offset": 6677, "length": 12, "value": "\"externalId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6685, + "offset": 6715, "length": 11, "value": "\"sessionId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6721, + "offset": 6751, "length": 10, "value": "\"deviceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6758, + "offset": 6788, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6798, + "offset": 6828, "length": 13, "value": "\"sdkPlatform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6841, + "offset": 6871, "length": 15, "value": "\"sdkIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6345, + "offset": 6375, "length": 12, "value": "\"instanceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6384, + "offset": 6414, "length": 12, "value": "\"deviceInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6424, + "offset": 6454, "length": 13, "value": "\"deviceState\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6461, + "offset": 6491, "length": 9, "value": "\"appInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6495, + "offset": 6525, "length": 10, "value": "\"platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6531, + "offset": 6561, "length": 11, "value": "\"occurence\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6573, + "offset": 6603, "length": 16, "value": "\"incidentReport\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6612, + "offset": 6642, "length": 8, "value": "\"checks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6647, + "offset": 6677, "length": 12, "value": "\"externalId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6685, + "offset": 6715, "length": 11, "value": "\"sessionId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6721, + "offset": 6751, "length": 10, "value": "\"deviceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6758, + "offset": 6788, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6798, + "offset": 6828, "length": 13, "value": "\"sdkPlatform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6841, + "offset": 6871, "length": 15, "value": "\"sdkIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SimulatorReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SimulatorReaction.swift", "kind": "IntegerLiteral", - "offset": 507, + "offset": 498, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", "kind": "BooleanLiteral", "offset": 1841, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", "kind": "BooleanLiteral", "offset": 1962, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", "kind": "BooleanLiteral", "offset": 1993, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 1941, - "length": 19, - "value": "\"Config is missing\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 2015, - "length": 23, - "value": "\"Config loading failed\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 2096, - "length": 29, - "value": "\"Config signature is invalid\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 2188, - "length": 32, - "value": "\"Mandatory config field missing\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 2282, - "length": 31, - "value": "\"Cryptography operation failed\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "IntegerLiteral", "offset": 3468, "length": 3, "value": "256" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "BooleanLiteral", "offset": 3955, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "Array", "offset": 4279, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "BooleanLiteral", "offset": 5469, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "BooleanLiteral", "offset": 5973, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 369, "length": 5, "value": "\"iOS\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1039, "length": 12, "value": "\"instanceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1078, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1115, "length": 10, "value": "\"platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1153, "length": 13, "value": "\"sdkPlatform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1193, "length": 12, "value": "\"deviceInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1233, "length": 13, "value": "\"deviceState\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1272, "length": 11, "value": "\"occurence\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1306, "length": 8, "value": "\"checks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1339, "length": 10, "value": "\"deviceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1376, "length": 12, "value": "\"externalId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1039, "length": 12, "value": "\"instanceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1078, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1115, "length": 10, "value": "\"platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1153, "length": 13, "value": "\"sdkPlatform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1193, "length": 12, "value": "\"deviceInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1233, "length": 13, "value": "\"deviceState\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1272, "length": 11, "value": "\"occurence\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1306, "length": 8, "value": "\"checks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1339, "length": 10, "value": "\"deviceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1376, "length": 12, "value": "\"externalId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 676, "length": 24, "value": "\"StoringError \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 699, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 760, "length": 24, "value": "\"LoadingError \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 783, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 831, "length": 13, "value": "\"KeyNotFound\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 894, "length": 16, "value": "\"KeyInvalidated\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 974, "length": 37, "value": "\"AllreadyTracked message: \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1010, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1072, "length": 35, "value": "\"IllegalState, message: \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1106, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1168, "length": 35, "value": "\"GeneralError, message: \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1202, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/JailbreakReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/JailbreakReaction.swift", "kind": "IntegerLiteral", - "offset": 514, + "offset": 505, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/DeviceBindingReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/DeviceBindingReaction.swift", "kind": "IntegerLiteral", - "offset": 523, + "offset": 514, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SignatureReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SignatureReaction.swift", "kind": "IntegerLiteral", - "offset": 510, + "offset": 593, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", - "kind": "StringLiteral", - "offset": 270, - "length": 20, - "value": "\"Talsec_EC_SE_check\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", "kind": "BooleanLiteral", - "offset": 367, + "offset": 377, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", "kind": "IntegerLiteral", - "offset": 1307, + "offset": 1317, "length": 3, "value": "256" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", "kind": "BooleanLiteral", - "offset": 1730, + "offset": 1740, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", "kind": "BooleanLiteral", - "offset": 1929, + "offset": 1939, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", "kind": "BooleanLiteral", "offset": 1608, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", "kind": "BooleanLiteral", "offset": 1787, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", "kind": "StringLiteral", "offset": 4060, "length": 3, "value": "\".\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/UnofficialStore\/UnofficialStore.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/UnofficialStore\/UnofficialStore.swift", "kind": "BooleanLiteral", "offset": 820, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", - "kind": "StringLiteral", - "offset": 278, - "length": 38, - "value": "\"isPasscodeEnabled is not implemented\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", - "kind": "StringLiteral", - "offset": 382, - "length": 37, - "value": "\"hasSecureEnclave is not implemented\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", "kind": "StringLiteral", - "offset": 721, + "offset": 735, "length": 4, "value": "\"\u0000\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", "kind": "StringLiteral", - "offset": 733, + "offset": 747, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", - "kind": "StringLiteral", - "offset": 800, - "length": 34, - "value": "\"systemVersion is not implemented\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", - "kind": "StringLiteral", - "offset": 911, - "length": 38, - "value": "\"getDeviceSecurity is not implemented\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "IntegerLiteral", "offset": 455, "length": 4, "value": "1000" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "StringLiteral", "offset": 539, "length": 8, "value": "\"status\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "StringLiteral", "offset": 570, "length": 8, "value": "\"timeMs\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "StringLiteral", "offset": 539, "length": 8, "value": "\"status\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "StringLiteral", "offset": 570, "length": 8, "value": "\"timeMs\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", "offset": 2125, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", "offset": 2189, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 3472, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5062, "length": 2, "value": "22" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5079, "length": 4, "value": "2222" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5098, "length": 2, "value": "44" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5115, "length": 4, "value": "1337" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5624, "length": 10, "value": "0x80000002" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 5906, "length": 73688, "value": "[[[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x2F], [0x78, 0x8A, 0x3E], [0x68, 0x99, 0x38], [0x31, 0xC7, 0x75]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC7, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x3F], [0x60, 0x9C, 0x3E, 0xCE], [0x6A, 0xC7, 0x3F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x3F, 0xC6], [0x67, 0x8C, 0x21], [0x6E, 0x8D, 0x29], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63], [0x62, 0x86, 0x21], [0x2F, 0x9A, 0x2D], [0x74, 0x9B, 0x25], [0x6A, 0xC7, 0x3F], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x3F], [0x60, 0x8F, 0x29], [0x6C, 0x86, 0x28, 0xC2], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21], [0x72]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x65, 0x99, 0x27], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63, 0xCA], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x3F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x3C, 0xC8], [0x72, 0x9D, 0x3E, 0xCA]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x6C, 0x86, 0x2E], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x29], [0x79, 0x9D, 0x3E], [0x60, 0x80, 0x22], [0x72, 0x9D, 0x13]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25], [0x6F, 0x8F, 0x23, 0x88], [0x62, 0x90, 0x28], [0x68, 0x88, 0x62, 0xD7], [0x73, 0x8C, 0x25, 0xC9], [0x72, 0x9D]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xDE], [0x65, 0x80, 0x2D, 0x89], [0x71, 0x86, 0x3F, 0xD3], [0x68, 0x87, 0x3F, 0xD3]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x75, 0x9B, 0x25], [0x66, 0x8E, 0x29, 0xD5], [0x72]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63, 0xCA], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x3F], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC7, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63, 0xC4], [0x6E, 0x84, 0x62], [0x72, 0x88, 0x39], [0x73, 0x80, 0x27], [0x2F, 0x9A, 0x39], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29, 0x89], [0x72, 0x88, 0x2A, 0xC2], [0x6C, 0x86, 0x28, 0xC2], [0x2F, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x23], [0x6C, 0xC7, 0x3F], [0x60, 0x9C, 0x3E, 0xCE], [0x6A, 0xC7, 0x3F], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x62, 0xD4], [0x60, 0x8F, 0x29], [0x6C, 0x86, 0x28, 0xC2], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21, 0xD4]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x62], [0x71, 0x86, 0x3F], [0x75, 0x9B, 0x21]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63, 0xCA], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x3F, 0xD2], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29, 0x89], [0x64, 0x91, 0x38, 0xD5], [0x60, 0x80, 0x22], [0x72, 0x9D, 0x13]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25], [0x6F, 0x8F, 0x23, 0x88], [0x62, 0x90, 0x28], [0x68, 0x88, 0x62], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x35, 0xC3], [0x68, 0x88, 0x62, 0xD7], [0x73, 0x8C, 0x25, 0xC9], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x62, 0x90, 0x28, 0xCE], [0x60, 0xC7, 0x3C, 0xC8], [0x72, 0x9D, 0x25], [0x6F, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F], [0x78, 0x8D, 0x25, 0xC6], [0x2F, 0x9D, 0x3E], [0x68, 0x8E, 0x2B, 0xC2], [0x73, 0x9A]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35], [0x2E, 0xAA, 0x2D], [0x62, 0x81, 0x29], [0x72, 0xC6, 0x2F], [0x6E, 0x84, 0x62], [0x72, 0x88, 0x39, 0xD5], [0x68, 0x82, 0x62], [0x42, 0x90, 0x28, 0xCE], [0x60]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x0, 0xC8], [0x66, 0x9A, 0x63, 0xE4], [0x78, 0x8D, 0x25], [0x60]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0xF, 0xDE], [0x65, 0x80, 0x2D]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x29], [0x79, 0x8C, 0x2F], [0x2E, 0x9A, 0x39], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x80, 0x22], [0x62, 0x85, 0x39, 0xC3], [0x64, 0xC6, 0x3F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x24]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x3C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x89], [0x65, 0xC6, 0x2F], [0x78, 0x8D, 0x25], [0x60]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x38, 0xD5], [0x74, 0x9A, 0x38], [0x64, 0x8D, 0x62], [0x66, 0x99, 0x2B], [0x2F, 0x8D, 0x63, 0xD4], [0x60, 0x9C, 0x3E, 0xCE], [0x6A, 0xC7, 0x2B], [0x71, 0x8E, 0x62, 0xC3], [0x68, 0x9A, 0x38, 0xD5], [0x68, 0x8B]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63, 0xC2], [0x75, 0x8A, 0x63, 0xD5], [0x62, 0xC7, 0x28, 0x88], [0x72, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D], [0x75, 0x8C]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22], [0x72, 0xC6, 0xF, 0xDE], [0x65, 0x80, 0x2D, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63, 0xE1], [0x60, 0x82, 0x29], [0x42, 0x88, 0x3E, 0xD5], [0x68, 0x8C, 0x3E, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38, 0xCE], [0x6E, 0x87, 0x3F], [0x2E, 0xA0, 0x2F], [0x78, 0xC7, 0x2D, 0xD7], [0x71]], [[0x2E, 0xA8, 0x3C, 0xD7], [0x6D, 0x80, 0x2F], [0x60, 0x9D, 0x25], [0x6E, 0x87, 0x3F, 0x88], [0x48, 0x87, 0x38], [0x64, 0x85, 0x20], [0x68, 0xBA, 0x2F, 0xD5], [0x64, 0x8C, 0x22, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0xA8, 0x3C, 0xD7], [0x6D, 0x80, 0x2F, 0xC6], [0x75, 0x80, 0x23, 0xC9], [0x72, 0xC6, 0x1], [0x79, 0xBD, 0x39], [0x63, 0x8C, 0x62], [0x60, 0x99, 0x3C]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22], [0x72, 0xC6, 0x1E, 0xC8], [0x62, 0x82, 0xD], [0x71, 0x99, 0x62, 0xC6], [0x71, 0x99]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63], [0x52, 0xAB, 0x1F], [0x64, 0x9D, 0x38, 0xCE], [0x6F, 0x8E, 0x3F], [0x2F, 0x88, 0x3C, 0xD7]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22], [0x72, 0xC6, 0x1F], [0x6F, 0x86, 0x23], [0x71, 0xC4, 0x25, 0xD3], [0x42, 0x86, 0x22, 0xC1], [0x68, 0x8E, 0x62, 0xC6], [0x71, 0x99]], [[0x2E, 0xA8, 0x3C, 0xD7], [0x6D, 0x80, 0x2F], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63], [0x56, 0x80, 0x22, 0xD3], [0x64, 0x9B, 0xE, 0xC8], [0x60, 0x9B, 0x28, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x8B, 0x2D, 0xD4], [0x69]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x9A, 0x24]], [[0x2E, 0x8C, 0x38, 0xC4], [0x2E, 0x88, 0x3C], [0x75]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x8B, 0x36, 0xCE], [0x71, 0xDB]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x8A, 0x24], [0x6C, 0x86, 0x28]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x2F, 0xCF], [0x6E, 0x9E, 0x22]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x82, 0x25, 0xCB], [0x6D]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x84, 0x27, 0xC3], [0x68, 0x9B]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x3F, 0xD2]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x3F], [0x72, 0x81, 0x63], [0x72, 0x9A, 0x24, 0xC3], [0x5E, 0x8A, 0x23, 0xC9], [0x67, 0x80, 0x2B]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22], [0x60, 0x84, 0x25, 0xC4], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x25, 0xC2], [0x72, 0xC6, 0x0], [0x68, 0x9F, 0x29, 0xE4], [0x6D, 0x86, 0x2F, 0xCC], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x80, 0x29, 0xD4], [0x2E, 0xBF, 0x29], [0x64, 0x87, 0x2F], [0x78, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2F, 0x8D, 0x35, 0xCB], [0x68, 0x8B]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x80, 0x29, 0xD4], [0x2E, 0xA5, 0x25, 0xD1], [0x64, 0xAA, 0x20], [0x6E, 0x8A, 0x27], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A, 0xC6], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xC6], [0x71, 0x9D]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D, 0xD3], [0x64, 0xC6, 0x3A], [0x60, 0x9B, 0x63, 0xCB], [0x68, 0x8B, 0x63], [0x62, 0x90, 0x28, 0xCE], [0x60]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A], [0x60, 0x9B, 0x63, 0xCA], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x63, 0xEB], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x35], [0x2E, 0xBA, 0xE, 0xF4], [0x64, 0x9D, 0x38, 0xCE], [0x6F, 0x8E, 0x3F], [0x2E, 0xBD, 0x24], [0x64, 0x84, 0x29, 0xD4]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x9A, 0x38, 0xC6], [0x72, 0x81]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x38, 0xCA], [0x71, 0xC6, 0x2F], [0x78, 0x8D, 0x25, 0xC6], [0x2F, 0x85, 0x23, 0xC0]], [[0x2E, 0xBA, 0x35, 0xD4], [0x75, 0x8C, 0x21], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x0], [0x60, 0x9C, 0x22, 0xC4], [0x69, 0xAD, 0x2D, 0xC2], [0x6C, 0x86, 0x22], [0x72, 0xC6, 0x2F], [0x6E, 0x84, 0x62, 0xCE], [0x6A, 0x8C, 0x35], [0x2F, 0x8B, 0x2E], [0x6E, 0x9D, 0x62, 0xD7], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0xBA, 0x35, 0xD4], [0x75, 0x8C, 0x21, 0x88], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35], [0x2E, 0xA5, 0x2D], [0x74, 0x87, 0x2F, 0xCF], [0x45, 0x88, 0x29], [0x6C, 0x86, 0x22, 0xD4], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9A, 0x2D, 0xD2], [0x73, 0x80, 0x27], [0x2F, 0xAA, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x52, 0x9D, 0x2D], [0x73, 0x9D, 0x39], [0x71, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x2E], [0x68, 0x87, 0x63, 0xD4], [0x72, 0x81, 0x28]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x27], [0x68, 0x85, 0x20, 0xC6], [0x6D, 0x85]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x2E, 0xCE], [0x6F, 0xC6, 0x3C, 0xC6], [0x72, 0x9A, 0x3B, 0xC3]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x64, 0x91, 0x29], [0x62, 0xC6, 0x3F], [0x67, 0x9D, 0x3C, 0x8A], [0x72, 0x8C, 0x3E, 0xD1], [0x64, 0x9B]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0x8C, 0x34], [0x64, 0x8A, 0x63], [0x72, 0x9A, 0x24], [0x2C, 0x82, 0x29, 0xDE], [0x72, 0x80, 0x2B], [0x6F]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x29, 0xDF], [0x64, 0x8A, 0x63], [0x62, 0x90, 0x28], [0x68, 0x88, 0x63]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xCB], [0x68, 0x8B, 0x2F, 0xDE], [0x62, 0x9B, 0x25, 0xD7], [0x75, 0xC7, 0x28, 0xDE], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x23, 0xC4], [0x60, 0x85, 0x63], [0x63, 0x80, 0x22], [0x2E, 0x8A, 0x35], [0x62, 0x9B, 0x25], [0x71, 0x9D]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x2E, 0xCE], [0x6F, 0xC6, 0x2F], [0x78, 0x8A, 0x3E, 0xCE], [0x71, 0x9D]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x9A, 0x2E], [0x68, 0x87, 0x63], [0x67, 0x9B, 0x25, 0xC3], [0x60, 0xC4, 0x3F, 0xC2], [0x73, 0x9F, 0x29], [0x73]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x9A, 0x2E], [0x68, 0x87, 0x63, 0xD4], [0x72, 0x81, 0x28]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x2F, 0xC6], [0x62, 0x81, 0x29], [0x2E, 0x88, 0x3C], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x88, 0x3C, 0xD3]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x2F], [0x78, 0x8D, 0x25, 0xC6]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x23], [0x66, 0xC6, 0x3F, 0xDE], [0x72, 0x85, 0x23], [0x66]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x9D, 0x21], [0x71, 0xC6, 0x2F, 0xDE], [0x65, 0x80, 0x2D], [0x2F, 0x85, 0x23, 0xC0]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x2F], [0x78, 0x8D, 0x25], [0x60]], [[0x2E, 0xC7, 0x2E, 0xC8], [0x6E, 0x9D, 0x3F, 0xD3], [0x73, 0x88, 0x3C, 0xD7], [0x64, 0x8D, 0x13], [0x64, 0x85, 0x29, 0xC4], [0x75, 0x9B, 0x2D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0xA, 0xD5], [0x60, 0x84, 0x29, 0xD0], [0x6E, 0x9B, 0x27], [0x72, 0xC6, 0xF, 0xDE], [0x65, 0x80, 0x2D], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x62], [0x67, 0x9B, 0x2D], [0x6C, 0x8C, 0x3B, 0xC8], [0x73, 0x82]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0xE, 0xD2], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63, 0xEB], [0x60, 0x9C, 0x22, 0xC4], [0x69, 0xA0, 0x22], [0x52, 0x88, 0x2A, 0xC2], [0x4C, 0x86, 0x28, 0xC2], [0x2F, 0x8B, 0x39, 0xC9], [0x65, 0x85, 0x29]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0xA5, 0x23], [0x60, 0x8D, 0x29], [0x73, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x4D, 0x88, 0x39, 0xC9], [0x62, 0x81, 0x5, 0xC9], [0x52, 0x88, 0x2A], [0x64, 0xA4, 0x23], [0x65, 0x8C, 0x62], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x2F], [0x6E, 0x84, 0x62, 0xCE], [0x6F, 0x86, 0x2D], [0x69, 0x8D, 0x29, 0xD1], [0x2F, 0x85, 0x2D, 0xD2], [0x6F, 0x8A, 0x24, 0xCE], [0x6F, 0x9A, 0x2D, 0xC1], [0x64, 0x84, 0x23, 0xC3], [0x64, 0xC7, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA8, 0x3C, 0xD7], [0x6D, 0x80, 0x2F, 0xC6], [0x75, 0x80, 0x23, 0xC9], [0x72, 0xC6, 0x1F], [0x68, 0x85, 0x29, 0xC8], [0x2F, 0x88, 0x3C], [0x71]], [[0x2E, 0x8B, 0x23], [0x6E, 0x9D, 0x3F], [0x75, 0x9B, 0x2D, 0xD7]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x8B, 0x25, 0xC9], [0x71, 0x88, 0x2F], [0x6A]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x52, 0xAB, 0x5], [0x6F, 0x83, 0x29], [0x62, 0x9D]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xF4], [0x43, 0xA0, 0x22], [0x6B, 0x8C, 0x2F, 0xD3], [0x2F, 0x8D, 0x35, 0xCB], [0x68, 0x8B]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0xBD, 0x3B, 0xC2], [0x60, 0x82, 0x5], [0x6F, 0x83, 0x29, 0xC4], [0x75]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x75, 0x9E, 0x29], [0x60, 0x82, 0x20], [0x6E, 0x88, 0x28], [0x64, 0x9B, 0x62, 0xC3], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0xBD, 0x3B, 0xC2], [0x60, 0x82, 0x5], [0x6F, 0x83, 0x29, 0xC4], [0x75, 0xC7, 0x28], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x20], [0x68, 0x8B, 0x26], [0x60, 0x80, 0x20], [0x63, 0x9B, 0x29, 0xC6], [0x6A, 0xC7, 0x28], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xCB], [0x68, 0x8B, 0x3F], [0x74, 0x8B, 0x3F, 0xD3], [0x68, 0x9D, 0x39], [0x75, 0x8C, 0x62], [0x31, 0xC7, 0x28, 0xDE], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x20, 0xCE], [0x63, 0x9A, 0x39, 0xC5], [0x72, 0x9D, 0x25, 0xD3], [0x74, 0x9D, 0x29, 0x89], [0x65, 0x90, 0x20, 0xCE], [0x63]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x20], [0x68, 0x8B, 0x3F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38, 0xC2], [0x2F, 0x8D, 0x35], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x62, 0xD4], [0x63, 0x80, 0x22], [0x6B, 0x8C, 0x2F, 0xD3], [0x52, 0x88, 0x2A, 0xC2], [0x4C, 0x86, 0x28, 0xC2]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x3F, 0xC8], [0x74, 0x9B, 0x2F, 0xC2], [0x72, 0xC7, 0x20], [0x68, 0x9A, 0x38], [0x2F, 0x8D, 0x63, 0xC2], [0x6D, 0x8C, 0x2F], [0x75, 0x9B, 0x2D], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x3F], [0x6E, 0x9C, 0x3E], [0x62, 0x8C, 0x3F], [0x2F, 0x85, 0x25, 0xD4], [0x75, 0xC7, 0x28, 0x88], [0x72, 0x80, 0x20], [0x64, 0x86, 0x62], [0x72, 0x86, 0x39, 0xD5], [0x62, 0x8C, 0x3F]], [[0x2E, 0x8A, 0x24, 0xCE], [0x6C, 0x8C, 0x3E], [0x60]], [[0x2E, 0x8C, 0x20], [0x64, 0x8A, 0x38, 0xD5], [0x60]], [[0x2E, 0x83, 0x2E], [0x2E, 0x85, 0x36, 0xCA], [0x60]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25], [0x6E, 0x87, 0x3F], [0x2E, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x68, 0x9D, 0x39, 0xD3], [0x64, 0xBA, 0x29, 0xD3], [0x75, 0x80, 0x22], [0x66, 0x9A, 0x62, 0xC6], [0x71, 0x99]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x23], [0x6C, 0xC7, 0x23], [0x71, 0x88, 0x7F, 0x94], [0x35, 0xC7, 0x2F], [0x69, 0x86, 0x25], [0x62, 0x90, 0x62], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x23, 0xD7], [0x60, 0xDA, 0x7F, 0x93], [0x2F, 0x8A, 0x24], [0x6E, 0x80, 0x2F], [0x78, 0xC7, 0x21, 0xC3], [0x34, 0x9A, 0x39], [0x6C, 0x9A]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x86, 0x3C, 0xC6], [0x32, 0xDA, 0x78, 0x89], [0x60, 0x85, 0x38], [0x6D, 0x80, 0x3F], [0x75, 0xC7, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x86, 0x3C, 0xC6], [0x32, 0xDA, 0x78, 0x89], [0x60, 0x85, 0x38], [0x6D, 0x80, 0x3F, 0xD3], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21], [0x72]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x29, 0xDF], [0x2F, 0x9A, 0x39], [0x63, 0x9A, 0x38], [0x68, 0x9D, 0x39, 0xD3], [0x64, 0xC7, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x29, 0xDF], [0x2F, 0x9A, 0x39, 0xC5], [0x72, 0x9D, 0x25, 0xD3], [0x74, 0x9D, 0x29], [0x2F, 0x84, 0x28], [0x34, 0x9A, 0x39, 0xCA], [0x72]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x8C, 0x34], [0x2F, 0x9A, 0x39, 0xC5], [0x72, 0x9D, 0x25], [0x75, 0x9C, 0x38, 0xC2], [0x2F, 0x8C, 0x34], [0x75, 0x9B, 0x2D, 0xCE], [0x6F, 0x9A, 0x38, 0xF8]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27, 0xC0], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x29], [0x79, 0xC7, 0x3F], [0x74, 0x8B, 0x3F, 0xD3], [0x68, 0x9D, 0x39], [0x75, 0x8C, 0x62, 0xD7], [0x73, 0x8C, 0x25], [0x6F, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27, 0xC0], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63], [0x62, 0x86, 0x21], [0x2F, 0x8C, 0x34, 0x89], [0x72, 0x9C, 0x2E], [0x72, 0x9D, 0x25], [0x75, 0x9C, 0x38], [0x64, 0xC7, 0x3C], [0x6E, 0x9A, 0x38], [0x68, 0x87, 0x3F], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x43, 0x9C, 0x22, 0xC3], [0x6D, 0x8C, 0x3F], [0x2E, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x68, 0x9D, 0x39], [0x75, 0x8C, 0x1C], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20, 0xC2]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35, 0x88], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9A, 0x2D, 0xD2], [0x73, 0x80, 0x27], [0x2F, 0xAA, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xC7, 0x2E, 0xC8], [0x6E, 0x9D, 0x3F, 0xD3], [0x73, 0x88, 0x3C, 0xD7], [0x64, 0x8D]], [[0x2E, 0xC7, 0x21], [0x6E, 0x9C, 0x22], [0x75, 0xB6, 0x3E, 0xD0]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63, 0xE6], [0x6F, 0x8C, 0x21, 0xC8], [0x6F, 0x8C, 0x62], [0x60, 0x99, 0x3C]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x6C, 0x86, 0x2E], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x21], [0x65, 0xDC, 0x3F], [0x74, 0x84, 0x3F]], [[0x2E, 0x9D, 0x21, 0xD7], [0x2E, 0x8A, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x6D, 0x86, 0x2B]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x3E, 0xC4], [0x2F, 0x8D, 0x63], [0x72, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0xF], [0x64, 0x99, 0x24, 0xC2], [0x68, 0xB9, 0x3E], [0x64, 0x8F, 0x3F, 0x89], [0x67, 0x9B, 0x2D, 0xCA], [0x64, 0x9E, 0x23], [0x73, 0x82]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xE4], [0x64, 0x99, 0x24], [0x64, 0x80, 0x62, 0xC1], [0x73, 0x88, 0x21], [0x64, 0x9E, 0x23, 0xD5], [0x6A]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x42, 0x8C, 0x3C, 0xCF], [0x64, 0x80, 0x19], [0x48, 0xC7, 0x2A, 0xD5], [0x60, 0x84, 0x29, 0xD0], [0x6E, 0x9B, 0x27]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x6D, 0x80, 0x2E, 0xC4], [0x64, 0x99, 0x24], [0x64, 0x80, 0x3C, 0xD5], [0x64, 0x8F, 0x3F], [0x2F, 0x8D, 0x35], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x85, 0x25], [0x63, 0x8A, 0x29], [0x71, 0x81, 0x29], [0x68, 0xC7, 0x28], [0x78, 0x85, 0x25], [0x63]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F], [0x2E, 0xAA, 0x29, 0xD7], [0x69, 0x8C, 0x25, 0xF4], [0x71, 0x9B, 0x25], [0x6F, 0x8E, 0xE, 0xC8], [0x60, 0x9B, 0x28], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xEA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38, 0xC2], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x68, 0x8C, 0x3F], [0x2E, 0xAA, 0x29, 0xD7], [0x69, 0x8C, 0x25, 0xF4], [0x71, 0x9B, 0x25, 0xC9], [0x66, 0xAB, 0x23, 0xC6], [0x73, 0x8D, 0x62, 0xC3], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xAF, 0x3E, 0xC6], [0x6C, 0x8C, 0x3B, 0xC8], [0x73, 0x82, 0x3F], [0x2E, 0xAA, 0x29, 0xD7], [0x69, 0x8C, 0x25, 0x89], [0x67, 0x9B, 0x2D, 0xCA], [0x64, 0x9E, 0x23], [0x73, 0x82]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x47, 0x9B, 0x2D, 0xCA], [0x64, 0x9E, 0x23], [0x73, 0x82, 0x3F, 0x88], [0x42, 0x8C, 0x3C], [0x69, 0x8C, 0x25, 0xF7], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x8F, 0x3E, 0xC6], [0x6C, 0x8C, 0x3B], [0x6E, 0x9B, 0x27]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xAF, 0x3E, 0xC6], [0x6C, 0x8C, 0x3B, 0xC8], [0x73, 0x82, 0x3F, 0x88], [0x42, 0x8C, 0x3C, 0xCF], [0x64, 0x80, 0x19, 0xEE], [0x2F, 0x8F, 0x3E], [0x60, 0x84, 0x29, 0xD0], [0x6E, 0x9B, 0x27]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0xE, 0xD2], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63, 0xE4], [0x64, 0x99, 0x24], [0x64, 0x80, 0x62], [0x63, 0x9C, 0x22], [0x65, 0x85, 0x29]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x88], [0x6B, 0x99, 0x62, 0xC6], [0x6A, 0x9C, 0x3F, 0xCE], [0x6E, 0xC7, 0x27], [0x64, 0x9B, 0x22], [0x63, 0x90, 0x3C], [0x60, 0x9A, 0x3F], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x2E, 0xCE], [0x6F, 0xC6, 0x27, 0xC2], [0x73, 0x87, 0x2E], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x28]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xE4], [0x6E, 0x87, 0x38], [0x73, 0x86, 0x20], [0x42, 0x8C, 0x22, 0xD3], [0x64, 0x9B, 0x63], [0x43, 0x9C, 0x22, 0xC3], [0x6D, 0x8C, 0x3F], [0x2E, 0xA2, 0x29], [0x73, 0x87, 0xE], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x28], [0x42, 0xAA, 0x62], [0x63, 0x9C, 0x22], [0x65, 0x85, 0x29]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x4D, 0x86, 0x2D], [0x65, 0x8C, 0x3E, 0x88], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E, 0xC2], [0x6F, 0x8A, 0x29, 0xD4], [0x2E, 0xA2, 0x29], [0x73, 0x87, 0xE], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x1C], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x26], [0x71, 0xC7, 0x2D], [0x6A, 0x9C, 0x3F], [0x68, 0x86, 0x62, 0xCC], [0x64, 0x9B, 0x22, 0xC5], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x61], [0x74, 0x87, 0x23], [0x67, 0x8F, 0x25, 0xC4], [0x68, 0x88, 0x20], [0x2F, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x83, 0x3C, 0x89], [0x60, 0x82, 0x39], [0x72, 0x80, 0x23], [0x2F, 0x82, 0x29, 0xD5], [0x6F, 0x8B, 0x35, 0xD7], [0x60, 0x9A, 0x3F], [0x2C, 0x9C, 0x22], [0x6E, 0x8F, 0x2A, 0xCE], [0x62, 0x80, 0x2D, 0xCB], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21, 0xD4]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x6A, 0x83, 0x2F], [0x2F, 0x8A, 0x24], [0x64, 0x8A, 0x27], [0x73, 0x88, 0x7D, 0xC9], [0x2F, 0x84, 0x23], [0x63, 0x80, 0x20, 0xC2], [0x72, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x3E, 0xC2], [0x71, 0x86, 0x62], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x82, 0x26], [0x62, 0xC7, 0x2F, 0xCF], [0x64, 0x8A, 0x27, 0xD5], [0x60, 0xD8, 0x22], [0x2F, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0x9B, 0x29], [0x71, 0x86, 0x62, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0x8C, 0x38, 0xC4], [0x2E, 0x88, 0x3C], [0x75, 0xC6, 0x3C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x89], [0x65, 0xC6, 0x2F], [0x69, 0x8C, 0x2F], [0x6A, 0x9B, 0x2D], [0x30, 0x87]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63], [0x63, 0x85, 0x2D], [0x62, 0x82, 0x3E], [0x60, 0xD8, 0x22, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A], [0x60, 0x9B, 0x63], [0x62, 0x81, 0x29, 0xC4], [0x6A, 0x9B, 0x2D], [0x30, 0x87, 0x62, 0xC3], [0x6C, 0x8E]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x39], [0x6F, 0x8D, 0x29], [0x62, 0x80, 0x21, 0xD2], [0x72, 0xC6, 0x39, 0xC9], [0x65, 0x8C, 0x2F, 0xCE], [0x6C, 0x9C, 0x3F], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xC7, 0x2F, 0xDE], [0x65, 0x80, 0x2D], [0x5E, 0x87, 0x23], [0x5E, 0x9A, 0x38], [0x60, 0x9A, 0x24]], [[0x2E, 0x83, 0x2E], [0x2E, 0x83, 0x2D, 0xCE], [0x6D, 0x8B, 0x3E], [0x64, 0x88, 0x27, 0xC3], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xC7, 0x25, 0xC9], [0x72, 0x9D, 0x2D], [0x6D, 0x85, 0x29], [0x65, 0xB6, 0x39], [0x6F, 0x8A, 0x7C, 0xD1], [0x64, 0x9B]], [[0x2E, 0x83, 0x2E], [0x2E, 0x88, 0x21, 0xC1], [0x68, 0x8D, 0x13, 0xD7], [0x60, 0x90, 0x20, 0xC8], [0x60, 0x8D, 0x62, 0xC3], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0x83, 0x2E], [0x2E, 0x85, 0x25, 0xC5], [0x6B, 0x88, 0x25, 0xCB], [0x63, 0x9B, 0x29, 0xC6], [0x6A, 0xC7, 0x28], [0x78, 0x85, 0x25], [0x63]], [[0x2E, 0x83, 0x2E], [0x2E, 0x86, 0x2A, 0xC1], [0x72, 0x8C, 0x38, 0xD4], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x9A, 0x24, 0xC6], [0x73, 0x8C, 0x63, 0xCD], [0x60, 0x80, 0x20], [0x63, 0x9B, 0x29], [0x60, 0x82, 0x63, 0xCE], [0x6F, 0x83, 0x29, 0xC4], [0x75, 0x84, 0x29], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63], [0x62, 0x86, 0x21, 0x89], [0x6A, 0x8A, 0x79, 0x90], [0x2F, 0x80, 0x24], [0x68, 0x8D, 0x29], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x2F], [0x6E, 0x84, 0x62], [0x6A, 0x8A, 0x79, 0x90], [0x2F, 0x80, 0x24, 0xCE], [0x65, 0x8C, 0x62], [0x6C, 0x8D, 0x79], [0x72, 0x9C, 0x21, 0xD4]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D, 0xD3], [0x64, 0xC6, 0x3A, 0xC6], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x72, 0xC6, 0x2F], [0x6E, 0x84, 0x62, 0xCC], [0x62, 0xDC, 0x7B], [0x2F, 0x80, 0x24], [0x68, 0x8D, 0x29, 0xD7], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E, 0xC2], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x62, 0x86, 0x21], [0x2F, 0x82, 0x2F], [0x34, 0xDE, 0x62, 0xCE], [0x69, 0x80, 0x28, 0xC2], [0x71, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0xE], [0x74, 0x87, 0x28], [0x6D, 0x8C, 0x3F, 0x88], [0x68, 0xA1, 0x25], [0x65, 0x8C, 0x1C], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20, 0xC2]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x4C, 0x86, 0x2E, 0xCE], [0x6D, 0x8C, 0x1F], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC6, 0x8], [0x78, 0x87, 0x2D], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63], [0x68, 0x81, 0x25], [0x65, 0x8C, 0x62], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F, 0xD2], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29, 0x88], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63, 0xCE], [0x69, 0x80, 0x28], [0x64, 0xC7, 0x28], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29, 0xEB], [0x6E, 0x88, 0x28, 0xC2], [0x73, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F], [0x2E, 0x80, 0x24], [0x68, 0x8D, 0x29], [0x71, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63, 0xE3], [0x78, 0x87, 0x2D], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x80, 0x29, 0xD4], [0x2E, 0x93, 0x36], [0x7B, 0x93, 0x0], [0x68, 0x8B, 0x29], [0x73, 0x9D, 0x35, 0x89], [0x65, 0x90, 0x20], [0x68, 0x8B]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35], [0x6F, 0x88, 0x21], [0x68, 0x8A, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x68, 0x8C, 0x3F, 0x88], [0x7B, 0x93, 0x36], [0x7B, 0xA5, 0x25], [0x63, 0x8C, 0x3E, 0xD3], [0x78, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63, 0xF7], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0xE], [0x74, 0x87, 0x28], [0x6D, 0x8C, 0x3F, 0x88], [0x4D, 0x80, 0x2E, 0xC2], [0x73, 0x9D, 0x35], [0x51, 0x9B, 0x29], [0x67, 0xC7, 0x2E, 0xD2], [0x6F, 0x8D, 0x20], [0x64, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x62, 0xD7], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x43, 0x9C, 0x22], [0x65, 0x85, 0x29], [0x72, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x0], [0x6E, 0x88, 0x28, 0xC2], [0x73, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29, 0xD4], [0x2E, 0xA5, 0x25, 0xC5], [0x64, 0x9B, 0x38], [0x78, 0xB9, 0x3E], [0x64, 0x8F, 0x62], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xF7], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29, 0xD4], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9B, 0x35, 0xCB], [0x64, 0x90, 0x2D, 0xC9], [0x66, 0x9C, 0x3F, 0x89], [0x6D, 0x80, 0x2E, 0xC2], [0x73, 0x9D, 0x35, 0xCB], [0x68, 0x9D, 0x29, 0x89], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x3E, 0xDE], [0x6D, 0x8C, 0x35], [0x60, 0x87, 0x2B, 0xD2], [0x72, 0xC7, 0x20, 0xCE], [0x63, 0x8C, 0x3E, 0xD3], [0x78, 0x85, 0x25, 0xD3], [0x64, 0xC7, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63, 0xC4], [0x6E, 0x84, 0x62, 0xD5], [0x78, 0x85, 0x29], [0x78, 0x88, 0x22, 0xC0], [0x74, 0x9A, 0x62, 0xCB], [0x68, 0x8B, 0x29, 0xD5], [0x75, 0x90, 0x20, 0xCE], [0x75, 0x8C, 0x62], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29, 0x88], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63, 0xEB], [0x68, 0x8B, 0x29], [0x73, 0x9D, 0x35], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0xE, 0xD2], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63], [0x4D, 0x80, 0x2E, 0xC2], [0x73, 0x9D, 0x35, 0xF7], [0x73, 0x8C, 0x2A], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20], [0x64]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x0], [0x6E, 0x88, 0x28], [0x64, 0x9B, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x0, 0xCE], [0x63, 0x8C, 0x3E], [0x75, 0x90, 0x1C, 0xD5], [0x64, 0x8F, 0x62], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x6A, 0x9B, 0x62, 0xDF], [0x72, 0x8F, 0x7D, 0xD5], [0x64, 0xC7, 0x2A], [0x6D, 0x90, 0x26, 0xC5], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22, 0xD4], [0x2E, 0xAF, 0x20, 0xDE], [0x4B, 0xAB, 0x62, 0xC6], [0x71, 0x99]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x3E, 0xC2], [0x71, 0x86, 0x62, 0xC3], [0x71, 0x82, 0x2B, 0xCF], [0x74, 0x8B, 0x62, 0xC1], [0x6D, 0x90, 0x26], [0x63, 0x91, 0x62, 0xCA], [0x65, 0xDC, 0x3F], [0x74, 0x84, 0x3F]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x3E, 0xC2], [0x71, 0x86, 0x62, 0xC3], [0x71, 0x82, 0x2B], [0x69, 0x9C, 0x2E, 0x89], [0x67, 0x85, 0x35], [0x6B, 0x8B, 0x34], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27, 0xC0], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x3E], [0x64, 0x99, 0x23, 0x89], [0x65, 0x99, 0x27], [0x66, 0x81, 0x39, 0xC5], [0x2F, 0x8F, 0x20, 0xDE], [0x6B, 0x8B, 0x34, 0x89], [0x71, 0x86, 0x3F], [0x75, 0x80, 0x22, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x9B, 0x29, 0xD7], [0x6E, 0xC7, 0x28], [0x71, 0x82, 0x2B], [0x69, 0x9C, 0x2E], [0x2F, 0x8F, 0x20], [0x78, 0x83, 0x2E, 0xDF], [0x2F, 0x99, 0x3E, 0xC2], [0x73, 0x84]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xEA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22], [0x60, 0x84, 0x25, 0xC4], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63, 0xE1], [0x6D, 0x90, 0x6], [0x43, 0xC7, 0x28, 0xDE], [0x6D, 0x8B]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39], [0x6F, 0x8D, 0x20, 0xC2], [0x72, 0xC6, 0xA, 0xCB], [0x78, 0xA3, 0xE], [0x51, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x2E, 0xD2], [0x6F, 0x8D, 0x20], [0x64]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x63, 0xE3], [0x78, 0x87, 0x2D], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x80, 0x29], [0x72, 0xC6, 0xA], [0x6D, 0x90, 0x6, 0xE5], [0x59, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xEA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38, 0xC2], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F, 0x88], [0x47, 0x85, 0x35], [0x4B, 0xAB, 0x14, 0x89], [0x65, 0x90, 0x20, 0xCE], [0x63]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x4C, 0x86, 0x2E], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25, 0xC4], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xCE], [0x64, 0x9A, 0x63, 0xEF], [0x68, 0x8D, 0x29], [0x4B, 0xAB, 0x62], [0x65, 0x90, 0x20, 0xCE], [0x63]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xEA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F], [0x2E, 0xA1, 0x25], [0x65, 0x8C, 0x6], [0x43, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC6, 0x8, 0xDE], [0x6F, 0x88, 0x21], [0x68, 0x8A, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x80, 0x29], [0x72, 0xC6, 0x4], [0x68, 0x8D, 0x29, 0xED], [0x43, 0xA7, 0x23, 0xD4], [0x74, 0x8B, 0x62], [0x65, 0x90, 0x20], [0x68, 0x8B]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC6, 0x8], [0x78, 0x87, 0x2D, 0xCA], [0x68, 0x8A, 0x0], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63, 0xEF], [0x68, 0x8D, 0x29, 0xED], [0x43, 0xA7, 0x23, 0xD4], [0x74, 0x8B, 0x62], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0xE, 0xD2], [0x6F, 0x8D, 0x20, 0xC2], [0x72, 0xC6, 0x4], [0x68, 0x8D, 0x29], [0x4B, 0xAB, 0x1C, 0xD5], [0x64, 0x8F, 0x3F, 0x89], [0x63, 0x9C, 0x22, 0xC3], [0x6D, 0x8C, 0x63], [0x48, 0x87, 0x2A, 0xC8], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38, 0xC2], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0xA5, 0x23, 0xC6], [0x65, 0x8C, 0x3E], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x88], [0x49, 0x80, 0x28], [0x64, 0xA3, 0xE], [0x51, 0x9B, 0x29], [0x67, 0x9A, 0x62, 0xD7], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x35, 0x88], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x62, 0x86, 0x21], [0x2F, 0x9D, 0x24, 0xD2], [0x75, 0x81, 0x39, 0xC6], [0x75, 0x83, 0x2E, 0x89], [0x69, 0x80, 0x28, 0xC2], [0x6B, 0x8B, 0x62, 0xD7], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27], [0x66, 0xC6, 0x25], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9D, 0x24, 0xD2], [0x75, 0x81, 0x39], [0x60, 0x9D, 0x26, 0xC5], [0x2F, 0x81, 0x25], [0x65, 0x8C, 0x26, 0xC5], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21], [0x72]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9D, 0x24], [0x74, 0x9D, 0x24], [0x74, 0x88, 0x38, 0xCD], [0x63, 0xC7, 0x24, 0xCE], [0x65, 0x8C, 0x26], [0x63, 0xC7, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39, 0xC9], [0x65, 0x85, 0x29, 0xD4], [0x2E, 0xA1, 0x25], [0x65, 0x8C, 0x6], [0x43, 0xB9, 0x3E, 0xC2], [0x67, 0x9A, 0x62, 0xC5], [0x74, 0x87, 0x28], [0x6D, 0x8C]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xA5, 0x23, 0xC6], [0x65, 0x8C, 0x3E, 0x88], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E, 0xC2], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x4, 0xCE], [0x65, 0x8C, 0x6], [0x43, 0xB9, 0x3E], [0x64, 0x8F, 0x3F], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x4, 0xCE], [0x65, 0x8C, 0x6, 0xE5], [0x5E, 0xA5, 0x23], [0x66, 0x9A, 0x62, 0xD3], [0x79, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29, 0x88], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x25, 0xC2], [0x72, 0xC6, 0x4], [0x64, 0x9A, 0x38, 0xCE], [0x60, 0xC7, 0x28], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xF4], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38, 0xC2], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25, 0xC4], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F], [0x2E, 0xA1, 0x29], [0x72, 0x9D, 0x25, 0xC6], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x4C, 0x86, 0x2E], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x63, 0xF7], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63], [0x49, 0x8C, 0x3F], [0x75, 0x80, 0x2D], [0x51, 0x9B, 0x29], [0x67, 0x9A, 0x62], [0x63, 0x9C, 0x22], [0x65, 0x85, 0x29, 0x88], [0x48, 0x87, 0x2A], [0x6E, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x72, 0xC6, 0x2F], [0x6E, 0x84, 0x62], [0x68, 0x8A, 0x3E, 0xC6], [0x7B, 0x8C, 0x62], [0x69, 0x8C, 0x3F], [0x75, 0x80, 0x2D, 0xD7], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x25], [0x62, 0x9B, 0x2D], [0x7B, 0x8C, 0x62], [0x69, 0x8C, 0x3F], [0x75, 0x80, 0x2D], [0x2F, 0x84, 0x28], [0x34, 0x9A, 0x39], [0x6C, 0x9A]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63, 0xC4], [0x6E, 0x84, 0x62], [0x68, 0x8A, 0x3E], [0x60, 0x93, 0x29, 0x89], [0x69, 0x8C, 0x3F, 0xD3], [0x68, 0x88, 0x62, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39], [0x6F, 0x8D, 0x20, 0xC2], [0x72, 0xC6, 0x4, 0xC2], [0x72, 0x9D, 0x25], [0x60, 0xB9, 0x3E], [0x64, 0x8F, 0x3F], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20, 0xC2]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x0, 0xC8], [0x60, 0x8D, 0x29], [0x73, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29, 0xD4], [0x2E, 0xA1, 0x29], [0x72, 0x9D, 0x25, 0xC6], [0x51, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xBC, 0x3F], [0x64, 0x9B, 0x63], [0x45, 0x86, 0x2F, 0xD2], [0x6C, 0x8C, 0x22, 0xD3], [0x72, 0xC6, 0x4, 0xC2], [0x72, 0x9D, 0x25], [0x60, 0xA5, 0x25, 0xD4], [0x75, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xBC, 0x3F, 0xC2], [0x73, 0xC6, 0x8], [0x6E, 0x8A, 0x39, 0xCA], [0x64, 0x87, 0x38], [0x72, 0xC6, 0x4, 0xC2], [0x72, 0x9D, 0x25, 0xC6], [0x4D, 0x80, 0x22, 0xCC], [0x4D, 0x80, 0x3F], [0x75, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0xD], [0x43, 0xAD, 0x15, 0xEB], [0x45, 0xC7, 0x28], [0x78, 0x85, 0x25], [0x63]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x40, 0xAB, 0x1C], [0x60, 0x9D, 0x38, 0xC2], [0x73, 0x87]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xF7], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39, 0xC9], [0x65, 0x85, 0x29], [0x72, 0xC6, 0xD], [0x43, 0x90, 0x3C, 0xC6], [0x72, 0x9A, 0x1C, 0xD5], [0x64, 0x8F, 0x3F], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20], [0x64]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x62, 0x86, 0x21], [0x2F, 0x9B, 0x3C], [0x66, 0x8F, 0x2D], [0x73, 0x84, 0x62, 0xC6], [0x2C, 0x8B, 0x35, 0xD7], [0x60, 0x9A, 0x3F], [0x2F, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x3E], [0x71, 0x8E, 0x2A, 0xC6], [0x73, 0x84, 0x62, 0xC6], [0x2C, 0x8B, 0x35], [0x71, 0x88, 0x3F], [0x72, 0xC7, 0x21, 0xC3], [0x34, 0x9A, 0x39], [0x6C, 0x9A]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9B, 0x3C, 0xC0], [0x67, 0x88, 0x3E, 0xCA], [0x2F, 0x88, 0x61, 0xC5], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x62], [0x71, 0x86, 0x3F, 0xD3], [0x68, 0x87, 0x3F], [0x75]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xF4], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x63, 0xE3], [0x78, 0x87, 0x2D, 0xCA], [0x68, 0x8A, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x80, 0x29, 0xD4], [0x2E, 0xC8, 0xD], [0x43, 0x90, 0x3C], [0x60, 0x9A, 0x3F], [0x33, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63, 0xE3], [0x78, 0x87, 0x2D], [0x6C, 0x80, 0x2F], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F], [0x2E, 0xC8, 0xD, 0xE5], [0x78, 0x99, 0x2D, 0xD4], [0x72, 0xDB, 0x62, 0xC3], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0xE], [0x60, 0x9E, 0xD], [0x71, 0x99, 0x25], [0x64, 0xC6, 0xD, 0xE5], [0x78, 0x99, 0x2D, 0xD4], [0x72]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xA5, 0x23, 0xC6], [0x65, 0x8C, 0x3E], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x40, 0xAB, 0x35], [0x71, 0x88, 0x3F, 0xD4], [0x51, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x29], [0x79, 0x8C, 0x2F], [0x2E, 0x9A, 0x24], [0x60, 0x8D, 0x23], [0x76, 0x8D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E, 0xC2], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0xAB, 0x39], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63], [0x52, 0x81, 0x2D], [0x65, 0x86, 0x3B], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E, 0xC2], [0x6F, 0x8A, 0x29, 0xD4], [0x2F, 0x8B, 0x39, 0xC9], [0x65, 0x85, 0x29]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E, 0xC2], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63, 0xCA], [0x64, 0xC7, 0x26, 0xCD], [0x6E, 0x85, 0x2D, 0xC9], [0x6E, 0xC7, 0x3F], [0x69, 0x88, 0x28, 0xC8], [0x76, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63], [0x77, 0x88, 0x3E], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20, 0xC2], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x21, 0xC2], [0x2F, 0x83, 0x26], [0x6E, 0x85, 0x2D], [0x6F, 0x86, 0x62, 0xD4], [0x69, 0x88, 0x28, 0xC8], [0x76, 0xC7, 0x2D], [0x71, 0x99, 0x3F], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x63], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0x9A, 0x63], [0x6C, 0x8C, 0x62, 0xCD], [0x6B, 0x86, 0x20], [0x60, 0x87, 0x23, 0x89], [0x72, 0x81, 0x2D, 0xC3], [0x6E, 0x9E, 0x62], [0x60, 0x99, 0x3C, 0xD4], [0x2F, 0x8D, 0x20], [0x67, 0x8A, 0x22, 0x89], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xC6, 0x0], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E, 0xC2], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x21, 0xC2], [0x2F, 0x83, 0x26], [0x6E, 0x85, 0x2D, 0xC9], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x84, 0x29, 0x89], [0x6B, 0x83, 0x23, 0xCB], [0x60, 0x87, 0x23], [0x2F, 0x9A, 0x24, 0xC6], [0x65, 0x86, 0x3B, 0x89], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x88], [0x6C, 0x8C, 0x62], [0x6B, 0x83, 0x23], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23, 0xD0], [0x2F, 0x8B, 0x20], [0x60, 0x8A, 0x27, 0xCB], [0x68, 0x9A, 0x38], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F], [0x2E, 0x84, 0x29], [0x2F, 0x83, 0x26, 0xC8], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x2D, 0xD7], [0x71, 0x9A, 0x62, 0xD7], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63, 0xD1], [0x60, 0x9B, 0x63, 0xCA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0x9A, 0x63, 0xCA], [0x64, 0xC7, 0x26, 0xCD], [0x6E, 0x85, 0x2D], [0x6F, 0x86, 0x62], [0x72, 0x81, 0x2D, 0xC3], [0x6E, 0x9E, 0x62, 0xC5], [0x6D, 0x88, 0x2F], [0x6A, 0x85, 0x25], [0x72, 0x9D, 0x62, 0xD7], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0x9A, 0x63, 0xCA], [0x64, 0xC7, 0x26], [0x6B, 0x86, 0x20, 0xC6], [0x6F, 0x86, 0x62], [0x72, 0x81, 0x2D], [0x65, 0x86, 0x3B], [0x2F, 0x88, 0x3C, 0xD7], [0x72, 0xC7, 0x28, 0xCB], [0x67, 0x8A, 0x22], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x88], [0x6C, 0x8C, 0x62, 0xCD], [0x6B, 0x86, 0x20], [0x60, 0x87, 0x23], [0x2F, 0x9A, 0x24], [0x60, 0x8D, 0x23, 0xD0], [0x2F, 0x88, 0x3C, 0xD7], [0x72, 0xC7, 0x20, 0xC8], [0x62, 0x82, 0x28], [0x6E, 0x9E, 0x22, 0x89], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63], [0x77, 0x88, 0x3E], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x21, 0xC2], [0x2F, 0x83, 0x26, 0xC8], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x2D, 0xD7], [0x71, 0x9A, 0x62], [0x6D, 0x86, 0x2F], [0x6A, 0x8D, 0x23, 0xD0], [0x6F, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63, 0xCA], [0x64, 0xC7, 0x26, 0xCD], [0x6E, 0x85, 0x2D], [0x6F, 0x86, 0x62], [0x72, 0x81, 0x2D, 0xC3], [0x6E, 0x9E, 0x62], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F, 0xD2], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35], [0x6F, 0x88, 0x21, 0xCE], [0x62, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x68, 0x8C, 0x3F], [0x2E, 0xD9, 0x1F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xCE], [0x64, 0x9A, 0x63], [0x31, 0xBA, 0x24], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x28, 0xDE], [0x6D, 0x80, 0x2E]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0xA5, 0x23, 0xC6], [0x65, 0x8C, 0x3E], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x72, 0xC6, 0x1F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x84, 0x29], [0x2F, 0x83, 0x26, 0xC8], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F], [0x69, 0x88, 0x28], [0x6E, 0x9E, 0x62, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x84, 0x29, 0x89], [0x6B, 0x83, 0x23, 0xCB], [0x60, 0x87, 0x23, 0x89], [0x72, 0x81, 0x2D], [0x65, 0x86, 0x3B, 0x89], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x6C, 0x86, 0x2E, 0xCE], [0x6D, 0x8C, 0x3F, 0xD2], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29, 0x89], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x21], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x3F], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38, 0xC2], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xBC, 0x3F], [0x64, 0x9B, 0x63], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F], [0x2E, 0x84, 0x29, 0x89], [0x6B, 0x83, 0x23, 0xCB], [0x60, 0x87, 0x23], [0x2F, 0x9A, 0x24, 0xC6], [0x65, 0x86, 0x3B], [0x2F, 0x88, 0x3C, 0xD7], [0x72, 0xC7, 0x20, 0xC8], [0x62, 0x82, 0x28], [0x6E, 0x9E, 0x22], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xBC, 0x3F], [0x64, 0x9B, 0x63, 0xEB], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63, 0xCA], [0x64, 0xC7, 0x26], [0x6B, 0x86, 0x20], [0x60, 0x87, 0x23], [0x2F, 0x9A, 0x24], [0x60, 0x8D, 0x23, 0xD0], [0x2F, 0x88, 0x3C], [0x71, 0x9A, 0x62, 0xC3], [0x6D, 0x8F, 0x2F], [0x6F, 0xC7, 0x3C], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0xBC, 0x3F], [0x64, 0x9B, 0x63], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35, 0x88], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F, 0x88], [0x6C, 0x8C, 0x62], [0x6B, 0x83, 0x23], [0x6D, 0x88, 0x22, 0xC8], [0x2F, 0x9A, 0x24], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x2D], [0x71, 0x99, 0x3F, 0x89], [0x63, 0x85, 0x2D, 0xC4], [0x6A, 0x85, 0x25], [0x72, 0x9D, 0x62], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xBC, 0x3F, 0xC2], [0x73, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F, 0x88], [0x6C, 0x8C, 0x62], [0x6B, 0x83, 0x23], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x2D, 0xD7], [0x71, 0x9A, 0x62, 0xC4], [0x6E, 0x84, 0x3C, 0xC6], [0x75, 0xC7, 0x38, 0xD0], [0x64, 0x88, 0x27], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xC6, 0x0], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x35, 0x88], [0x42, 0x88, 0x2F], [0x69, 0x8C, 0x3F, 0x88], [0x62, 0x86, 0x21, 0x89], [0x72, 0x88, 0x39, 0xD5], [0x68, 0x82, 0x62, 0xE4], [0x78, 0x8D, 0x25, 0xC6], [0x2E, 0x85, 0x25, 0xD4], [0x75, 0x9A, 0x63, 0xCE], [0x6E, 0x9A, 0x62, 0xCD], [0x6B, 0x86, 0x20, 0xC6], [0x6F, 0x86, 0x62, 0xCA], [0x64, 0xB6, 0x62, 0xF8], [0x51, 0x88, 0x2F], [0x6A, 0x88, 0x2B], [0x64, 0x9A]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x42, 0x88, 0x2F, 0xCF], [0x64, 0x9A, 0x63, 0xC4], [0x6E, 0x84, 0x62], [0x72, 0x88, 0x39], [0x73, 0x80, 0x27], [0x2F, 0xAA, 0x35], [0x65, 0x80, 0x2D, 0x88], [0x6D, 0x80, 0x3F], [0x75, 0x9A, 0x63, 0xCE], [0x6E, 0x9A, 0x62, 0xCD], [0x6B, 0x86, 0x20, 0xC6], [0x6F, 0x86, 0x62], [0x6C, 0x8C, 0x13], [0x2F, 0xB6, 0x1E], [0x64, 0x85, 0x29], [0x60, 0x9A, 0x29]], [[0x2E, 0xC7, 0x2A], [0x68, 0x85, 0x29]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 79683, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 79934, "length": 2285, "value": "[[[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22, 0xD4]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xBB, 0x25, 0xC9], [0x66, 0x9D, 0x23], [0x6F, 0x8C, 0x3F]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1B], [0x60, 0x85, 0x20], [0x71, 0x88, 0x3C], [0x64, 0x9B]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x88, 0x3E, 0xCA], [0x2C, 0x88, 0x3C], [0x71, 0x85, 0x29, 0x8A], [0x65, 0x88, 0x3E, 0xD0], [0x68, 0x87, 0x75]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x80, 0x22], [0x62, 0x85, 0x39, 0xC3], [0x64]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x29, 0xDF], [0x64, 0x8A]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x3F], [0x69, 0x88, 0x3E, 0xC2]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F], [0x75, 0x88, 0x3F, 0xCF], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1E, 0xCE], [0x6F, 0x8E, 0x38, 0xC8], [0x6F, 0x8C, 0x3F]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F, 0xD3], [0x60, 0x9A, 0x24], [0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1B], [0x60, 0x85, 0x20], [0x71, 0x88, 0x3C], [0x64, 0x9B]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F], [0x75, 0x88, 0x3F], [0x69, 0xC6, 0x39, 0xD4], [0x73, 0xC6, 0x2D], [0x73, 0x84, 0x61, 0xC6], [0x71, 0x99, 0x20], [0x64, 0xC4, 0x28], [0x60, 0x9B, 0x3B, 0xCE], [0x6F, 0xD0]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F, 0xD3], [0x60, 0x9A, 0x24, 0x88], [0x74, 0x9A, 0x3E, 0x88], [0x68, 0x87, 0x2F, 0xCB], [0x74, 0x8D, 0x29]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F, 0xD3], [0x60, 0x9A, 0x24, 0x88], [0x74, 0x9A, 0x3E], [0x2E, 0x85, 0x25, 0xC5], [0x64, 0x91, 0x29], [0x62]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x9A, 0x38], [0x60, 0x9A, 0x24, 0x88], [0x74, 0x9A, 0x3E], [0x2E, 0x9A, 0x24], [0x60, 0x9B, 0x29]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 82331, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 82371, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", "offset": 82662, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 82788, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", "offset": 82890, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 83038, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 83753, "length": 2, "value": "-1" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 83784, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", "offset": 83813, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 83827, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 83899, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 84061, "length": 2087, "value": "[[[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x38], [0x64, 0x9A, 0x38], [0x5E, 0x9A, 0x2E], [0x68, 0x9E]], [[0x2E, 0x9D, 0x29], [0x72, 0x9D, 0x13, 0xD4], [0x63, 0x80, 0x3B]], [[0x2E, 0x9B, 0x23, 0xC8], [0x75, 0xC6, 0x38, 0xC2], [0x72, 0x9D, 0x13, 0xD4], [0x63, 0x80, 0x3B]], [[0x2E, 0x83, 0x2E], [0x2E, 0x9D, 0x29, 0xD4], [0x75, 0xB6, 0x3F], [0x63, 0x80, 0x3B]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x75, 0x8C, 0x3F], [0x75, 0xB6, 0x3F], [0x63, 0x80, 0x3B]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x2E, 0x9D, 0x29, 0xD4], [0x75, 0xB6, 0x3F, 0xC5], [0x68, 0x9E]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A, 0xC6], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x2E, 0xAD, 0x23, 0xD0], [0x6F, 0x85, 0x23], [0x60, 0x8D, 0x3F], [0x2E, 0x9D, 0x29, 0xD4], [0x75, 0xB6, 0x3F, 0xC5], [0x68, 0x9E]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63, 0xD1], [0x60, 0x9B, 0x63], [0x6C, 0x86, 0x2E, 0xCE], [0x6D, 0x8C, 0x63], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x38, 0xC2], [0x72, 0x9D, 0x13], [0x72, 0x8B, 0x25], [0x76]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A], [0x60, 0x9B, 0x63], [0x6C, 0x86, 0x2E, 0xCE], [0x6D, 0x8C, 0x63], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35, 0x88], [0x42, 0x88, 0x2F], [0x69, 0x8C, 0x3F, 0x88], [0x75, 0x8C, 0x3F], [0x75, 0xB6, 0x3F], [0x63, 0x80, 0x3B]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 86233, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", - "kind": "StringLiteral", - "offset": 86423, - "length": 13, - "value": "\"Sbi value W\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 86469, + "offset": 86477, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 86573, + "offset": 86581, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 86615, + "offset": 86623, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 86780, + "offset": 86788, "length": 444, "value": "[[[0x2E, 0xBA, 0x35, 0xD4], [0x75, 0x8C, 0x21, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0xA, 0xD5], [0x60, 0x84, 0x29, 0xD0], [0x6E, 0x9B, 0x27, 0xD4], [0x2E, 0xAF, 0x23, 0xD2], [0x6F, 0x8D, 0x2D], [0x75, 0x80, 0x23, 0xC9], [0x2F, 0x8F, 0x3E, 0xC6], [0x6C, 0x8C, 0x3B, 0xC8], [0x73, 0x82]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 87308, + "offset": 87316, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 87560, + "offset": 87568, "length": 1322, "value": "[[[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x8B, 0x2D], [0x72, 0x81]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x9A, 0x24]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38, 0xCE], [0x6E, 0x87, 0x3F], [0x2E, 0xAA, 0x35], [0x65, 0x80, 0x2D, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x28, 0xDE], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x3F], [0x63, 0x80, 0x22], [0x2E, 0x9A, 0x3F], [0x69, 0x8D]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x2F, 0xC6], [0x75]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x2B], [0x73, 0x8C, 0x3C]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x3F, 0xD2]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x20, 0xD4]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 88967, + "offset": 88975, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 89208, + "offset": 89216, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 89257, + "offset": 89265, "length": 3, "value": "\"r\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 90048, + "offset": 90056, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 90530, + "offset": 90538, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 90853, + "offset": 90881, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 91646, + "offset": 91674, "length": 2, "value": "10" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 91670, + "offset": 91698, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 91895, + "offset": 91923, "length": 470, "value": "[\"(\", \"H\", \"Z\", \"[\", \"9\", \"{\", \"+\", \"k\", \",\", \"o\", \"g\", \"U\", \":\", \"D\", \"L\", \"#\", \"S\", \")\", \"!\", \"F\", \"^\", \"T\", \"u\", \"d\", \"a\", \"-\", \"A\", \"f\", \"z\", \";\", \"b\", \"\"\", \"v\", \"m\", \"B\", \"0\", \"J\", \"c\", \"W\", \"t\", \"*\", \"|\", \"O\", \"\\\", \"7\", \"E\", \"@\", \"x\", \"\"\", \"X\", \"V\", \"r\", \"n\", \"Q\", \"y\", \">\", \"]\", \"$\", \"%\", \"_\", \"\/\", \"P\", \"R\", \"K\", \"}\", \"?\", \"I\", \"8\", \"Y\", \"=\", \"N\", \"3\", \".\", \"s\", \"<\", \"l\", \"4\", \"w\", \"j\", \"G\", \"`\", \"2\", \"i\", \"C\", \"6\", \"q\", \"M\", \"p\", \"1\", \"5\", \"&\", \"e\", \"h\"]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 92388, + "offset": 92416, "length": 70, "value": "[\"V\", \".\", \"N\", \"w\", \"Y\", \"2\", \"*\", \"8\", \"Y\", \"w\", \"C\", \".\", \"C\", \"1\"]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 92487, + "offset": 92515, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 92543, + "offset": 92571, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 92686, + "offset": 92714, "length": 4, "value": "0x21" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 92801, + "offset": 92829, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93016, + "offset": 93044, "length": 13, "value": "\"%@\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93043, + "offset": 93071, "length": 4, "value": "\"_C\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93049, + "offset": 93077, "length": 6, "value": "\"odeS\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93057, + "offset": 93085, "length": 6, "value": "\"igna\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93065, + "offset": 93093, "length": 6, "value": "\"ture\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93152, + "offset": 93180, "length": 13, "value": "\"%@\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93179, + "offset": 93207, "length": 4, "value": "\"Re\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93185, + "offset": 93213, "length": 6, "value": "\"sour\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93193, + "offset": 93221, "length": 11, "value": "\"ceRules.p\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93206, + "offset": 93234, "length": 6, "value": "\"list\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93298, + "offset": 93326, "length": 13, "value": "\"%@\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93325, + "offset": 93353, "length": 3, "value": "\"S\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93330, + "offset": 93358, "length": 4, "value": "\"C_\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93336, + "offset": 93364, "length": 4, "value": "\"In\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93342, + "offset": 93370, "length": 4, "value": "\"fo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93564, + "offset": 93592, "length": 11, "value": "\"\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93577, + "offset": 93605, "length": 4, "value": "\"Pk\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93583, + "offset": 93611, "length": 4, "value": "\"gI\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93589, + "offset": 93617, "length": 4, "value": "\"nf\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93595, + "offset": 93623, "length": 3, "value": "\"o\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 94257, + "offset": 94285, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94472, + "offset": 94500, "length": 11, "value": "\"\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94485, + "offset": 94513, "length": 4, "value": "\"In\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94491, + "offset": 94519, "length": 6, "value": "\"fo.p\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94499, + "offset": 94527, "length": 4, "value": "\"li\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94505, + "offset": 94533, "length": 4, "value": "\"st\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 94990, + "offset": 95018, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 95034, + "offset": 95062, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95269, + "offset": 95297, "length": 11, "value": "\"\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95282, + "offset": 95310, "length": 5, "value": "\"CFB\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95289, + "offset": 95317, "length": 9, "value": "\"undleDi\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95300, + "offset": 95328, "length": 8, "value": "\"splayN\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95310, + "offset": 95338, "length": 5, "value": "\"ame\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95431, + "offset": 95459, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 95952, + "offset": 95980, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 95996, + "offset": 96024, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift", "kind": "BooleanLiteral", "offset": 477, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift", "kind": "BooleanLiteral", "offset": 956, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/ReportTask.swift", - "kind": "StringLiteral", - "offset": 4592, - "length": 8, - "value": "\"cacert\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/ReportTask.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/ReportTask.swift", "kind": "StringLiteral", - "offset": 4610, - "length": 5, - "value": "\"pem\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/ReportTask.swift", - "kind": "StringLiteral", - "offset": 4643, + "offset": 4677, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", "kind": "StringLiteral", - "offset": 311, - "length": 28, - "value": "\"CFBundleShortVersionString\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", - "kind": "StringLiteral", - "offset": 366, - "length": 17, - "value": "\"CFBundleVersion\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", - "kind": "StringLiteral", - "offset": 406, + "offset": 426, "length": 32, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", "kind": "StringLiteral", - "offset": 420, + "offset": 440, "length": 1, "value": "\"-(\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", "kind": "StringLiteral", - "offset": 436, + "offset": 456, "length": 1, "value": "\")\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", - "kind": "StringLiteral", - "offset": 475, - "length": 9, - "value": "\"unknown\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/RuntimeManipulationReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/RuntimeManipulationReaction.swift", "kind": "IntegerLiteral", - "offset": 529, + "offset": 622, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "IntegerLiteral", "offset": 464, "length": 1, "value": "4" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "StringLiteral", "offset": 1819, "length": 57, "value": "\"Method can be called only if device passcode is enabled\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "StringLiteral", "offset": 3487, "length": 39, "value": "\"Passcode tracking was not started yet\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "StringLiteral", "offset": 4132, "length": 39, "value": "\"Passcode tracking was not started yet\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "IntegerLiteral", "offset": 4461, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/InstanceId.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/InstanceId.swift", "kind": "IntegerLiteral", "offset": 666, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/UnofficialStoreReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/UnofficialStoreReaction.swift", "kind": "IntegerLiteral", - "offset": 527, + "offset": 518, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "Array", "offset": 773, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 840, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 920, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 996, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1065, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1138, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1207, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1284, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1363, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1453, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SecureEnclaveReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SecureEnclaveReaction.swift", "kind": "IntegerLiteral", - "offset": 543, + "offset": 534, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/DebbugerReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/DebbugerReaction.swift", "kind": "IntegerLiteral", - "offset": 496, + "offset": 578, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 285, "length": 2, "value": "32" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 345, "length": 2, "value": "33" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 405, "length": 2, "value": "34" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 465, "length": 2, "value": "35" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 525, "length": 2, "value": "36" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 585, "length": 2, "value": "37" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 645, "length": 2, "value": "38" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 705, "length": 2, "value": "39" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 765, "length": 2, "value": "40" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 825, "length": 2, "value": "41" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 885, "length": 2, "value": "42" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 945, "length": 2, "value": "43" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1005, "length": 2, "value": "44" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1065, "length": 2, "value": "45" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1125, "length": 2, "value": "46" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1185, "length": 2, "value": "47" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1246, "length": 2, "value": "48" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1306, "length": 2, "value": "49" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1366, "length": 2, "value": "50" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1426, "length": 2, "value": "51" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1486, "length": 2, "value": "52" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1546, "length": 2, "value": "53" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1606, "length": 2, "value": "54" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1666, "length": 2, "value": "55" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1726, "length": 2, "value": "56" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1786, "length": 2, "value": "57" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1847, "length": 2, "value": "58" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1907, "length": 2, "value": "59" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1967, "length": 2, "value": "60" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2027, "length": 2, "value": "61" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2087, "length": 2, "value": "62" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2147, "length": 2, "value": "63" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2207, "length": 2, "value": "64" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2268, "length": 2, "value": "65" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2328, "length": 2, "value": "66" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2388, "length": 2, "value": "67" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2448, "length": 2, "value": "68" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2508, "length": 2, "value": "69" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2568, "length": 2, "value": "70" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2628, "length": 2, "value": "71" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2688, "length": 2, "value": "72" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2748, "length": 2, "value": "73" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2808, "length": 2, "value": "74" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2868, "length": 2, "value": "75" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2928, "length": 2, "value": "76" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2988, "length": 2, "value": "77" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3048, "length": 2, "value": "78" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3108, "length": 2, "value": "79" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3168, "length": 2, "value": "80" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3228, "length": 2, "value": "81" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3288, "length": 2, "value": "82" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3348, "length": 2, "value": "83" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3408, "length": 2, "value": "84" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3468, "length": 2, "value": "85" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3528, "length": 2, "value": "86" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3588, "length": 2, "value": "87" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3648, "length": 2, "value": "88" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3708, "length": 2, "value": "89" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3768, "length": 2, "value": "90" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3829, "length": 2, "value": "91" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3889, "length": 2, "value": "92" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3949, "length": 2, "value": "93" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4009, "length": 2, "value": "94" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4069, "length": 2, "value": "95" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4129, "length": 2, "value": "96" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4190, "length": 2, "value": "97" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4250, "length": 2, "value": "98" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4310, "length": 2, "value": "99" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4370, "length": 3, "value": "100" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4431, "length": 3, "value": "101" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4492, "length": 3, "value": "102" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4553, "length": 3, "value": "103" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4614, "length": 3, "value": "104" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4675, "length": 3, "value": "105" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4736, "length": 3, "value": "106" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4797, "length": 3, "value": "107" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4858, "length": 3, "value": "108" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4919, "length": 3, "value": "109" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4980, "length": 3, "value": "110" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5041, "length": 3, "value": "111" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5102, "length": 3, "value": "112" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5163, "length": 3, "value": "113" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5224, "length": 3, "value": "114" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5285, "length": 3, "value": "115" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5346, "length": 3, "value": "116" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5407, "length": 3, "value": "117" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5468, "length": 3, "value": "118" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5529, "length": 3, "value": "119" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5590, "length": 3, "value": "120" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5651, "length": 3, "value": "121" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5712, "length": 3, "value": "122" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5774, "length": 3, "value": "123" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5835, "length": 3, "value": "124" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5896, "length": 3, "value": "125" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5957, "length": 3, "value": "126" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "StringLiteral", "offset": 6068, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 547, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 586, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 604, "length": 1, "value": "1" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 953, "length": 2, "value": "31" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 1247, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 1250, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 1253, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "BooleanLiteral", "offset": 1075, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "BooleanLiteral", "offset": 1219, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "StringLiteral", "offset": 3816, "length": 43, "value": "\"Keychain item does not have creation date\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "BooleanLiteral", "offset": 4764, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "BooleanLiteral", "offset": 5006, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 288, "length": 14, "value": "\"appIntegrity\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 380, "length": 18, "value": "\"privilegedAccess\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 453, "length": 7, "value": "\"debug\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 558, "length": 7, "value": "\"hooks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 853, "length": 15, "value": "\"deviceBinding\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 288, "length": 14, "value": "\"appIntegrity\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 380, "length": 18, "value": "\"privilegedAccess\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 453, "length": 7, "value": "\"debug\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 558, "length": 7, "value": "\"hooks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 853, "length": 15, "value": "\"deviceBinding\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "Dictionary", "offset": 605, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 7490, + "offset": 8107, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "Dictionary", - "offset": 7505, + "offset": 8122, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 7849, + "offset": 8466, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "Dictionary", - "offset": 7864, + "offset": 8481, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 8745, + "offset": 9362, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "Dictionary", - "offset": 8760, + "offset": 9377, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 9747, + "offset": 10600, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10345, + "offset": 11198, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10385, + "offset": 11238, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10460, + "offset": 11313, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10551, + "offset": 11404, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10592, + "offset": 11445, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "StringLiteral", - "offset": 12316, + "offset": 13169, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 13782, + "offset": 14607, "length": 4, "value": "true" } diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface index ee22e78..b972971 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface @@ -12,6 +12,7 @@ import Swift import UIKit import _Concurrency import _StringProcessing +import zlib public protocol SecurityThreatHandler { func threatDetected(_ securityThreat: TalsecRuntime.SecurityThreat) } diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftinterface index ee22e78..b972971 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftinterface +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftinterface @@ -12,6 +12,7 @@ import Swift import UIKit import _Concurrency import _StringProcessing +import zlib public protocol SecurityThreatHandler { func threatDetected(_ securityThreat: TalsecRuntime.SecurityThreat) } diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json index 7c77aca..046b98f 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -104,6 +104,13 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "zlib", + "printedName": "zlib", + "declKind": "Import", + "moduleName": "TalsecRuntime" + }, { "kind": "Import", "name": "Foundation", @@ -2210,2991 +2217,2844 @@ }, "ConstValues": [ { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/String+Utils.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/String+Utils.swift", "kind": "StringLiteral", "offset": 692, "length": 4, "value": "\"-:\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/String+Utils.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/String+Utils.swift", "kind": "StringLiteral", "offset": 1076, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "IntegerLiteral", "offset": 689, "length": 5, "value": "27042" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "IntegerLiteral", "offset": 796, "length": 4, "value": "4444" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "IntegerLiteral", "offset": 892, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "BooleanLiteral", "offset": 908, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/RuntimeManipulation\/RuntimeManipulationDetection.swift", "kind": "IntegerLiteral", "offset": 1453, "length": 1, "value": "1" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 243, "length": 13, "value": "\"development\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 279, "length": 12, "value": "\"production\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 312, "length": 10, "value": "\"disabled\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 243, "length": 13, "value": "\"development\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 279, "length": 12, "value": "\"production\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 312, "length": 10, "value": "\"disabled\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 575, "length": 24, "value": "\"keychain-access-groups\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 628, "length": 16, "value": "\"get-task-allow\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 675, "length": 17, "value": "\"aps-environment\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 722, "length": 24, "value": "\"application-identifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 575, "length": 24, "value": "\"keychain-access-groups\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 628, "length": 16, "value": "\"get-task-allow\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 675, "length": 17, "value": "\"aps-environment\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 722, "length": 24, "value": "\"application-identifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "Array", "offset": 1293, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "BooleanLiteral", "offset": 1390, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "BooleanLiteral", "offset": 1994, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2227, "length": 6, "value": "\"Name\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2259, "length": 11, "value": "\"AppIDName\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2296, "length": 29, "value": "\"ApplicationIdentifierPrefix\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2350, "length": 10, "value": "\"TeamName\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2392, "length": 16, "value": "\"TeamIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2433, "length": 10, "value": "\"Platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2474, "length": 16, "value": "\"IsXcodeManaged\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2519, "length": 14, "value": "\"CreationDate\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2564, "length": 16, "value": "\"ExpirationDate\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2607, "length": 12, "value": "\"TimeToLive\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2640, "length": 6, "value": "\"UUID\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2670, "length": 9, "value": "\"Version\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2708, "length": 14, "value": "\"Entitlements\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2227, "length": 6, "value": "\"Name\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2259, "length": 11, "value": "\"AppIDName\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2296, "length": 29, "value": "\"ApplicationIdentifierPrefix\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2350, "length": 10, "value": "\"TeamName\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2392, "length": 16, "value": "\"TeamIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2433, "length": 10, "value": "\"Platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2474, "length": 16, "value": "\"IsXcodeManaged\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2519, "length": 14, "value": "\"CreationDate\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2564, "length": 16, "value": "\"ExpirationDate\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2607, "length": 12, "value": "\"TimeToLive\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2640, "length": 6, "value": "\"UUID\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2670, "length": 9, "value": "\"Version\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", "offset": 2708, "length": 14, "value": "\"Entitlements\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", - "kind": "StringLiteral", - "offset": 2865, - "length": 10, - "value": "\"embedded\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", - "kind": "StringLiteral", - "offset": 2892, - "length": 17, - "value": "\"mobileprovision\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", - "offset": 3091, + "offset": 3111, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/MobileProvision.swift", "kind": "StringLiteral", - "offset": 3324, + "offset": 3344, "length": 8, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "Array", "offset": 375, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "StringLiteral", "offset": 415, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "BooleanLiteral", "offset": 491, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "Array", "offset": 8387, "length": 61, "value": "[0x01, 0xe9, 0x4c, 0xa7, 0xb5, 0xfb, 0xf9, 0x38, 0xd5, 0x79]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "StringLiteral", "offset": 8526, "length": 7, - "value": "\"6.0.0\"" + "value": "\"6.1.2\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "StringLiteral", "offset": 8594, "length": 9, "value": "\"Cordova\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/DefaultConfig.swift", "kind": "StringLiteral", "offset": 8952, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 471, "length": 11, "value": "\"osVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 511, "length": 14, "value": "\"manufacturer\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 547, "length": 7, "value": "\"model\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 471, "length": 11, "value": "\"osVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 511, "length": 14, "value": "\"manufacturer\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 547, "length": 7, "value": "\"model\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 753, "length": 10, "value": "\"security\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 790, "length": 12, "value": "\"biometrics\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 835, "length": 18, "value": "\"hwBackedKeychain\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 753, "length": 10, "value": "\"security\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 790, "length": 12, "value": "\"biometrics\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 835, "length": 18, "value": "\"hwBackedKeychain\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 1496, "length": 15, "value": "\"appIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 1538, "length": 12, "value": "\"appVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 1496, "length": 15, "value": "\"appIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", "offset": 1538, "length": 12, "value": "\"appVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", - "kind": "StringLiteral", - "offset": 4131, - "length": 6, - "value": "\"type\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 4255, - "length": 6, - "value": "\"info\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", - "kind": "StringLiteral", - "offset": 4733, - "length": 17, - "value": "\"certificateInfo\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", - "kind": "StringLiteral", - "offset": 5211, + "offset": 5241, "length": 5, "value": "\"iOS\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6072, + "offset": 6102, "length": 3, "value": "\".\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6122, + "offset": 6152, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6345, + "offset": 6375, "length": 12, "value": "\"instanceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6384, + "offset": 6414, "length": 12, "value": "\"deviceInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6424, + "offset": 6454, "length": 13, "value": "\"deviceState\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6461, + "offset": 6491, "length": 9, "value": "\"appInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6495, + "offset": 6525, "length": 10, "value": "\"platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6531, + "offset": 6561, "length": 11, "value": "\"occurence\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6573, + "offset": 6603, "length": 16, "value": "\"incidentReport\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6612, + "offset": 6642, "length": 8, "value": "\"checks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6647, + "offset": 6677, "length": 12, "value": "\"externalId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6685, + "offset": 6715, "length": 11, "value": "\"sessionId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6721, + "offset": 6751, "length": 10, "value": "\"deviceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6758, + "offset": 6788, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6798, + "offset": 6828, "length": 13, "value": "\"sdkPlatform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6841, + "offset": 6871, "length": 15, "value": "\"sdkIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6345, + "offset": 6375, "length": 12, "value": "\"instanceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6384, + "offset": 6414, "length": 12, "value": "\"deviceInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6424, + "offset": 6454, "length": 13, "value": "\"deviceState\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6461, + "offset": 6491, "length": 9, "value": "\"appInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6495, + "offset": 6525, "length": 10, "value": "\"platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6531, + "offset": 6561, "length": 11, "value": "\"occurence\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6573, + "offset": 6603, "length": 16, "value": "\"incidentReport\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6612, + "offset": 6642, "length": 8, "value": "\"checks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6647, + "offset": 6677, "length": 12, "value": "\"externalId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6685, + "offset": 6715, "length": 11, "value": "\"sessionId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6721, + "offset": 6751, "length": 10, "value": "\"deviceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6758, + "offset": 6788, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6798, + "offset": 6828, "length": 13, "value": "\"sdkPlatform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Report.swift", "kind": "StringLiteral", - "offset": 6841, + "offset": 6871, "length": 15, "value": "\"sdkIdentifier\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SimulatorReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SimulatorReaction.swift", "kind": "IntegerLiteral", - "offset": 507, + "offset": 498, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", "kind": "BooleanLiteral", "offset": 1841, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", "kind": "BooleanLiteral", "offset": 1962, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/PhoneDeviceProperties.swift", "kind": "BooleanLiteral", "offset": 1993, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 1941, - "length": 19, - "value": "\"Config is missing\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 2015, - "length": 23, - "value": "\"Config loading failed\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 2096, - "length": 29, - "value": "\"Config signature is invalid\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 2188, - "length": 32, - "value": "\"Mandatory config field missing\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/ConfigHandler.swift", - "kind": "StringLiteral", - "offset": 2282, - "length": 31, - "value": "\"Cryptography operation failed\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "IntegerLiteral", "offset": 3468, "length": 3, "value": "256" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "BooleanLiteral", "offset": 3955, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "Array", "offset": 4279, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "BooleanLiteral", "offset": 5469, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceBinding\/DeviceBinding.swift", "kind": "BooleanLiteral", "offset": 5973, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 369, "length": 5, "value": "\"iOS\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1039, "length": 12, "value": "\"instanceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1078, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1115, "length": 10, "value": "\"platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1153, "length": 13, "value": "\"sdkPlatform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1193, "length": 12, "value": "\"deviceInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1233, "length": 13, "value": "\"deviceState\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1272, "length": 11, "value": "\"occurence\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1306, "length": 8, "value": "\"checks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1339, "length": 10, "value": "\"deviceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1376, "length": 12, "value": "\"externalId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1039, "length": 12, "value": "\"instanceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1078, "length": 12, "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1115, "length": 10, "value": "\"platform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1153, "length": 13, "value": "\"sdkPlatform\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1193, "length": 12, "value": "\"deviceInfo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1233, "length": 13, "value": "\"deviceState\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1272, "length": 11, "value": "\"occurence\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1306, "length": 8, "value": "\"checks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1339, "length": 10, "value": "\"deviceId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Cryptogram\/ThreatFlags.swift", "kind": "StringLiteral", "offset": 1376, "length": 12, "value": "\"externalId\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 676, "length": 24, "value": "\"StoringError \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 699, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 760, "length": 24, "value": "\"LoadingError \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 783, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 831, "length": 13, "value": "\"KeyNotFound\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 894, "length": 16, "value": "\"KeyInvalidated\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 974, "length": 37, "value": "\"AllreadyTracked message: \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1010, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1072, "length": 35, "value": "\"IllegalState, message: \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1106, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1168, "length": 35, "value": "\"GeneralError, message: \"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/SecurityError.swift", "kind": "StringLiteral", "offset": 1202, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/JailbreakReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/JailbreakReaction.swift", "kind": "IntegerLiteral", - "offset": 514, + "offset": 505, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/DeviceBindingReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/DeviceBindingReaction.swift", "kind": "IntegerLiteral", - "offset": 523, + "offset": 514, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SignatureReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SignatureReaction.swift", "kind": "IntegerLiteral", - "offset": 510, + "offset": 593, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", - "kind": "StringLiteral", - "offset": 270, - "length": 20, - "value": "\"Talsec_EC_SE_check\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", "kind": "BooleanLiteral", - "offset": 367, + "offset": 377, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", "kind": "IntegerLiteral", - "offset": 1307, + "offset": 1317, "length": 3, "value": "256" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", "kind": "BooleanLiteral", - "offset": 1730, + "offset": 1740, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/SecureEnclaveDetection.swift", "kind": "BooleanLiteral", - "offset": 1929, + "offset": 1939, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", "kind": "BooleanLiteral", "offset": 1608, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", "kind": "BooleanLiteral", "offset": 1787, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Signature\/SignatureDetection.swift", "kind": "StringLiteral", "offset": 4060, "length": 3, "value": "\".\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/UnofficialStore\/UnofficialStore.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/UnofficialStore\/UnofficialStore.swift", "kind": "BooleanLiteral", "offset": 820, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", - "kind": "StringLiteral", - "offset": 278, - "length": 38, - "value": "\"isPasscodeEnabled is not implemented\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", - "kind": "StringLiteral", - "offset": 382, - "length": 37, - "value": "\"hasSecureEnclave is not implemented\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", "kind": "StringLiteral", - "offset": 721, + "offset": 735, "length": 4, "value": "\"\u0000\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", "kind": "StringLiteral", - "offset": 733, + "offset": 747, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", - "kind": "StringLiteral", - "offset": 800, - "length": 34, - "value": "\"systemVersion is not implemented\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DeviceProperties\/DeviceProperties.swift", - "kind": "StringLiteral", - "offset": 911, - "length": 38, - "value": "\"getDeviceSecurity is not implemented\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "IntegerLiteral", "offset": 455, "length": 4, "value": "1000" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "StringLiteral", "offset": 539, "length": 8, "value": "\"status\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "StringLiteral", "offset": 570, "length": 8, "value": "\"timeMs\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "StringLiteral", "offset": 539, "length": 8, "value": "\"status\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/Check.swift", "kind": "StringLiteral", "offset": 570, "length": 8, "value": "\"timeMs\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", "offset": 2125, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", "offset": 2189, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 3472, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5062, "length": 2, "value": "22" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5079, "length": 4, "value": "2222" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5098, "length": 2, "value": "44" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5115, "length": 4, "value": "1337" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 5624, "length": 10, "value": "0x80000002" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 5906, "length": 73688, "value": "[[[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x2F], [0x78, 0x8A, 0x3E], [0x68, 0x99, 0x38], [0x31, 0xC7, 0x75]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC7, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x3F], [0x60, 0x9C, 0x3E, 0xCE], [0x6A, 0xC7, 0x3F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x3F, 0xC6], [0x67, 0x8C, 0x21], [0x6E, 0x8D, 0x29], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63], [0x62, 0x86, 0x21], [0x2F, 0x9A, 0x2D], [0x74, 0x9B, 0x25], [0x6A, 0xC7, 0x3F], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x3F], [0x60, 0x8F, 0x29], [0x6C, 0x86, 0x28, 0xC2], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21], [0x72]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x65, 0x99, 0x27], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63, 0xCA], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x3F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x3C, 0xC8], [0x72, 0x9D, 0x3E, 0xCA]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x6C, 0x86, 0x2E], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x29], [0x79, 0x9D, 0x3E], [0x60, 0x80, 0x22], [0x72, 0x9D, 0x13]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25], [0x6F, 0x8F, 0x23, 0x88], [0x62, 0x90, 0x28], [0x68, 0x88, 0x62, 0xD7], [0x73, 0x8C, 0x25, 0xC9], [0x72, 0x9D]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xDE], [0x65, 0x80, 0x2D, 0x89], [0x71, 0x86, 0x3F, 0xD3], [0x68, 0x87, 0x3F, 0xD3]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x75, 0x9B, 0x25], [0x66, 0x8E, 0x29, 0xD5], [0x72]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63, 0xCA], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x3F], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC7, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63, 0xC4], [0x6E, 0x84, 0x62], [0x72, 0x88, 0x39], [0x73, 0x80, 0x27], [0x2F, 0x9A, 0x39], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29, 0x89], [0x72, 0x88, 0x2A, 0xC2], [0x6C, 0x86, 0x28, 0xC2], [0x2F, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x23], [0x6C, 0xC7, 0x3F], [0x60, 0x9C, 0x3E, 0xCE], [0x6A, 0xC7, 0x3F], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x62, 0xD4], [0x60, 0x8F, 0x29], [0x6C, 0x86, 0x28, 0xC2], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21, 0xD4]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x62], [0x71, 0x86, 0x3F], [0x75, 0x9B, 0x21]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63, 0xCA], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x3F, 0xD2], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29, 0x89], [0x64, 0x91, 0x38, 0xD5], [0x60, 0x80, 0x22], [0x72, 0x9D, 0x13]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25], [0x6F, 0x8F, 0x23, 0x88], [0x62, 0x90, 0x28], [0x68, 0x88, 0x62], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x35, 0xC3], [0x68, 0x88, 0x62, 0xD7], [0x73, 0x8C, 0x25, 0xC9], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x62, 0x90, 0x28, 0xCE], [0x60, 0xC7, 0x3C, 0xC8], [0x72, 0x9D, 0x25], [0x6F, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F], [0x78, 0x8D, 0x25, 0xC6], [0x2F, 0x9D, 0x3E], [0x68, 0x8E, 0x2B, 0xC2], [0x73, 0x9A]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35], [0x2E, 0xAA, 0x2D], [0x62, 0x81, 0x29], [0x72, 0xC6, 0x2F], [0x6E, 0x84, 0x62], [0x72, 0x88, 0x39, 0xD5], [0x68, 0x82, 0x62], [0x42, 0x90, 0x28, 0xCE], [0x60]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x0, 0xC8], [0x66, 0x9A, 0x63, 0xE4], [0x78, 0x8D, 0x25], [0x60]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0xF, 0xDE], [0x65, 0x80, 0x2D]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x29], [0x79, 0x8C, 0x2F], [0x2E, 0x9A, 0x39], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x80, 0x22], [0x62, 0x85, 0x39, 0xC3], [0x64, 0xC6, 0x3F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x24]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x3C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x89], [0x65, 0xC6, 0x2F], [0x78, 0x8D, 0x25], [0x60]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x38, 0xD5], [0x74, 0x9A, 0x38], [0x64, 0x8D, 0x62], [0x66, 0x99, 0x2B], [0x2F, 0x8D, 0x63, 0xD4], [0x60, 0x9C, 0x3E, 0xCE], [0x6A, 0xC7, 0x2B], [0x71, 0x8E, 0x62, 0xC3], [0x68, 0x9A, 0x38, 0xD5], [0x68, 0x8B]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63, 0xC2], [0x75, 0x8A, 0x63, 0xD5], [0x62, 0xC7, 0x28, 0x88], [0x72, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D], [0x75, 0x8C]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22], [0x72, 0xC6, 0xF, 0xDE], [0x65, 0x80, 0x2D, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63, 0xE1], [0x60, 0x82, 0x29], [0x42, 0x88, 0x3E, 0xD5], [0x68, 0x8C, 0x3E, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38, 0xCE], [0x6E, 0x87, 0x3F], [0x2E, 0xA0, 0x2F], [0x78, 0xC7, 0x2D, 0xD7], [0x71]], [[0x2E, 0xA8, 0x3C, 0xD7], [0x6D, 0x80, 0x2F], [0x60, 0x9D, 0x25], [0x6E, 0x87, 0x3F, 0x88], [0x48, 0x87, 0x38], [0x64, 0x85, 0x20], [0x68, 0xBA, 0x2F, 0xD5], [0x64, 0x8C, 0x22, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0xA8, 0x3C, 0xD7], [0x6D, 0x80, 0x2F, 0xC6], [0x75, 0x80, 0x23, 0xC9], [0x72, 0xC6, 0x1], [0x79, 0xBD, 0x39], [0x63, 0x8C, 0x62], [0x60, 0x99, 0x3C]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22], [0x72, 0xC6, 0x1E, 0xC8], [0x62, 0x82, 0xD], [0x71, 0x99, 0x62, 0xC6], [0x71, 0x99]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63], [0x52, 0xAB, 0x1F], [0x64, 0x9D, 0x38, 0xCE], [0x6F, 0x8E, 0x3F], [0x2F, 0x88, 0x3C, 0xD7]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22], [0x72, 0xC6, 0x1F], [0x6F, 0x86, 0x23], [0x71, 0xC4, 0x25, 0xD3], [0x42, 0x86, 0x22, 0xC1], [0x68, 0x8E, 0x62, 0xC6], [0x71, 0x99]], [[0x2E, 0xA8, 0x3C, 0xD7], [0x6D, 0x80, 0x2F], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63], [0x56, 0x80, 0x22, 0xD3], [0x64, 0x9B, 0xE, 0xC8], [0x60, 0x9B, 0x28, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x8B, 0x2D, 0xD4], [0x69]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x9A, 0x24]], [[0x2E, 0x8C, 0x38, 0xC4], [0x2E, 0x88, 0x3C], [0x75]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x8B, 0x36, 0xCE], [0x71, 0xDB]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x8A, 0x24], [0x6C, 0x86, 0x28]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x2F, 0xCF], [0x6E, 0x9E, 0x22]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x82, 0x25, 0xCB], [0x6D]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x84, 0x27, 0xC3], [0x68, 0x9B]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x3F, 0xD2]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x3F], [0x72, 0x81, 0x63], [0x72, 0x9A, 0x24, 0xC3], [0x5E, 0x8A, 0x23, 0xC9], [0x67, 0x80, 0x2B]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22], [0x60, 0x84, 0x25, 0xC4], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x25, 0xC2], [0x72, 0xC6, 0x0], [0x68, 0x9F, 0x29, 0xE4], [0x6D, 0x86, 0x2F, 0xCC], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x80, 0x29, 0xD4], [0x2E, 0xBF, 0x29], [0x64, 0x87, 0x2F], [0x78, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2F, 0x8D, 0x35, 0xCB], [0x68, 0x8B]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x80, 0x29, 0xD4], [0x2E, 0xA5, 0x25, 0xD1], [0x64, 0xAA, 0x20], [0x6E, 0x8A, 0x27], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A, 0xC6], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xC6], [0x71, 0x9D]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D, 0xD3], [0x64, 0xC6, 0x3A], [0x60, 0x9B, 0x63, 0xCB], [0x68, 0x8B, 0x63], [0x62, 0x90, 0x28, 0xCE], [0x60]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A], [0x60, 0x9B, 0x63, 0xCA], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x63, 0xEB], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x35], [0x2E, 0xBA, 0xE, 0xF4], [0x64, 0x9D, 0x38, 0xCE], [0x6F, 0x8E, 0x3F], [0x2E, 0xBD, 0x24], [0x64, 0x84, 0x29, 0xD4]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x9A, 0x38, 0xC6], [0x72, 0x81]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x38, 0xCA], [0x71, 0xC6, 0x2F], [0x78, 0x8D, 0x25, 0xC6], [0x2F, 0x85, 0x23, 0xC0]], [[0x2E, 0xBA, 0x35, 0xD4], [0x75, 0x8C, 0x21], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x0], [0x60, 0x9C, 0x22, 0xC4], [0x69, 0xAD, 0x2D, 0xC2], [0x6C, 0x86, 0x22], [0x72, 0xC6, 0x2F], [0x6E, 0x84, 0x62, 0xCE], [0x6A, 0x8C, 0x35], [0x2F, 0x8B, 0x2E], [0x6E, 0x9D, 0x62, 0xD7], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0xBA, 0x35, 0xD4], [0x75, 0x8C, 0x21, 0x88], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35], [0x2E, 0xA5, 0x2D], [0x74, 0x87, 0x2F, 0xCF], [0x45, 0x88, 0x29], [0x6C, 0x86, 0x22, 0xD4], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9A, 0x2D, 0xD2], [0x73, 0x80, 0x27], [0x2F, 0xAA, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x52, 0x9D, 0x2D], [0x73, 0x9D, 0x39], [0x71, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x2E], [0x68, 0x87, 0x63, 0xD4], [0x72, 0x81, 0x28]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x27], [0x68, 0x85, 0x20, 0xC6], [0x6D, 0x85]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x2E, 0xCE], [0x6F, 0xC6, 0x3C, 0xC6], [0x72, 0x9A, 0x3B, 0xC3]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x64, 0x91, 0x29], [0x62, 0xC6, 0x3F], [0x67, 0x9D, 0x3C, 0x8A], [0x72, 0x8C, 0x3E, 0xD1], [0x64, 0x9B]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0x8C, 0x34], [0x64, 0x8A, 0x63], [0x72, 0x9A, 0x24], [0x2C, 0x82, 0x29, 0xDE], [0x72, 0x80, 0x2B], [0x6F]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x29, 0xDF], [0x64, 0x8A, 0x63], [0x62, 0x90, 0x28], [0x68, 0x88, 0x63]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xCB], [0x68, 0x8B, 0x2F, 0xDE], [0x62, 0x9B, 0x25, 0xD7], [0x75, 0xC7, 0x28, 0xDE], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x23, 0xC4], [0x60, 0x85, 0x63], [0x63, 0x80, 0x22], [0x2E, 0x8A, 0x35], [0x62, 0x9B, 0x25], [0x71, 0x9D]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x2E, 0xCE], [0x6F, 0xC6, 0x2F], [0x78, 0x8A, 0x3E, 0xCE], [0x71, 0x9D]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x9A, 0x2E], [0x68, 0x87, 0x63], [0x67, 0x9B, 0x25, 0xC3], [0x60, 0xC4, 0x3F, 0xC2], [0x73, 0x9F, 0x29], [0x73]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x9A, 0x2E], [0x68, 0x87, 0x63, 0xD4], [0x72, 0x81, 0x28]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x2F, 0xC6], [0x62, 0x81, 0x29], [0x2E, 0x88, 0x3C], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x88, 0x3C, 0xD3]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x2F], [0x78, 0x8D, 0x25, 0xC6]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x23], [0x66, 0xC6, 0x3F, 0xDE], [0x72, 0x85, 0x23], [0x66]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x9D, 0x21], [0x71, 0xC6, 0x2F, 0xDE], [0x65, 0x80, 0x2D], [0x2F, 0x85, 0x23, 0xC0]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x2F], [0x78, 0x8D, 0x25], [0x60]], [[0x2E, 0xC7, 0x2E, 0xC8], [0x6E, 0x9D, 0x3F, 0xD3], [0x73, 0x88, 0x3C, 0xD7], [0x64, 0x8D, 0x13], [0x64, 0x85, 0x29, 0xC4], [0x75, 0x9B, 0x2D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0xA, 0xD5], [0x60, 0x84, 0x29, 0xD0], [0x6E, 0x9B, 0x27], [0x72, 0xC6, 0xF, 0xDE], [0x65, 0x80, 0x2D], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x62], [0x67, 0x9B, 0x2D], [0x6C, 0x8C, 0x3B, 0xC8], [0x73, 0x82]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0xE, 0xD2], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63, 0xEB], [0x60, 0x9C, 0x22, 0xC4], [0x69, 0xA0, 0x22], [0x52, 0x88, 0x2A, 0xC2], [0x4C, 0x86, 0x28, 0xC2], [0x2F, 0x8B, 0x39, 0xC9], [0x65, 0x85, 0x29]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0xA5, 0x23], [0x60, 0x8D, 0x29], [0x73, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x4D, 0x88, 0x39, 0xC9], [0x62, 0x81, 0x5, 0xC9], [0x52, 0x88, 0x2A], [0x64, 0xA4, 0x23], [0x65, 0x8C, 0x62], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x2F], [0x6E, 0x84, 0x62, 0xCE], [0x6F, 0x86, 0x2D], [0x69, 0x8D, 0x29, 0xD1], [0x2F, 0x85, 0x2D, 0xD2], [0x6F, 0x8A, 0x24, 0xCE], [0x6F, 0x9A, 0x2D, 0xC1], [0x64, 0x84, 0x23, 0xC3], [0x64, 0xC7, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA8, 0x3C, 0xD7], [0x6D, 0x80, 0x2F, 0xC6], [0x75, 0x80, 0x23, 0xC9], [0x72, 0xC6, 0x1F], [0x68, 0x85, 0x29, 0xC8], [0x2F, 0x88, 0x3C], [0x71]], [[0x2E, 0x8B, 0x23], [0x6E, 0x9D, 0x3F], [0x75, 0x9B, 0x2D, 0xD7]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x8B, 0x25, 0xC9], [0x71, 0x88, 0x2F], [0x6A]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x52, 0xAB, 0x5], [0x6F, 0x83, 0x29], [0x62, 0x9D]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xF4], [0x43, 0xA0, 0x22], [0x6B, 0x8C, 0x2F, 0xD3], [0x2F, 0x8D, 0x35, 0xCB], [0x68, 0x8B]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0xBD, 0x3B, 0xC2], [0x60, 0x82, 0x5], [0x6F, 0x83, 0x29, 0xC4], [0x75]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x75, 0x9E, 0x29], [0x60, 0x82, 0x20], [0x6E, 0x88, 0x28], [0x64, 0x9B, 0x62, 0xC3], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0xBD, 0x3B, 0xC2], [0x60, 0x82, 0x5], [0x6F, 0x83, 0x29, 0xC4], [0x75, 0xC7, 0x28], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x20], [0x68, 0x8B, 0x26], [0x60, 0x80, 0x20], [0x63, 0x9B, 0x29, 0xC6], [0x6A, 0xC7, 0x28], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xCB], [0x68, 0x8B, 0x3F], [0x74, 0x8B, 0x3F, 0xD3], [0x68, 0x9D, 0x39], [0x75, 0x8C, 0x62], [0x31, 0xC7, 0x28, 0xDE], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x20, 0xCE], [0x63, 0x9A, 0x39, 0xC5], [0x72, 0x9D, 0x25, 0xD3], [0x74, 0x9D, 0x29, 0x89], [0x65, 0x90, 0x20, 0xCE], [0x63]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x20], [0x68, 0x8B, 0x3F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38, 0xC2], [0x2F, 0x8D, 0x35], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x62, 0xD4], [0x63, 0x80, 0x22], [0x6B, 0x8C, 0x2F, 0xD3], [0x52, 0x88, 0x2A, 0xC2], [0x4C, 0x86, 0x28, 0xC2]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x3F, 0xC8], [0x74, 0x9B, 0x2F, 0xC2], [0x72, 0xC7, 0x20], [0x68, 0x9A, 0x38], [0x2F, 0x8D, 0x63, 0xC2], [0x6D, 0x8C, 0x2F], [0x75, 0x9B, 0x2D], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x3F], [0x6E, 0x9C, 0x3E], [0x62, 0x8C, 0x3F], [0x2F, 0x85, 0x25, 0xD4], [0x75, 0xC7, 0x28, 0x88], [0x72, 0x80, 0x20], [0x64, 0x86, 0x62], [0x72, 0x86, 0x39, 0xD5], [0x62, 0x8C, 0x3F]], [[0x2E, 0x8A, 0x24, 0xCE], [0x6C, 0x8C, 0x3E], [0x60]], [[0x2E, 0x8C, 0x20], [0x64, 0x8A, 0x38, 0xD5], [0x60]], [[0x2E, 0x83, 0x2E], [0x2E, 0x85, 0x36, 0xCA], [0x60]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25], [0x6E, 0x87, 0x3F], [0x2E, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x68, 0x9D, 0x39, 0xD3], [0x64, 0xBA, 0x29, 0xD3], [0x75, 0x80, 0x22], [0x66, 0x9A, 0x62, 0xC6], [0x71, 0x99]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x23], [0x6C, 0xC7, 0x23], [0x71, 0x88, 0x7F, 0x94], [0x35, 0xC7, 0x2F], [0x69, 0x86, 0x25], [0x62, 0x90, 0x62], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x23, 0xD7], [0x60, 0xDA, 0x7F, 0x93], [0x2F, 0x8A, 0x24], [0x6E, 0x80, 0x2F], [0x78, 0xC7, 0x21, 0xC3], [0x34, 0x9A, 0x39], [0x6C, 0x9A]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x86, 0x3C, 0xC6], [0x32, 0xDA, 0x78, 0x89], [0x60, 0x85, 0x38], [0x6D, 0x80, 0x3F], [0x75, 0xC7, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x86, 0x3C, 0xC6], [0x32, 0xDA, 0x78, 0x89], [0x60, 0x85, 0x38], [0x6D, 0x80, 0x3F, 0xD3], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21], [0x72]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x29, 0xDF], [0x2F, 0x9A, 0x39], [0x63, 0x9A, 0x38], [0x68, 0x9D, 0x39, 0xD3], [0x64, 0xC7, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x29, 0xDF], [0x2F, 0x9A, 0x39, 0xC5], [0x72, 0x9D, 0x25, 0xD3], [0x74, 0x9D, 0x29], [0x2F, 0x84, 0x28], [0x34, 0x9A, 0x39, 0xCA], [0x72]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x8C, 0x34], [0x2F, 0x9A, 0x39, 0xC5], [0x72, 0x9D, 0x25], [0x75, 0x9C, 0x38, 0xC2], [0x2F, 0x8C, 0x34], [0x75, 0x9B, 0x2D, 0xCE], [0x6F, 0x9A, 0x38, 0xF8]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27, 0xC0], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x29], [0x79, 0xC7, 0x3F], [0x74, 0x8B, 0x3F, 0xD3], [0x68, 0x9D, 0x39], [0x75, 0x8C, 0x62, 0xD7], [0x73, 0x8C, 0x25], [0x6F, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27, 0xC0], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63], [0x62, 0x86, 0x21], [0x2F, 0x8C, 0x34, 0x89], [0x72, 0x9C, 0x2E], [0x72, 0x9D, 0x25], [0x75, 0x9C, 0x38], [0x64, 0xC7, 0x3C], [0x6E, 0x9A, 0x38], [0x68, 0x87, 0x3F], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x43, 0x9C, 0x22, 0xC3], [0x6D, 0x8C, 0x3F], [0x2E, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x68, 0x9D, 0x39], [0x75, 0x8C, 0x1C], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20, 0xC2]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35, 0x88], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9A, 0x2D, 0xD2], [0x73, 0x80, 0x27], [0x2F, 0xAA, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xC7, 0x2E, 0xC8], [0x6E, 0x9D, 0x3F, 0xD3], [0x73, 0x88, 0x3C, 0xD7], [0x64, 0x8D]], [[0x2E, 0xC7, 0x21], [0x6E, 0x9C, 0x22], [0x75, 0xB6, 0x3E, 0xD0]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63, 0xE6], [0x6F, 0x8C, 0x21, 0xC8], [0x6F, 0x8C, 0x62], [0x60, 0x99, 0x3C]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x6C, 0x86, 0x2E], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x21], [0x65, 0xDC, 0x3F], [0x74, 0x84, 0x3F]], [[0x2E, 0x9D, 0x21, 0xD7], [0x2E, 0x8A, 0x35, 0xC3], [0x68, 0x88, 0x62], [0x6D, 0x86, 0x2B]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x3E, 0xC4], [0x2F, 0x8D, 0x63], [0x72, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0xF], [0x64, 0x99, 0x24, 0xC2], [0x68, 0xB9, 0x3E], [0x64, 0x8F, 0x3F, 0x89], [0x67, 0x9B, 0x2D, 0xCA], [0x64, 0x9E, 0x23], [0x73, 0x82]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63, 0xE4], [0x64, 0x99, 0x24], [0x64, 0x80, 0x62, 0xC1], [0x73, 0x88, 0x21], [0x64, 0x9E, 0x23, 0xD5], [0x6A]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x42, 0x8C, 0x3C, 0xCF], [0x64, 0x80, 0x19], [0x48, 0xC7, 0x2A, 0xD5], [0x60, 0x84, 0x29, 0xD0], [0x6E, 0x9B, 0x27]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x63], [0x6D, 0x80, 0x2E, 0xC4], [0x64, 0x99, 0x24], [0x64, 0x80, 0x3C, 0xD5], [0x64, 0x8F, 0x3F], [0x2F, 0x8D, 0x35], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x85, 0x25], [0x63, 0x8A, 0x29], [0x71, 0x81, 0x29], [0x68, 0xC7, 0x28], [0x78, 0x85, 0x25], [0x63]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F], [0x2E, 0xAA, 0x29, 0xD7], [0x69, 0x8C, 0x25, 0xF4], [0x71, 0x9B, 0x25], [0x6F, 0x8E, 0xE, 0xC8], [0x60, 0x9B, 0x28], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xEA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38, 0xC2], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x68, 0x8C, 0x3F], [0x2E, 0xAA, 0x29, 0xD7], [0x69, 0x8C, 0x25, 0xF4], [0x71, 0x9B, 0x25, 0xC9], [0x66, 0xAB, 0x23, 0xC6], [0x73, 0x8D, 0x62, 0xC3], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xAF, 0x3E, 0xC6], [0x6C, 0x8C, 0x3B, 0xC8], [0x73, 0x82, 0x3F], [0x2E, 0xAA, 0x29, 0xD7], [0x69, 0x8C, 0x25, 0x89], [0x67, 0x9B, 0x2D, 0xCA], [0x64, 0x9E, 0x23], [0x73, 0x82]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x47, 0x9B, 0x2D, 0xCA], [0x64, 0x9E, 0x23], [0x73, 0x82, 0x3F, 0x88], [0x42, 0x8C, 0x3C], [0x69, 0x8C, 0x25, 0xF7], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x8F, 0x3E, 0xC6], [0x6C, 0x8C, 0x3B], [0x6E, 0x9B, 0x27]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xAF, 0x3E, 0xC6], [0x6C, 0x8C, 0x3B, 0xC8], [0x73, 0x82, 0x3F, 0x88], [0x42, 0x8C, 0x3C, 0xCF], [0x64, 0x80, 0x19, 0xEE], [0x2F, 0x8F, 0x3E], [0x60, 0x84, 0x29, 0xD0], [0x6E, 0x9B, 0x27]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0xE, 0xD2], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63, 0xE4], [0x64, 0x99, 0x24], [0x64, 0x80, 0x62], [0x63, 0x9C, 0x22], [0x65, 0x85, 0x29]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x88], [0x6B, 0x99, 0x62, 0xC6], [0x6A, 0x9C, 0x3F, 0xCE], [0x6E, 0xC7, 0x27], [0x64, 0x9B, 0x22], [0x63, 0x90, 0x3C], [0x60, 0x9A, 0x3F], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x2E, 0xCE], [0x6F, 0xC6, 0x27, 0xC2], [0x73, 0x87, 0x2E], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x28]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xE4], [0x6E, 0x87, 0x38], [0x73, 0x86, 0x20], [0x42, 0x8C, 0x22, 0xD3], [0x64, 0x9B, 0x63], [0x43, 0x9C, 0x22, 0xC3], [0x6D, 0x8C, 0x3F], [0x2E, 0xA2, 0x29], [0x73, 0x87, 0xE], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x28], [0x42, 0xAA, 0x62], [0x63, 0x9C, 0x22], [0x65, 0x85, 0x29]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x4D, 0x86, 0x2D], [0x65, 0x8C, 0x3E, 0x88], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E, 0xC2], [0x6F, 0x8A, 0x29, 0xD4], [0x2E, 0xA2, 0x29], [0x73, 0x87, 0xE], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x1C], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x26], [0x71, 0xC7, 0x2D], [0x6A, 0x9C, 0x3F], [0x68, 0x86, 0x62, 0xCC], [0x64, 0x9B, 0x22, 0xC5], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x61], [0x74, 0x87, 0x23], [0x67, 0x8F, 0x25, 0xC4], [0x68, 0x88, 0x20], [0x2F, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x83, 0x3C, 0x89], [0x60, 0x82, 0x39], [0x72, 0x80, 0x23], [0x2F, 0x82, 0x29, 0xD5], [0x6F, 0x8B, 0x35, 0xD7], [0x60, 0x9A, 0x3F], [0x2C, 0x9C, 0x22], [0x6E, 0x8F, 0x2A, 0xCE], [0x62, 0x80, 0x2D, 0xCB], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21, 0xD4]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x6A, 0x83, 0x2F], [0x2F, 0x8A, 0x24], [0x64, 0x8A, 0x27], [0x73, 0x88, 0x7D, 0xC9], [0x2F, 0x84, 0x23], [0x63, 0x80, 0x20, 0xC2], [0x72, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x3E, 0xC2], [0x71, 0x86, 0x62], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x82, 0x26], [0x62, 0xC7, 0x2F, 0xCF], [0x64, 0x8A, 0x27, 0xD5], [0x60, 0xD8, 0x22], [0x2F, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xD4], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0x9B, 0x29], [0x71, 0x86, 0x62, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0x8C, 0x38, 0xC4], [0x2E, 0x88, 0x3C], [0x75, 0xC6, 0x3C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x89], [0x65, 0xC6, 0x2F], [0x69, 0x8C, 0x2F], [0x6A, 0x9B, 0x2D], [0x30, 0x87]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25, 0xC4], [0x60, 0x9D, 0x25, 0xC8], [0x6F, 0x9A, 0x63], [0x63, 0x85, 0x2D], [0x62, 0x82, 0x3E], [0x60, 0xD8, 0x22, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A], [0x60, 0x9B, 0x63], [0x62, 0x81, 0x29, 0xC4], [0x6A, 0x9B, 0x2D], [0x30, 0x87, 0x62, 0xC3], [0x6C, 0x8E]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75, 0xC6, 0x39], [0x6F, 0x8D, 0x29], [0x62, 0x80, 0x21, 0xD2], [0x72, 0xC6, 0x39, 0xC9], [0x65, 0x8C, 0x2F, 0xCE], [0x6C, 0x9C, 0x3F], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xC7, 0x2F, 0xDE], [0x65, 0x80, 0x2D], [0x5E, 0x87, 0x23], [0x5E, 0x9A, 0x38], [0x60, 0x9A, 0x24]], [[0x2E, 0x83, 0x2E], [0x2E, 0x83, 0x2D, 0xCE], [0x6D, 0x8B, 0x3E], [0x64, 0x88, 0x27, 0xC3], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xC7, 0x25, 0xC9], [0x72, 0x9D, 0x2D], [0x6D, 0x85, 0x29], [0x65, 0xB6, 0x39], [0x6F, 0x8A, 0x7C, 0xD1], [0x64, 0x9B]], [[0x2E, 0x83, 0x2E], [0x2E, 0x88, 0x21, 0xC1], [0x68, 0x8D, 0x13, 0xD7], [0x60, 0x90, 0x20, 0xC8], [0x60, 0x8D, 0x62, 0xC3], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0x83, 0x2E], [0x2E, 0x85, 0x25, 0xC5], [0x6B, 0x88, 0x25, 0xCB], [0x63, 0x9B, 0x29, 0xC6], [0x6A, 0xC7, 0x28], [0x78, 0x85, 0x25], [0x63]], [[0x2E, 0x83, 0x2E], [0x2E, 0x86, 0x2A, 0xC1], [0x72, 0x8C, 0x38, 0xD4], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x9A, 0x24, 0xC6], [0x73, 0x8C, 0x63, 0xCD], [0x60, 0x80, 0x20], [0x63, 0x9B, 0x29], [0x60, 0x82, 0x63, 0xCE], [0x6F, 0x83, 0x29, 0xC4], [0x75, 0x84, 0x29], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63], [0x62, 0x86, 0x21, 0x89], [0x6A, 0x8A, 0x79, 0x90], [0x2F, 0x80, 0x24], [0x68, 0x8D, 0x29], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x2F], [0x6E, 0x84, 0x62], [0x6A, 0x8A, 0x79, 0x90], [0x2F, 0x80, 0x24, 0xCE], [0x65, 0x8C, 0x62], [0x6C, 0x8D, 0x79], [0x72, 0x9C, 0x21, 0xD4]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D, 0xD3], [0x64, 0xC6, 0x3A, 0xC6], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x72, 0xC6, 0x2F], [0x6E, 0x84, 0x62, 0xCC], [0x62, 0xDC, 0x7B], [0x2F, 0x80, 0x24], [0x68, 0x8D, 0x29, 0xD7], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E, 0xC2], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x62, 0x86, 0x21], [0x2F, 0x82, 0x2F], [0x34, 0xDE, 0x62, 0xCE], [0x69, 0x80, 0x28, 0xC2], [0x71, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0xE], [0x74, 0x87, 0x28], [0x6D, 0x8C, 0x3F, 0x88], [0x68, 0xA1, 0x25], [0x65, 0x8C, 0x1C], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20, 0xC2]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x4C, 0x86, 0x2E, 0xCE], [0x6D, 0x8C, 0x1F], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC6, 0x8], [0x78, 0x87, 0x2D], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63], [0x68, 0x81, 0x25], [0x65, 0x8C, 0x62], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F, 0xD2], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29, 0x88], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63, 0xCE], [0x69, 0x80, 0x28], [0x64, 0xC7, 0x28], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29, 0xEB], [0x6E, 0x88, 0x28, 0xC2], [0x73, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F], [0x2E, 0x80, 0x24], [0x68, 0x8D, 0x29], [0x71, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63, 0xE3], [0x78, 0x87, 0x2D], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x80, 0x29, 0xD4], [0x2E, 0x93, 0x36], [0x7B, 0x93, 0x0], [0x68, 0x8B, 0x29], [0x73, 0x9D, 0x35, 0x89], [0x65, 0x90, 0x20], [0x68, 0x8B]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35], [0x6F, 0x88, 0x21], [0x68, 0x8A, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x68, 0x8C, 0x3F, 0x88], [0x7B, 0x93, 0x36], [0x7B, 0xA5, 0x25], [0x63, 0x8C, 0x3E, 0xD3], [0x78, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63, 0xF7], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0xE], [0x74, 0x87, 0x28], [0x6D, 0x8C, 0x3F, 0x88], [0x4D, 0x80, 0x2E, 0xC2], [0x73, 0x9D, 0x35], [0x51, 0x9B, 0x29], [0x67, 0xC7, 0x2E, 0xD2], [0x6F, 0x8D, 0x20], [0x64, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x62, 0xD7], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x43, 0x9C, 0x22], [0x65, 0x85, 0x29], [0x72, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x0], [0x6E, 0x88, 0x28, 0xC2], [0x73, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29, 0xD4], [0x2E, 0xA5, 0x25, 0xC5], [0x64, 0x9B, 0x38], [0x78, 0xB9, 0x3E], [0x64, 0x8F, 0x62], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xF7], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29, 0xD4], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9B, 0x35, 0xCB], [0x64, 0x90, 0x2D, 0xC9], [0x66, 0x9C, 0x3F, 0x89], [0x6D, 0x80, 0x2E, 0xC2], [0x73, 0x9D, 0x35, 0xCB], [0x68, 0x9D, 0x29, 0x89], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x3E, 0xDE], [0x6D, 0x8C, 0x35], [0x60, 0x87, 0x2B, 0xD2], [0x72, 0xC7, 0x20, 0xCE], [0x63, 0x8C, 0x3E, 0xD3], [0x78, 0x85, 0x25, 0xD3], [0x64, 0xC7, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63, 0xC4], [0x6E, 0x84, 0x62, 0xD5], [0x78, 0x85, 0x29], [0x78, 0x88, 0x22, 0xC0], [0x74, 0x9A, 0x62, 0xCB], [0x68, 0x8B, 0x29, 0xD5], [0x75, 0x90, 0x20, 0xCE], [0x75, 0x8C, 0x62], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29, 0x88], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63, 0xEB], [0x68, 0x8B, 0x29], [0x73, 0x9D, 0x35], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0xE, 0xD2], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63], [0x4D, 0x80, 0x2E, 0xC2], [0x73, 0x9D, 0x35, 0xF7], [0x73, 0x8C, 0x2A], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20], [0x64]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x0], [0x6E, 0x88, 0x28], [0x64, 0x9B, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x0, 0xCE], [0x63, 0x8C, 0x3E], [0x75, 0x90, 0x1C, 0xD5], [0x64, 0x8F, 0x62], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x6A, 0x9B, 0x62, 0xDF], [0x72, 0x8F, 0x7D, 0xD5], [0x64, 0xC7, 0x2A], [0x6D, 0x90, 0x26, 0xC5], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22, 0xD4], [0x2E, 0xAF, 0x20, 0xDE], [0x4B, 0xAB, 0x62, 0xC6], [0x71, 0x99]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x3E, 0xC2], [0x71, 0x86, 0x62, 0xC3], [0x71, 0x82, 0x2B, 0xCF], [0x74, 0x8B, 0x62, 0xC1], [0x6D, 0x90, 0x26], [0x63, 0x91, 0x62, 0xCA], [0x65, 0xDC, 0x3F], [0x74, 0x84, 0x3F]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xC3], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x3E, 0xC2], [0x71, 0x86, 0x62, 0xC3], [0x71, 0x82, 0x2B], [0x69, 0x9C, 0x2E, 0x89], [0x67, 0x85, 0x35], [0x6B, 0x8B, 0x34], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27, 0xC0], [0x2E, 0x80, 0x22, 0xC1], [0x6E, 0xC6, 0x3E], [0x64, 0x99, 0x23, 0x89], [0x65, 0x99, 0x27], [0x66, 0x81, 0x39, 0xC5], [0x2F, 0x8F, 0x20, 0xDE], [0x6B, 0x8B, 0x34, 0x89], [0x71, 0x86, 0x3F], [0x75, 0x80, 0x22, 0xD4], [0x75]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x9B, 0x29, 0xD7], [0x6E, 0xC7, 0x28], [0x71, 0x82, 0x2B], [0x69, 0x9C, 0x2E], [0x2F, 0x8F, 0x20], [0x78, 0x83, 0x2E, 0xDF], [0x2F, 0x99, 0x3E, 0xC2], [0x73, 0x84]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xEA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22], [0x60, 0x84, 0x25, 0xC4], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63, 0xE1], [0x6D, 0x90, 0x6], [0x43, 0xC7, 0x28, 0xDE], [0x6D, 0x8B]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39], [0x6F, 0x8D, 0x20, 0xC2], [0x72, 0xC6, 0xA, 0xCB], [0x78, 0xA3, 0xE], [0x51, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x2E, 0xD2], [0x6F, 0x8D, 0x20], [0x64]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x63, 0xE3], [0x78, 0x87, 0x2D], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x80, 0x29], [0x72, 0xC6, 0xA], [0x6D, 0x90, 0x6, 0xE5], [0x59, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xEA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38, 0xC2], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F, 0x88], [0x47, 0x85, 0x35], [0x4B, 0xAB, 0x14, 0x89], [0x65, 0x90, 0x20, 0xCE], [0x63]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x4C, 0x86, 0x2E], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25, 0xC4], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xCE], [0x64, 0x9A, 0x63, 0xEF], [0x68, 0x8D, 0x29], [0x4B, 0xAB, 0x62], [0x65, 0x90, 0x20, 0xCE], [0x63]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xEA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39, 0xC5], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F], [0x2E, 0xA1, 0x25], [0x65, 0x8C, 0x6], [0x43, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC6, 0x8, 0xDE], [0x6F, 0x88, 0x21], [0x68, 0x8A, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x80, 0x29], [0x72, 0xC6, 0x4], [0x68, 0x8D, 0x29, 0xED], [0x43, 0xA7, 0x23, 0xD4], [0x74, 0x8B, 0x62], [0x65, 0x90, 0x20], [0x68, 0x8B]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D, 0xD3], [0x64, 0xC6, 0x8], [0x78, 0x87, 0x2D, 0xCA], [0x68, 0x8A, 0x0], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x25], [0x64, 0x9A, 0x63, 0xEF], [0x68, 0x8D, 0x29, 0xED], [0x43, 0xA7, 0x23, 0xD4], [0x74, 0x8B, 0x62], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0xE, 0xD2], [0x6F, 0x8D, 0x20, 0xC2], [0x72, 0xC6, 0x4], [0x68, 0x8D, 0x29], [0x4B, 0xAB, 0x1C, 0xD5], [0x64, 0x8F, 0x3F, 0x89], [0x63, 0x9C, 0x22, 0xC3], [0x6D, 0x8C, 0x63], [0x48, 0x87, 0x2A, 0xC8], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xBA, 0x39], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38, 0xC2], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0xA5, 0x23, 0xC6], [0x65, 0x8C, 0x3E], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x88], [0x49, 0x80, 0x28], [0x64, 0xA3, 0xE], [0x51, 0x9B, 0x29], [0x67, 0x9A, 0x62, 0xD7], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x35, 0x88], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x62, 0x86, 0x21], [0x2F, 0x9D, 0x24, 0xD2], [0x75, 0x81, 0x39, 0xC6], [0x75, 0x83, 0x2E, 0x89], [0x69, 0x80, 0x28, 0xC2], [0x6B, 0x8B, 0x62, 0xD7], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27], [0x66, 0xC6, 0x25], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9D, 0x24, 0xD2], [0x75, 0x81, 0x39], [0x60, 0x9D, 0x26, 0xC5], [0x2F, 0x81, 0x25], [0x65, 0x8C, 0x26, 0xC5], [0x2F, 0x84, 0x28, 0x92], [0x72, 0x9C, 0x21], [0x72]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9D, 0x24], [0x74, 0x9D, 0x24], [0x74, 0x88, 0x38, 0xCD], [0x63, 0xC7, 0x24, 0xCE], [0x65, 0x8C, 0x26], [0x63, 0xC7, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39, 0xC9], [0x65, 0x85, 0x29, 0xD4], [0x2E, 0xA1, 0x25], [0x65, 0x8C, 0x6], [0x43, 0xB9, 0x3E, 0xC2], [0x67, 0x9A, 0x62, 0xC5], [0x74, 0x87, 0x28], [0x6D, 0x8C]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xA5, 0x23, 0xC6], [0x65, 0x8C, 0x3E, 0x88], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E, 0xC2], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x4, 0xCE], [0x65, 0x8C, 0x6], [0x43, 0xB9, 0x3E], [0x64, 0x8F, 0x3F], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x4, 0xCE], [0x65, 0x8C, 0x6, 0xE5], [0x5E, 0xA5, 0x23], [0x66, 0x9A, 0x62, 0xD3], [0x79, 0x9D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E], [0x60, 0x9D, 0x29, 0x88], [0x45, 0x90, 0x22, 0xC6], [0x6C, 0x80, 0x2F, 0xEB], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x25, 0xC2], [0x72, 0xC6, 0x4], [0x64, 0x9A, 0x38, 0xCE], [0x60, 0xC7, 0x28], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xF4], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38, 0xC2], [0x2E, 0xAD, 0x35, 0xC9], [0x60, 0x84, 0x25, 0xC4], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F], [0x2E, 0xA1, 0x29], [0x72, 0x9D, 0x25, 0xC6], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x4C, 0x86, 0x2E], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x63, 0xF7], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63], [0x49, 0x8C, 0x3F], [0x75, 0x80, 0x2D], [0x51, 0x9B, 0x29], [0x67, 0x9A, 0x62], [0x63, 0x9C, 0x22], [0x65, 0x85, 0x29, 0x88], [0x48, 0x87, 0x2A], [0x6E, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x72, 0xC6, 0x2F], [0x6E, 0x84, 0x62], [0x68, 0x8A, 0x3E, 0xC6], [0x7B, 0x8C, 0x62], [0x69, 0x8C, 0x3F], [0x75, 0x80, 0x2D, 0xD7], [0x73, 0x8C, 0x2A, 0xD4], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x25], [0x62, 0x9B, 0x2D], [0x7B, 0x8C, 0x62], [0x69, 0x8C, 0x3F], [0x75, 0x80, 0x2D], [0x2F, 0x84, 0x28], [0x34, 0x9A, 0x39], [0x6C, 0x9A]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B], [0x2E, 0x80, 0x22], [0x67, 0x86, 0x63, 0xC4], [0x6E, 0x84, 0x62], [0x68, 0x8A, 0x3E], [0x60, 0x93, 0x29, 0x89], [0x69, 0x8C, 0x3F, 0xD3], [0x68, 0x88, 0x62, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39], [0x6F, 0x8D, 0x20, 0xC2], [0x72, 0xC6, 0x4, 0xC2], [0x72, 0x9D, 0x25], [0x60, 0xB9, 0x3E], [0x64, 0x8F, 0x3F], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20, 0xC2]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x0, 0xC8], [0x60, 0x8D, 0x29], [0x73, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29, 0xD4], [0x2E, 0xA1, 0x29], [0x72, 0x9D, 0x25, 0xC6], [0x51, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xBC, 0x3F], [0x64, 0x9B, 0x63], [0x45, 0x86, 0x2F, 0xD2], [0x6C, 0x8C, 0x22, 0xD3], [0x72, 0xC6, 0x4, 0xC2], [0x72, 0x9D, 0x25], [0x60, 0xA5, 0x25, 0xD4], [0x75, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xBC, 0x3F, 0xC2], [0x73, 0xC6, 0x8], [0x6E, 0x8A, 0x39, 0xCA], [0x64, 0x87, 0x38], [0x72, 0xC6, 0x4, 0xC2], [0x72, 0x9D, 0x25, 0xC6], [0x4D, 0x80, 0x22, 0xCC], [0x4D, 0x80, 0x3F], [0x75, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0xD], [0x43, 0xAD, 0x15, 0xEB], [0x45, 0xC7, 0x28], [0x78, 0x85, 0x25], [0x63]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x40, 0xAB, 0x1C], [0x60, 0x9D, 0x38, 0xC2], [0x73, 0x87]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63, 0xF7], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xAB, 0x39, 0xC9], [0x65, 0x85, 0x29], [0x72, 0xC6, 0xD], [0x43, 0x90, 0x3C, 0xC6], [0x72, 0x9A, 0x1C, 0xD5], [0x64, 0x8F, 0x3F], [0x2F, 0x8B, 0x39], [0x6F, 0x8D, 0x20], [0x64]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x62, 0x86, 0x21], [0x2F, 0x9B, 0x3C], [0x66, 0x8F, 0x2D], [0x73, 0x84, 0x62, 0xC6], [0x2C, 0x8B, 0x35, 0xD7], [0x60, 0x9A, 0x3F], [0x2F, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x2F, 0xC8], [0x6C, 0xC7, 0x3E], [0x71, 0x8E, 0x2A, 0xC6], [0x73, 0x84, 0x62, 0xC6], [0x2C, 0x8B, 0x35], [0x71, 0x88, 0x3F], [0x72, 0xC7, 0x21, 0xC3], [0x34, 0x9A, 0x39], [0x6C, 0x9A]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0x8D, 0x3C, 0xCC], [0x66, 0xC6, 0x25], [0x6F, 0x8F, 0x23], [0x2E, 0x8A, 0x23, 0xCA], [0x2F, 0x9B, 0x3C, 0xC0], [0x67, 0x88, 0x3E, 0xCA], [0x2F, 0x88, 0x61, 0xC5], [0x78, 0x99, 0x2D], [0x72, 0x9A, 0x62], [0x71, 0x86, 0x3F, 0xD3], [0x68, 0x87, 0x3F], [0x75]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29, 0xF4], [0x74, 0x8B, 0x3F], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x63, 0xE3], [0x78, 0x87, 0x2D, 0xCA], [0x68, 0x8A, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x80, 0x29, 0xD4], [0x2E, 0xC8, 0xD], [0x43, 0x90, 0x3C], [0x60, 0x9A, 0x3F], [0x33, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xA4, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x52, 0x9C, 0x2E], [0x72, 0x9D, 0x3E, 0xC6], [0x75, 0x8C, 0x63, 0xE3], [0x78, 0x87, 0x2D], [0x6C, 0x80, 0x2F], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x68, 0x8C, 0x3F], [0x2E, 0xC8, 0xD, 0xE5], [0x78, 0x99, 0x2D, 0xD4], [0x72, 0xDB, 0x62, 0xC3], [0x78, 0x85, 0x25, 0xC5]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0xE], [0x60, 0x9E, 0xD], [0x71, 0x99, 0x25], [0x64, 0xC6, 0xD, 0xE5], [0x78, 0x99, 0x2D, 0xD4], [0x72]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0xA5, 0x23, 0xC6], [0x65, 0x8C, 0x3E], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63], [0x40, 0xAB, 0x35], [0x71, 0x88, 0x3F, 0xD4], [0x51, 0x9B, 0x29, 0xC1], [0x72, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x29], [0x79, 0x8C, 0x2F], [0x2E, 0x9A, 0x24], [0x60, 0x8D, 0x23], [0x76, 0x8D]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E, 0xC2], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0xAB, 0x39], [0x6F, 0x8D, 0x20], [0x64, 0x9A, 0x63], [0x52, 0x81, 0x2D], [0x65, 0x86, 0x3B], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E, 0xC2], [0x6F, 0x8A, 0x29, 0xD4], [0x2F, 0x8B, 0x39, 0xC9], [0x65, 0x85, 0x29]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E, 0xC2], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63, 0xCA], [0x64, 0xC7, 0x26, 0xCD], [0x6E, 0x85, 0x2D, 0xC9], [0x6E, 0xC7, 0x3F], [0x69, 0x88, 0x28, 0xC8], [0x76, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63], [0x77, 0x88, 0x3E], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20, 0xC2], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x21, 0xC2], [0x2F, 0x83, 0x26], [0x6E, 0x85, 0x2D], [0x6F, 0x86, 0x62, 0xD4], [0x69, 0x88, 0x28, 0xC8], [0x76, 0xC7, 0x2D], [0x71, 0x99, 0x3F], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x63], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0x9A, 0x63], [0x6C, 0x8C, 0x62, 0xCD], [0x6B, 0x86, 0x20], [0x60, 0x87, 0x23, 0x89], [0x72, 0x81, 0x2D, 0xC3], [0x6E, 0x9E, 0x62], [0x60, 0x99, 0x3C, 0xD4], [0x2F, 0x8D, 0x20], [0x67, 0x8A, 0x22, 0x89], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xC6, 0x0], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E, 0xC2], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x21, 0xC2], [0x2F, 0x83, 0x26], [0x6E, 0x85, 0x2D, 0xC9], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x84, 0x29, 0x89], [0x6B, 0x83, 0x23, 0xCB], [0x60, 0x87, 0x23], [0x2F, 0x9A, 0x24, 0xC6], [0x65, 0x86, 0x3B, 0x89], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A, 0xC2], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x88], [0x6C, 0x8C, 0x62], [0x6B, 0x83, 0x23], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23, 0xD0], [0x2F, 0x8B, 0x20], [0x60, 0x8A, 0x27, 0xCB], [0x68, 0x9A, 0x38], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F], [0x2E, 0x84, 0x29], [0x2F, 0x83, 0x26, 0xC8], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x2D, 0xD7], [0x71, 0x9A, 0x62, 0xD7], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63, 0xD1], [0x60, 0x9B, 0x63, 0xCA], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0x9A, 0x63, 0xCA], [0x64, 0xC7, 0x26, 0xCD], [0x6E, 0x85, 0x2D], [0x6F, 0x86, 0x62], [0x72, 0x81, 0x2D, 0xC3], [0x6E, 0x9E, 0x62, 0xC5], [0x6D, 0x88, 0x2F], [0x6A, 0x85, 0x25], [0x72, 0x9D, 0x62, 0xD7], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22, 0xC4], [0x64, 0x9A, 0x63, 0xCA], [0x64, 0xC7, 0x26], [0x6B, 0x86, 0x20, 0xC6], [0x6F, 0x86, 0x62], [0x72, 0x81, 0x2D], [0x65, 0x86, 0x3B], [0x2F, 0x88, 0x3C, 0xD7], [0x72, 0xC7, 0x28, 0xCB], [0x67, 0x8A, 0x22], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x84, 0x23], [0x63, 0x80, 0x20], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1C, 0xD5], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F, 0x88], [0x6C, 0x8C, 0x62, 0xCD], [0x6B, 0x86, 0x20], [0x60, 0x87, 0x23], [0x2F, 0x9A, 0x24], [0x60, 0x8D, 0x23, 0xD0], [0x2F, 0x88, 0x3C, 0xD7], [0x72, 0xC7, 0x20, 0xC8], [0x62, 0x82, 0x28], [0x6E, 0x9E, 0x22, 0x89], [0x71, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63], [0x77, 0x88, 0x3E], [0x2E, 0x84, 0x23, 0xC5], [0x68, 0x85, 0x29], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29], [0x6F, 0x8A, 0x29], [0x72, 0xC6, 0x21, 0xC2], [0x2F, 0x83, 0x26, 0xC8], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x2D, 0xD7], [0x71, 0x9A, 0x62], [0x6D, 0x86, 0x2F], [0x6A, 0x8D, 0x23, 0xD0], [0x6F, 0xC7, 0x3C, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x65, 0x99, 0x27], [0x66, 0xC6, 0x25, 0xC9], [0x67, 0x86, 0x63, 0xCA], [0x64, 0xC7, 0x26, 0xCD], [0x6E, 0x85, 0x2D], [0x6F, 0x86, 0x62], [0x72, 0x81, 0x2D, 0xC3], [0x6E, 0x9E, 0x62], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F, 0xD2], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29], [0x2E, 0xAD, 0x35], [0x6F, 0x88, 0x21, 0xCE], [0x62, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x68, 0x8C, 0x3F], [0x2E, 0xD9, 0x1F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x3C], [0x6D, 0x80, 0x3F, 0xD3]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x52, 0x9C, 0x2E, 0xD4], [0x75, 0x9B, 0x2D], [0x75, 0x8C, 0x63], [0x45, 0x90, 0x22], [0x60, 0x84, 0x25], [0x62, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xCE], [0x64, 0x9A, 0x63], [0x31, 0xBA, 0x24], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x28, 0xDE], [0x6D, 0x80, 0x2E]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F], [0x64, 0xA5, 0x23, 0xC6], [0x65, 0x8C, 0x3E], [0x2E, 0xB9, 0x3E], [0x64, 0x8F, 0x29, 0xD5], [0x64, 0x87, 0x2F, 0xC2], [0x72, 0xC6, 0x1F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xB9, 0x3E], [0x64, 0x8F, 0x29], [0x73, 0x8C, 0x22], [0x62, 0x8C, 0x3F], [0x2F, 0x99, 0x20], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23], [0x2E, 0x84, 0x29], [0x2F, 0x83, 0x26, 0xC8], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F], [0x69, 0x88, 0x28], [0x6E, 0x9E, 0x62, 0xCB], [0x68, 0x9A, 0x38]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x20, 0xCE], [0x63, 0xC6, 0x28, 0xD7], [0x6A, 0x8E, 0x63], [0x68, 0x87, 0x2A, 0xC8], [0x2E, 0x84, 0x29, 0x89], [0x6B, 0x83, 0x23, 0xCB], [0x60, 0x87, 0x23, 0x89], [0x72, 0x81, 0x2D], [0x65, 0x86, 0x3B, 0x89], [0x6C, 0x8D, 0x79, 0xD4], [0x74, 0x84, 0x3F]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25, 0xC5], [0x2E, 0x8D, 0x3C], [0x6A, 0x8E, 0x63, 0xCE], [0x6F, 0x8F, 0x23, 0x88], [0x6C, 0x86, 0x2E, 0xCE], [0x6D, 0x8C, 0x3F, 0xD2], [0x63, 0x9A, 0x38, 0xD5], [0x60, 0x9D, 0x29, 0x89], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x85, 0x25], [0x63, 0xC6, 0x28], [0x71, 0x82, 0x2B, 0x88], [0x68, 0x87, 0x2A], [0x6E, 0xC6, 0x21], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x3F], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38, 0xC2], [0x2F, 0x85, 0x25, 0xD4], [0x75]], [[0x2E, 0xBC, 0x3F], [0x64, 0x9B, 0x63], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1C], [0x73, 0x8C, 0x2A], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F], [0x2E, 0x84, 0x29, 0x89], [0x6B, 0x83, 0x23, 0xCB], [0x60, 0x87, 0x23], [0x2F, 0x9A, 0x24, 0xC6], [0x65, 0x86, 0x3B], [0x2F, 0x88, 0x3C, 0xD7], [0x72, 0xC7, 0x20, 0xC8], [0x62, 0x82, 0x28], [0x6E, 0x9E, 0x22], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0xBC, 0x3F], [0x64, 0x9B, 0x63, 0xEB], [0x68, 0x8B, 0x3E, 0xC6], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29], [0x67, 0x8C, 0x3E], [0x64, 0x87, 0x2F], [0x64, 0x9A, 0x63, 0xCA], [0x64, 0xC7, 0x26], [0x6B, 0x86, 0x20], [0x60, 0x87, 0x23], [0x2F, 0x9A, 0x24], [0x60, 0x8D, 0x23, 0xD0], [0x2F, 0x88, 0x3C], [0x71, 0x9A, 0x62, 0xC3], [0x6D, 0x8F, 0x2F], [0x6F, 0xC7, 0x3C], [0x6D, 0x80, 0x3F], [0x75]], [[0x2E, 0xBC, 0x3F], [0x64, 0x9B, 0x63], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35, 0x88], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F, 0x88], [0x6C, 0x8C, 0x62], [0x6B, 0x83, 0x23], [0x6D, 0x88, 0x22, 0xC8], [0x2F, 0x9A, 0x24], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x2D], [0x71, 0x99, 0x3F, 0x89], [0x63, 0x85, 0x2D, 0xC4], [0x6A, 0x85, 0x25], [0x72, 0x9D, 0x62], [0x71, 0x85, 0x25], [0x72, 0x9D]], [[0x2E, 0xBC, 0x3F, 0xC2], [0x73, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x51, 0x9B, 0x29, 0xC1], [0x64, 0x9B, 0x29, 0xC9], [0x62, 0x8C, 0x3F, 0x88], [0x6C, 0x8C, 0x62], [0x6B, 0x83, 0x23], [0x6D, 0x88, 0x22], [0x6E, 0xC7, 0x3F, 0xCF], [0x60, 0x8D, 0x23], [0x76, 0xC7, 0x2D, 0xD7], [0x71, 0x9A, 0x62, 0xC4], [0x6E, 0x84, 0x3C, 0xC6], [0x75, 0xC7, 0x38, 0xD0], [0x64, 0x88, 0x27], [0x2F, 0x99, 0x20, 0xCE], [0x72, 0x9D]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xC6, 0x0], [0x68, 0x8B, 0x3E], [0x60, 0x9B, 0x35, 0x88], [0x42, 0x88, 0x2F], [0x69, 0x8C, 0x3F, 0x88], [0x62, 0x86, 0x21, 0x89], [0x72, 0x88, 0x39, 0xD5], [0x68, 0x82, 0x62, 0xE4], [0x78, 0x8D, 0x25, 0xC6], [0x2E, 0x85, 0x25, 0xD4], [0x75, 0x9A, 0x63, 0xCE], [0x6E, 0x9A, 0x62, 0xCD], [0x6B, 0x86, 0x20, 0xC6], [0x6F, 0x86, 0x62, 0xCA], [0x64, 0xB6, 0x62, 0xF8], [0x51, 0x88, 0x2F], [0x6A, 0x88, 0x2B], [0x64, 0x9A]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x42, 0x88, 0x2F, 0xCF], [0x64, 0x9A, 0x63, 0xC4], [0x6E, 0x84, 0x62], [0x72, 0x88, 0x39], [0x73, 0x80, 0x27], [0x2F, 0xAA, 0x35], [0x65, 0x80, 0x2D, 0x88], [0x6D, 0x80, 0x3F], [0x75, 0x9A, 0x63, 0xCE], [0x6E, 0x9A, 0x62, 0xCD], [0x6B, 0x86, 0x20, 0xC6], [0x6F, 0x86, 0x62], [0x6C, 0x8C, 0x13], [0x2F, 0xB6, 0x1E], [0x64, 0x85, 0x29], [0x60, 0x9A, 0x29]], [[0x2E, 0xC7, 0x2A], [0x68, 0x85, 0x29]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 79683, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 79934, "length": 2285, "value": "[[[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38], [0x68, 0x86, 0x22, 0xD4]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E, 0xDE], [0x2E, 0xBB, 0x25, 0xC9], [0x66, 0x9D, 0x23], [0x6F, 0x8C, 0x3F]], [[0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1B], [0x60, 0x85, 0x20], [0x71, 0x88, 0x3C], [0x64, 0x9B]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x88, 0x3E, 0xCA], [0x2C, 0x88, 0x3C], [0x71, 0x85, 0x29, 0x8A], [0x65, 0x88, 0x3E, 0xD0], [0x68, 0x87, 0x75]], [[0x2E, 0x9C, 0x3F, 0xD5], [0x2E, 0x80, 0x22], [0x62, 0x85, 0x39, 0xC3], [0x64]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x20], [0x68, 0x8B, 0x29, 0xDF], [0x64, 0x8A]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x3F], [0x69, 0x88, 0x3E, 0xC2]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F], [0x75, 0x88, 0x3F, 0xCF], [0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1E, 0xCE], [0x6F, 0x8E, 0x38, 0xC8], [0x6F, 0x8C, 0x3F]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F, 0xD3], [0x60, 0x9A, 0x24], [0x2E, 0xA5, 0x25, 0xC5], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x1B], [0x60, 0x85, 0x20], [0x71, 0x88, 0x3C], [0x64, 0x9B]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F], [0x75, 0x88, 0x3F], [0x69, 0xC6, 0x39, 0xD4], [0x73, 0xC6, 0x2D], [0x73, 0x84, 0x61, 0xC6], [0x71, 0x99, 0x20], [0x64, 0xC4, 0x28], [0x60, 0x9B, 0x3B, 0xCE], [0x6F, 0xD0]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F, 0xD3], [0x60, 0x9A, 0x24, 0x88], [0x74, 0x9A, 0x3E, 0x88], [0x68, 0x87, 0x2F, 0xCB], [0x74, 0x8D, 0x29]], [[0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x3F, 0xD3], [0x60, 0x9A, 0x24, 0x88], [0x74, 0x9A, 0x3E], [0x2E, 0x85, 0x25, 0xC5], [0x64, 0x91, 0x29], [0x62]], [[0x2E, 0x9F, 0x2D, 0xD5], [0x2E, 0x9A, 0x38], [0x60, 0x9A, 0x24, 0x88], [0x74, 0x9A, 0x3E], [0x2E, 0x9A, 0x24], [0x60, 0x9B, 0x29]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 82331, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 82371, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", "offset": 82662, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 82788, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", "offset": 82890, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 83038, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 83753, "length": 2, "value": "-1" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 83784, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", "offset": 83813, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 83827, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", "offset": 83899, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 84061, "length": 2087, "value": "[[[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x38], [0x64, 0x9A, 0x38], [0x5E, 0x9A, 0x2E], [0x68, 0x9E]], [[0x2E, 0x9D, 0x29], [0x72, 0x9D, 0x13, 0xD4], [0x63, 0x80, 0x3B]], [[0x2E, 0x9B, 0x23, 0xC8], [0x75, 0xC6, 0x38, 0xC2], [0x72, 0x9D, 0x13, 0xD4], [0x63, 0x80, 0x3B]], [[0x2E, 0x83, 0x2E], [0x2E, 0x9D, 0x29, 0xD4], [0x75, 0xB6, 0x3F], [0x63, 0x80, 0x3B]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21], [0x6E, 0x8B, 0x25, 0xCB], [0x64, 0xC6, 0x0, 0xCE], [0x63, 0x9B, 0x2D], [0x73, 0x90, 0x63], [0x75, 0x8C, 0x3F], [0x75, 0xB6, 0x3F], [0x63, 0x80, 0x3B]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38, 0xC2], [0x2E, 0x9F, 0x2D], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x2E, 0x9D, 0x29, 0xD4], [0x75, 0xB6, 0x3F, 0xC5], [0x68, 0x9E]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A, 0xC6], [0x73, 0xC6, 0x21, 0xC8], [0x63, 0x80, 0x20, 0xC2], [0x2E, 0xAD, 0x23, 0xD0], [0x6F, 0x85, 0x23], [0x60, 0x8D, 0x3F], [0x2E, 0x9D, 0x29, 0xD4], [0x75, 0xB6, 0x3F, 0xC5], [0x68, 0x9E]], [[0x2E, 0x99, 0x3E], [0x68, 0x9F, 0x2D], [0x75, 0x8C, 0x63, 0xD1], [0x60, 0x9B, 0x63], [0x6C, 0x86, 0x2E, 0xCE], [0x6D, 0x8C, 0x63], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0x38, 0xC2], [0x72, 0x9D, 0x13], [0x72, 0x8B, 0x25], [0x76]], [[0x2E, 0x99, 0x3E, 0xCE], [0x77, 0x88, 0x38], [0x64, 0xC6, 0x3A], [0x60, 0x9B, 0x63], [0x6C, 0x86, 0x2E, 0xCE], [0x6D, 0x8C, 0x63], [0x4D, 0x80, 0x2E, 0xD5], [0x60, 0x9B, 0x35, 0x88], [0x42, 0x88, 0x2F], [0x69, 0x8C, 0x3F, 0x88], [0x75, 0x8C, 0x3F], [0x75, 0xB6, 0x3F], [0x63, 0x80, 0x3B]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", "offset": 86233, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", - "kind": "StringLiteral", - "offset": 86423, - "length": 13, - "value": "\"Sbi value W\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 86469, + "offset": 86477, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 86573, + "offset": 86581, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 86615, + "offset": 86623, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 86780, + "offset": 86788, "length": 444, "value": "[[[0x2E, 0xBA, 0x35, 0xD4], [0x75, 0x8C, 0x21, 0x88], [0x4D, 0x80, 0x2E], [0x73, 0x88, 0x3E], [0x78, 0xC6, 0xA, 0xD5], [0x60, 0x84, 0x29, 0xD0], [0x6E, 0x9B, 0x27, 0xD4], [0x2E, 0xAF, 0x23, 0xD2], [0x6F, 0x8D, 0x2D], [0x75, 0x80, 0x23, 0xC9], [0x2F, 0x8F, 0x3E, 0xC6], [0x6C, 0x8C, 0x3B, 0xC8], [0x73, 0x82]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 87308, + "offset": 87316, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 87560, + "offset": 87568, "length": 1322, "value": "[[[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x8B, 0x2D], [0x72, 0x81]], [[0x2E, 0x8B, 0x25, 0xC9], [0x2E, 0x9A, 0x24]], [[0x2E, 0xA8, 0x3C], [0x71, 0x85, 0x25], [0x62, 0x88, 0x38, 0xCE], [0x6E, 0x87, 0x3F], [0x2E, 0xAA, 0x35], [0x65, 0x80, 0x2D, 0x89], [0x60, 0x99, 0x3C]], [[0x2E, 0xA5, 0x25], [0x63, 0x9B, 0x2D, 0xD5], [0x78, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F], [0x74, 0x8B, 0x3F, 0xD3], [0x73, 0x88, 0x38], [0x64, 0xC6, 0x1], [0x6E, 0x8B, 0x25], [0x6D, 0x8C, 0x1F, 0xD2], [0x63, 0x9A, 0x38], [0x73, 0x88, 0x38], [0x64, 0xC7, 0x28, 0xDE], [0x6D, 0x80, 0x2E]], [[0x2E, 0x9C, 0x3F], [0x73, 0xC6, 0x3F], [0x63, 0x80, 0x22], [0x2E, 0x9A, 0x3F], [0x69, 0x8D]], [[0x2E, 0x8C, 0x38], [0x62, 0xC6, 0x2D, 0xD7], [0x75]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x2F, 0xC6], [0x75]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x2B], [0x73, 0x8C, 0x3C]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x3F, 0xD2]], [[0x2E, 0x8B, 0x25], [0x6F, 0xC6, 0x20, 0xD4]]]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 88967, + "offset": 88975, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 89208, + "offset": 89216, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 89257, + "offset": 89265, "length": 3, "value": "\"r\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 90048, + "offset": 90056, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 90530, + "offset": 90538, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 90853, + "offset": 90881, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 91646, + "offset": 91674, "length": 2, "value": "10" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 91670, + "offset": 91698, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 91895, + "offset": 91923, "length": 470, "value": "[\"(\", \"H\", \"Z\", \"[\", \"9\", \"{\", \"+\", \"k\", \",\", \"o\", \"g\", \"U\", \":\", \"D\", \"L\", \"#\", \"S\", \")\", \"!\", \"F\", \"^\", \"T\", \"u\", \"d\", \"a\", \"-\", \"A\", \"f\", \"z\", \";\", \"b\", \"\"\", \"v\", \"m\", \"B\", \"0\", \"J\", \"c\", \"W\", \"t\", \"*\", \"|\", \"O\", \"\\\", \"7\", \"E\", \"@\", \"x\", \"\"\", \"X\", \"V\", \"r\", \"n\", \"Q\", \"y\", \">\", \"]\", \"$\", \"%\", \"_\", \"\/\", \"P\", \"R\", \"K\", \"}\", \"?\", \"I\", \"8\", \"Y\", \"=\", \"N\", \"3\", \".\", \"s\", \"<\", \"l\", \"4\", \"w\", \"j\", \"G\", \"`\", \"2\", \"i\", \"C\", \"6\", \"q\", \"M\", \"p\", \"1\", \"5\", \"&\", \"e\", \"h\"]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "Array", - "offset": 92388, + "offset": 92416, "length": 70, "value": "[\"V\", \".\", \"N\", \"w\", \"Y\", \"2\", \"*\", \"8\", \"Y\", \"w\", \"C\", \".\", \"C\", \"1\"]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 92487, + "offset": 92515, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 92543, + "offset": 92571, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 92686, + "offset": 92714, "length": 4, "value": "0x21" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "IntegerLiteral", - "offset": 92801, + "offset": 92829, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93016, + "offset": 93044, "length": 13, "value": "\"%@\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93043, + "offset": 93071, "length": 4, "value": "\"_C\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93049, + "offset": 93077, "length": 6, "value": "\"odeS\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93057, + "offset": 93085, "length": 6, "value": "\"igna\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93065, + "offset": 93093, "length": 6, "value": "\"ture\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93152, + "offset": 93180, "length": 13, "value": "\"%@\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93179, + "offset": 93207, "length": 4, "value": "\"Re\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93185, + "offset": 93213, "length": 6, "value": "\"sour\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93193, + "offset": 93221, "length": 11, "value": "\"ceRules.p\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93206, + "offset": 93234, "length": 6, "value": "\"list\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93298, + "offset": 93326, "length": 13, "value": "\"%@\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93325, + "offset": 93353, "length": 3, "value": "\"S\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93330, + "offset": 93358, "length": 4, "value": "\"C_\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93336, + "offset": 93364, "length": 4, "value": "\"In\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93342, + "offset": 93370, "length": 4, "value": "\"fo\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93564, + "offset": 93592, "length": 11, "value": "\"\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93577, + "offset": 93605, "length": 4, "value": "\"Pk\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93583, + "offset": 93611, "length": 4, "value": "\"gI\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93589, + "offset": 93617, "length": 4, "value": "\"nf\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 93595, + "offset": 93623, "length": 3, "value": "\"o\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 94257, + "offset": 94285, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94472, + "offset": 94500, "length": 11, "value": "\"\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94485, + "offset": 94513, "length": 4, "value": "\"In\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94491, + "offset": 94519, "length": 6, "value": "\"fo.p\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94499, + "offset": 94527, "length": 4, "value": "\"li\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 94505, + "offset": 94533, "length": 4, "value": "\"st\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 94990, + "offset": 95018, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 95034, + "offset": 95062, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95269, + "offset": 95297, "length": 11, "value": "\"\/%@%@%@%@\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95282, + "offset": 95310, "length": 5, "value": "\"CFB\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95289, + "offset": 95317, "length": 9, "value": "\"undleDi\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95300, + "offset": 95328, "length": 8, "value": "\"splayN\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95310, + "offset": 95338, "length": 5, "value": "\"ame\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "StringLiteral", - "offset": 95431, + "offset": 95459, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 95952, + "offset": 95980, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Jailbreak\/AppValidator.swift", "kind": "BooleanLiteral", - "offset": 95996, + "offset": 96024, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift", "kind": "BooleanLiteral", "offset": 477, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/FreeRASP\/TalsecRunner.swift", "kind": "BooleanLiteral", "offset": 956, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/ReportTask.swift", - "kind": "StringLiteral", - "offset": 4592, - "length": 8, - "value": "\"cacert\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/ReportTask.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/ReportTask.swift", "kind": "StringLiteral", - "offset": 4610, - "length": 5, - "value": "\"pem\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Report\/ReportTask.swift", - "kind": "StringLiteral", - "offset": 4643, + "offset": 4677, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", "kind": "StringLiteral", - "offset": 311, - "length": 28, - "value": "\"CFBundleShortVersionString\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", - "kind": "StringLiteral", - "offset": 366, - "length": 17, - "value": "\"CFBundleVersion\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", - "kind": "StringLiteral", - "offset": 406, + "offset": 426, "length": 32, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", "kind": "StringLiteral", - "offset": 420, + "offset": 440, "length": 1, "value": "\"-(\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", "kind": "StringLiteral", - "offset": 436, + "offset": 456, "length": 1, "value": "\")\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/AppVersion.swift", - "kind": "StringLiteral", - "offset": 475, - "length": 9, - "value": "\"unknown\"" - }, - { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/RuntimeManipulationReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/RuntimeManipulationReaction.swift", "kind": "IntegerLiteral", - "offset": 529, + "offset": 622, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "IntegerLiteral", "offset": 464, "length": 1, "value": "4" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "StringLiteral", "offset": 1819, "length": 57, "value": "\"Method can be called only if device passcode is enabled\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "StringLiteral", "offset": 3487, "length": 39, "value": "\"Passcode tracking was not started yet\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "StringLiteral", "offset": 4132, "length": 39, "value": "\"Passcode tracking was not started yet\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/DevicePasscodeChangeDetection.swift", "kind": "IntegerLiteral", "offset": 4461, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/InstanceId.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/InstanceId.swift", "kind": "IntegerLiteral", "offset": 666, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/UnofficialStoreReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/UnofficialStoreReaction.swift", "kind": "IntegerLiteral", - "offset": 527, + "offset": 518, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "Array", "offset": 773, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 840, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 920, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 996, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1065, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1138, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1207, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1284, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1363, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/DynamicConfiguration\/Config.swift", "kind": "StringLiteral", "offset": 1453, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SecureEnclaveReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/SecureEnclaveReaction.swift", "kind": "IntegerLiteral", - "offset": 543, + "offset": 534, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/DebbugerReaction.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/Reactions\/DebbugerReaction.swift", "kind": "IntegerLiteral", - "offset": 496, + "offset": 578, "length": 1, "value": "5" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 285, "length": 2, "value": "32" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 345, "length": 2, "value": "33" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 405, "length": 2, "value": "34" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 465, "length": 2, "value": "35" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 525, "length": 2, "value": "36" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 585, "length": 2, "value": "37" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 645, "length": 2, "value": "38" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 705, "length": 2, "value": "39" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 765, "length": 2, "value": "40" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 825, "length": 2, "value": "41" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 885, "length": 2, "value": "42" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 945, "length": 2, "value": "43" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1005, "length": 2, "value": "44" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1065, "length": 2, "value": "45" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1125, "length": 2, "value": "46" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1185, "length": 2, "value": "47" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1246, "length": 2, "value": "48" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1306, "length": 2, "value": "49" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1366, "length": 2, "value": "50" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1426, "length": 2, "value": "51" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1486, "length": 2, "value": "52" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1546, "length": 2, "value": "53" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1606, "length": 2, "value": "54" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1666, "length": 2, "value": "55" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1726, "length": 2, "value": "56" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1786, "length": 2, "value": "57" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1847, "length": 2, "value": "58" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1907, "length": 2, "value": "59" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 1967, "length": 2, "value": "60" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2027, "length": 2, "value": "61" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2087, "length": 2, "value": "62" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2147, "length": 2, "value": "63" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2207, "length": 2, "value": "64" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2268, "length": 2, "value": "65" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2328, "length": 2, "value": "66" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2388, "length": 2, "value": "67" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2448, "length": 2, "value": "68" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2508, "length": 2, "value": "69" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2568, "length": 2, "value": "70" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2628, "length": 2, "value": "71" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2688, "length": 2, "value": "72" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2748, "length": 2, "value": "73" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2808, "length": 2, "value": "74" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2868, "length": 2, "value": "75" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2928, "length": 2, "value": "76" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 2988, "length": 2, "value": "77" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3048, "length": 2, "value": "78" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3108, "length": 2, "value": "79" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3168, "length": 2, "value": "80" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3228, "length": 2, "value": "81" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3288, "length": 2, "value": "82" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3348, "length": 2, "value": "83" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3408, "length": 2, "value": "84" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3468, "length": 2, "value": "85" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3528, "length": 2, "value": "86" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3588, "length": 2, "value": "87" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3648, "length": 2, "value": "88" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3708, "length": 2, "value": "89" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3768, "length": 2, "value": "90" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3829, "length": 2, "value": "91" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3889, "length": 2, "value": "92" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 3949, "length": 2, "value": "93" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4009, "length": 2, "value": "94" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4069, "length": 2, "value": "95" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4129, "length": 2, "value": "96" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4190, "length": 2, "value": "97" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4250, "length": 2, "value": "98" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4310, "length": 2, "value": "99" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4370, "length": 3, "value": "100" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4431, "length": 3, "value": "101" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4492, "length": 3, "value": "102" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4553, "length": 3, "value": "103" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4614, "length": 3, "value": "104" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4675, "length": 3, "value": "105" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4736, "length": 3, "value": "106" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4797, "length": 3, "value": "107" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4858, "length": 3, "value": "108" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4919, "length": 3, "value": "109" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 4980, "length": 3, "value": "110" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5041, "length": 3, "value": "111" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5102, "length": 3, "value": "112" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5163, "length": 3, "value": "113" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5224, "length": 3, "value": "114" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5285, "length": 3, "value": "115" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5346, "length": 3, "value": "116" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5407, "length": 3, "value": "117" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5468, "length": 3, "value": "118" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5529, "length": 3, "value": "119" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5590, "length": 3, "value": "120" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5651, "length": 3, "value": "121" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5712, "length": 3, "value": "122" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5774, "length": 3, "value": "123" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5835, "length": 3, "value": "124" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5896, "length": 3, "value": "125" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "IntegerLiteral", "offset": 5957, "length": 3, "value": "126" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Common\/ObfuscatedString.swift", "kind": "StringLiteral", "offset": 6068, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 547, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 586, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 604, "length": 1, "value": "1" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 953, "length": 2, "value": "31" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 1247, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 1250, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Debugger\/DebbugerDetection.swift", "kind": "IntegerLiteral", "offset": 1253, "length": 1, "value": "0" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "BooleanLiteral", "offset": 1075, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "BooleanLiteral", "offset": 1219, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "StringLiteral", "offset": 3816, "length": 43, "value": "\"Keychain item does not have creation date\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "BooleanLiteral", "offset": 4764, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/PasscodeChange\/KeyChainDummyKey.swift", "kind": "BooleanLiteral", "offset": 5006, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 288, "length": 14, "value": "\"appIntegrity\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 380, "length": 18, "value": "\"privilegedAccess\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 453, "length": 7, "value": "\"debug\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 558, "length": 7, "value": "\"hooks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 853, "length": 15, "value": "\"deviceBinding\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 288, "length": 14, "value": "\"appIntegrity\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 380, "length": 18, "value": "\"privilegedAccess\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 453, "length": 7, "value": "\"debug\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 558, "length": 7, "value": "\"hooks\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/SecurityThreat.swift", "kind": "StringLiteral", "offset": 853, "length": 15, "value": "\"deviceBinding\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "Dictionary", "offset": 605, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 7490, + "offset": 8107, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "Dictionary", - "offset": 7505, + "offset": 8122, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 7849, + "offset": 8466, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "Dictionary", - "offset": 7864, + "offset": 8481, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 8745, + "offset": 9362, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "Dictionary", - "offset": 8760, + "offset": 9377, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 9747, + "offset": 10600, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10345, + "offset": 11198, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10385, + "offset": 11238, "length": 5, "value": "false" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10460, + "offset": 11313, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10551, + "offset": 11404, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 10592, + "offset": 11445, "length": 4, "value": "true" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "StringLiteral", - "offset": 12316, + "offset": 13169, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/ahe_security_lib\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", + "filePath": "\/Users\/testing\/builds\/82aA3BrM\/0\/talsec\/rasp\/Talsec_iOS_Security_Library\/Talsec\/TalsecRuntime\/Classes\/Runtime\/TalsecRuntime.swift", "kind": "BooleanLiteral", - "offset": 13782, + "offset": 14607, "length": 4, "value": "true" } diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface index b2142d6..018b1a9 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface @@ -12,6 +12,7 @@ import Swift import UIKit import _Concurrency import _StringProcessing +import zlib public protocol SecurityThreatHandler { func threatDetected(_ securityThreat: TalsecRuntime.SecurityThreat) } diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftinterface index b2142d6..018b1a9 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftinterface @@ -12,6 +12,7 @@ import Swift import UIKit import _Concurrency import _StringProcessing +import zlib public protocol SecurityThreatHandler { func threatDetected(_ securityThreat: TalsecRuntime.SecurityThreat) } diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/PrivacyInfo.xcprivacy b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..0f1f55d --- /dev/null +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/PrivacyInfo.xcprivacy @@ -0,0 +1,69 @@ + + + + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + C617.1 + + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + 1C8F.1 + + + + NSPrivacyCollectedDataTypes + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeOtherDiagnosticData + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeDeviceID + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + NSPrivacyCollectedDataTypePurposeAnalytics + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeOtherDataTypes + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeAppFunctionality + + + + NSPrivacyTrackingDomains + + NSPrivacyTracking + + + diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime index 6b7a035..c7fa577 100755 Binary files a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime and b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime differ diff --git a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources index 987b5d6..f738566 100644 --- a/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources +++ b/src/ios/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources @@ -10,11 +10,11 @@ Headers/CurlWrapper.h - P5a+sdrCxCR8ojn3hTgbxht1O6g= + J70cSU627FQU2X34QpCNMNxxQoI= Headers/TalsecRuntime-Swift.h - pZDpGTdpOD5x8ckdY+2N4ZTEG7I= + TeAk1LMXBcshYwwdhWSjmIt4a+A= Headers/TalsecRuntime_iOS.h @@ -22,51 +22,59 @@ Headers/curl.h - TZVMZ6UGqJUiH8mrujXqZPlsnFU= + SDhhzhFrEgPfA8Ou5gFk6qAoy4Y= Headers/curlver.h - 3samVmNB/f8WWVVu/Hf90b8VijA= + v/fUWaBxk9NIywMSfdLJ+EBEn+4= Headers/easy.h - LMe4n/lD4muzTD4XZ5uFIr/DtxQ= + zPR4hRipW/f93KTsGonTVturyFo= + + Headers/header.h + + BoDCEv6MIZLNtBUy1D+9dKI4Th4= Headers/mprintf.h - I7hHmuEUEH5DOMI8q3d+pEijTAU= + hBCDWCh+mIlVBCkuAaut0sP1jGI= Headers/multi.h - yNVZ93tQgFmqq0g3AB6mAeYIjtg= + VyJEGMYviC9FeQ6ZLXJ8+dHOE7o= Headers/options.h - TpLEGSsUuQ17X/HJZbvIHC2UeAI= + 3iSEx1oTzARiif2DSVmuQe9nKT0= Headers/stdcheaders.h - EaG8eWmMPKGPrMxB/8iRb+sdWWE= + GR5tP8ehTD7+ZtG/cMD3s+IRAcI= Headers/system.h - Eo4UaQDvPGMMbhEgx1wX4W3jKUM= + Uoik/uwHMTwxkP3fzjtixqjDUrM= Headers/urlapi.h - dnK2qYZvYDvvVJqVUkhGGy8oSQA= + +vapHabxTZpFCZz4EJ27Yd45Jys= + + Headers/websockets.h + + 0pEcK9exbhSZCsflrFx0vniiswA= Info.plist - rJKT1T8xeneLKrThBXJKvJb91wk= + pveRvkogWtzuA62+kvpMoOY0k9g= Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json - iqBL/OjPBTuc6tNRlP3HK6co9Uw= + SRYlKwcOmuAIxrddQNatHhga1DQ= Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface - ZLzzSXxSUv3YQolHNN32P63d4vY= + K/hvsSDkDnWMxVTl2waT0cgGVBY= Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftdoc @@ -74,19 +82,19 @@ Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftinterface - ZLzzSXxSUv3YQolHNN32P63d4vY= + K/hvsSDkDnWMxVTl2waT0cgGVBY= Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftmodule - qiVBo3S4cG3Uc4lKxfHPO42/MR8= + 3OI4T1/F2Pi9sYe9dLgGFZwsGsk= Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json - iqBL/OjPBTuc6tNRlP3HK6co9Uw= + SRYlKwcOmuAIxrddQNatHhga1DQ= Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface - xjQ8CnTWnIaXK0hQYG3Or+Ih43w= + QtZ5g3UgqYTh8GkzVunfOohxJxE= Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftdoc @@ -94,16 +102,20 @@ Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftinterface - xjQ8CnTWnIaXK0hQYG3Or+Ih43w= + QtZ5g3UgqYTh8GkzVunfOohxJxE= Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftmodule - KKG8BnL/+YATW/p+0iPi3t9wEIs= + eLGGh3qFprKW0nhxJiVC57DT0Jg= Modules/module.modulemap 5Cqpp15x1ZBnDyj7LgQmZiSGNYI= + PrivacyInfo.xcprivacy + + wLuornyoj3Lx3RDlF2QKMsAJxRc= + cacert.pem ZuymGpM+ORehjpgNq0JDEbnQb40= @@ -126,14 +138,14 @@ hash2 - auNQiuoFb9RXkRMNv15X3JeMjbONrhYympaY7+j4C2I= + ksiuOXB1DDJyT6EN/SEeK00k0eQr1Np05tKRtq3mO/M= Headers/TalsecRuntime-Swift.h hash2 - qWqyvIQgXd0rwlEIOGQr2/MbRcwp9n3fV+NSK8Vwhjs= + DelkAjm6S20D9jMunRAxDRgrh79Yg79qPoPDRoBaMCw= Headers/TalsecRuntime_iOS.h @@ -147,77 +159,91 @@ hash2 - db8QDXwhQ4vy5FLWmiztOi+b32f69gPxGqy+32ssPTM= + HTDQzcGRUOFQJWFQPH0OakVDFIiseKuGncwzfzNQizs= Headers/curlver.h hash2 - Bg7cDJxNkKGp33kqaaYiZsV8Ct9kNo9EAiKJizDo3uU= + bOR1McyuSVDs16ogyQU96LrpFnYVU+Rlk0iIPL/wsBQ= Headers/easy.h hash2 - mJbDIZV4VQSVaOrL+irInT+NFF9AsXIs55Ps5wQ2vAw= + CJDgY9K+qLqBXXR9T2ZZlOJj4QQ/DhSoVzPJRFy4Om0= + + + Headers/header.h + + hash2 + + YUvkiob05dMExapA7xyFJF4luXcykhw2MYQBRmadmS8= Headers/mprintf.h hash2 - gMLJqaKSzi3UgflZDygjlUa+ilAlbOrGSzdWdp2d1Pw= + a9CEOfQMKepUxrj16XMbDjGj7YzG0XrBhGKjKauIbMI= Headers/multi.h hash2 - 4f6dUCF2JOMjhF70mk6VjxQaLjkcFncgbObuc9vTJAQ= + 4UqNcyHTSa1b5SblEHk0CAOSSgKloQWFhfSqfkAMuU8= Headers/options.h hash2 - N2BAknsJ9QTKEF0yzBNP4kkEX0qgoyUAlW9l9SAIpq4= + Ft5PE0yy2GIyVpe6YFH9oN88HqlhnvdEuZzmxNZrjxQ= Headers/stdcheaders.h hash2 - FZEQGAaz6C9oU741oR+pER+NWX6rvBhgtdBbxQSY8tQ= + 11iLhoFKNf/Ddm/2JC5vZwXgRAH8nCCKGVyv81A6+Bw= Headers/system.h hash2 - PultoQjm0qOat4hspHkf4KTEYfcpWVhIeVWDfAzHZcM= + h0DuZAxL1vlpeSBRpcKqBI2m6Lh0JsWWKNxZpQN5TXg= Headers/urlapi.h hash2 - KLVKLXL3tU413F9fM2QQlsiynOqiGYitwKYDMP7bHJ8= + WCWEX9V1W6hRPwMQv/SG8S+pOB33dyJtLpHtp0/sO10= + + + Headers/websockets.h + + hash2 + + tYux1+2j/SNy/rTYVsJWiX2DAG3+eTPWm+VLxKK6Wj8= Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json hash2 - GFkxm0mbcLZeiYc9V27EUijDi/ANkJlD7wvM1Cailag= + NrjD6S0jbWmzD8tuqDCxtuEHQDeZzXGiaU+u5qr2bvA= Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface hash2 - n14bh0R0iY3Aamq/B1lr9+otBItf+Pgdj+g/4x/XjrQ= + THWZ+FRSi6ZNF5Sw2LJY7sIVYVDMvsOh0tMN9cgPZDo= Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftdoc @@ -231,28 +257,28 @@ hash2 - n14bh0R0iY3Aamq/B1lr9+otBItf+Pgdj+g/4x/XjrQ= + THWZ+FRSi6ZNF5Sw2LJY7sIVYVDMvsOh0tMN9cgPZDo= Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.swiftmodule hash2 - 71VC9Ne55VijIh66JKm0iZx2n/gZ9DNWifLxe6ba9/Y= + eSGjFoU0EoWOGm3mpeWMnu+MOHXNQ0vLaxTITSwCi3Y= Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json hash2 - GFkxm0mbcLZeiYc9V27EUijDi/ANkJlD7wvM1Cailag= + NrjD6S0jbWmzD8tuqDCxtuEHQDeZzXGiaU+u5qr2bvA= Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface hash2 - SPjtSdC8RxisbjPRZ4SSI9tQ7qIUJ3nhBM8lAgE3LPw= + 8vPP4t1GZT9aYcJ/2wLJag1iKVZ3HGgfTu0elekyN0s= Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftdoc @@ -266,14 +292,14 @@ hash2 - SPjtSdC8RxisbjPRZ4SSI9tQ7qIUJ3nhBM8lAgE3LPw= + 8vPP4t1GZT9aYcJ/2wLJag1iKVZ3HGgfTu0elekyN0s= Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.swiftmodule hash2 - Rp5Jd+vrFAB1Dr5OAYh9kavQ9+M/fBb9CSBm9hlhIUQ= + WM6tn+9eNgybc3/yKcgEdH/BibSBs9DwC1DccnyVBTE= Modules/module.modulemap @@ -283,6 +309,13 @@ gTx9ZhrwHS0hTBeJb6E3ARK3htBrD87Dc2RxPvTKaGE= + PrivacyInfo.xcprivacy + + hash2 + + Svr+pZXI7cccZzTW1vTq+pkCOZe6kEQLslDFaL22qzI= + + cacert.pem hash2