Skip to content

Commit 3d3300c

Browse files
committed
0.7.0
1 parent a93739e commit 3d3300c

File tree

85 files changed

+1546
-6578
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+1546
-6578
lines changed

Frameworks/SIMBLManager.framework/Versions/A/Headers/SIMBLManager.h

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,11 @@ FOUNDATION_EXPORT const unsigned char SIMBLManagerVersionString[];
2222
}
2323

2424
+ (SIMBLManager *)sharedInstance;
25+
- (Boolean)AMFI_enabled;
2526
- (Boolean)SIP_enabled;
2627

28+
- (Boolean)AMFI_toggle;
29+
2730
- (Boolean)SIMBL_install;
2831
- (void)SIMBL_injectAll;
2932
- (void)SIMBL_injectApp:(NSString *)appName :(Boolean)restart;
@@ -48,18 +51,23 @@ FOUNDATION_EXPORT const unsigned char SIMBLManagerVersionString[];
4851

4952
@interface sip_c : NSWindowController
5053

51-
@property (assign) IBOutlet NSButton *confirm;
54+
@property (weak) IBOutlet NSButton *confirm;
5255

5356
- (IBAction)iconfirm:(id)sender;
57+
- (IBAction)confirmQuit:(id)sender;
58+
- (void)displayInWindow:(NSWindow*)window;
5459

5560
@end
5661

5762
@interface sim_c : NSWindowController
5863

59-
@property (assign) IBOutlet NSButton *cancel;
60-
@property (assign) IBOutlet NSButton *accept;
61-
64+
@property (weak) IBOutlet NSButton *cancel;
65+
@property (weak) IBOutlet NSButton *accept;
66+
@property IBOutlet NSTextField *tv;
67+
6268
- (IBAction)install:(id)sender;
6369
- (IBAction)cancel:(id)sender;
64-
70+
- (void)displayInWindow:(NSWindow*)window;
71+
6572
@end
73+

Frameworks/SIMBLManager.framework/Versions/A/Resources/Info.plist

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>16E154a</string>
6+
<string>17E197a</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.5.2</string>
20+
<string>1.7.2</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
@@ -29,17 +29,17 @@
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
32-
<string>8C1002</string>
32+
<string>9A1004</string>
3333
<key>DTPlatformVersion</key>
3434
<string>GM</string>
3535
<key>DTSDKBuild</key>
36-
<string>16C58</string>
36+
<string>17A360</string>
3737
<key>DTSDKName</key>
38-
<string>macosx10.12</string>
38+
<string>macosx10.13</string>
3939
<key>DTXcode</key>
40-
<string>0821</string>
40+
<string>0901</string>
4141
<key>DTXcodeBuild</key>
42-
<string>8C1002</string>
42+
<string>9A1004</string>
4343
<key>NSHumanReadableCopyright</key>
4444
<string>Copyright © 2016 Wolfgang Baird. All rights reserved.</string>
4545
</dict>

Frameworks/SIMBLManager.framework/Versions/A/Resources/SIMBL.osax/Contents/Info.plist

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>16E154a</string>
6+
<string>17E197a</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -29,17 +29,17 @@
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
32-
<string>8C1002</string>
32+
<string>9A1004</string>
3333
<key>DTPlatformVersion</key>
3434
<string>GM</string>
3535
<key>DTSDKBuild</key>
36-
<string>16C58</string>
36+
<string>17A360</string>
3737
<key>DTSDKName</key>
38-
<string>macosx10.12</string>
38+
<string>macosx10.13</string>
3939
<key>DTXcode</key>
40-
<string>0821</string>
40+
<string>0901</string>
4141
<key>DTXcodeBuild</key>
42-
<string>8C1002</string>
42+
<string>9A1004</string>
4343
<key>NSHumanReadableCopyright</key>
4444
<string>Copyright © 2016 Wolfgang Baird. All rights reserved.</string>
4545
<key>OSAScriptingDefinition</key>
Binary file not shown.
Binary file not shown.

Frameworks/SIMBLManager.framework/Versions/A/Resources/SIMBL.osax/Contents/_CodeSignature/CodeResources

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<dict>
77
<key>Resources/SIMBL.rsrc</key>
88
<data>
9-
3626rrWuSaDi9lB/ea+jdjODvjI=
9+
aA1L9BSC5GFTfMl47+NBzOMqZrM=
1010
</data>
1111
<key>Resources/SIMBL.sdef</key>
1212
<data>
@@ -19,11 +19,11 @@
1919
<dict>
2020
<key>hash</key>
2121
<data>
22-
3626rrWuSaDi9lB/ea+jdjODvjI=
22+
aA1L9BSC5GFTfMl47+NBzOMqZrM=
2323
</data>
2424
<key>hash2</key>
2525
<data>
26-
pANa9I6zD2VTbWaUOec9U5op283zdvWKUzPRFsHuNx0=
26+
xrOeEpjfHFHInc47Uo0Cx/mBjM8bUORZbvlsmXgbByw=
2727
</data>
2828
</dict>
2929
<key>Resources/SIMBL.sdef</key>

Frameworks/SIMBLManager.framework/Versions/A/Resources/SIMBLAgent.app/Contents/Info.plist

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>16E154a</string>
6+
<string>17E197a</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -17,33 +17,33 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.7.0</string>
20+
<string>1.7.2</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>21</string>
28+
<string>23</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
32-
<string>8C1002</string>
32+
<string>9A1004</string>
3333
<key>DTPlatformVersion</key>
3434
<string>GM</string>
3535
<key>DTSDKBuild</key>
36-
<string>16C58</string>
36+
<string>17A360</string>
3737
<key>DTSDKName</key>
38-
<string>macosx10.12</string>
38+
<string>macosx10.13</string>
3939
<key>DTXcode</key>
40-
<string>0821</string>
40+
<string>0901</string>
4141
<key>DTXcodeBuild</key>
42-
<string>8C1002</string>
42+
<string>9A1004</string>
4343
<key>LSBackgroundOnly</key>
4444
<true/>
4545
<key>LSMinimumSystemVersion</key>
46-
<string>10.9</string>
46+
<string>10.10</string>
4747
<key>LSUIElement</key>
4848
<true/>
4949
<key>NSHumanReadableCopyright</key>
Binary file not shown.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
#!/bin/sh
2+
3+
# flip apple mobile file integrity
4+
5+
log_dir="$HOME"/Library/"Application Support"/mySIMBL/logs
6+
origargs=$(nvram boot-args)
7+
origargs=${origargs/boot-args}
8+
newargs=""
9+
exec &>"$log_dir"/amfi.log
10+
11+
trim() {
12+
local var="$1"
13+
# remove leading whitespace characters
14+
var="${var#"${var%%[![:space:]]*}"}"
15+
# remove trailing whitespace characters
16+
var="${var%"${var##*[![:space:]]}"}"
17+
18+
# var=$(echo "$var" | tr -s " ")
19+
# var=$(echo "$var" | sed -e 's,\\[trn],,g')
20+
21+
echo "$var"
22+
}
23+
24+
25+
if [[ $origargs = *"amfi_get_out_of_my_way=1"* ]]; then
26+
newargs=${origargs/amfi_get_out_of_my_way=1/}
27+
else
28+
newargs="$origargs amfi_get_out_of_my_way=1"
29+
fi
30+
31+
newargs=$(trim "$newargs")
32+
33+
nvram boot-args="$newargs"
34+
35+
echo "Done"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<appname> needs to update some components on your system. If these components are not installed, <appname> may fail to function properly or not work at all.
2+
3+
Updating requires an administrator password.
4+

0 commit comments

Comments
 (0)