-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.TXT
71 lines (47 loc) · 2.64 KB
/
README.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Program:
USB Missile Launcher NZ
Author:
David G. Wilson
http://dgwilson.wordpress.com
Description:
USB Missile Launcher NZ can be used to control a USB Missile Launcher and the DreamCheeky Rocket Launcher. Perform covert operations from your desk. Fire missiles at passing colleagues. Strap a camera on top of the Launcher and record the video of your covert operations.
Notes:
The following command can be entered in the terminal to disable the camera function. i.e. it will not be one by default at application launch.
defaults write com.david.USBMissileLauncherNZ cameraDisabled -boolean YES
https://developer.apple.com/library/content/qa/qa1940/_index.html
https://stackoverflow.com/questions/39652867/code-sign-error-in-macos-sierra-xcode-8-resource-fork-finder-information-or
Search for com.apple.FinderInfo and clear this attributes for all files. You can do it like this
xattr -c <filename>
=============
KEXT
=============
sudo kextutil "USB Missile Launcher All Drivers.kext"/
Password:
Diagnostics for /Library/Extensions/USB Missile Launcher All Drivers.kext:
Warnings:
Dependency lacks appropriate value for OSBundleRequired and may not be availalble during early boot:
com.apple.iokit.IOSerialFamily - Safe Boot
Code Signing Failure: code signature is invalid
Warnings:
Dependency lacks appropriate value for OSBundleRequired and may not be availalble during early boot:
com.apple.iokit.IOSerialFamily - Safe Boot
Untrusted kexts are not allowed
ERROR: invalid signature for nz.org.mactcp.iokit.usbmissilelaunchernz, will not load
csrutil disable - done while rebooted in recovery mode
sudo kextutil "USB Missile Launcher All Drivers.kext"/
Password:
Diagnostics for /Library/Extensions/USB Missile Launcher All Drivers.kext:
Warnings:
Dependency lacks appropriate value for OSBundleRequired and may not be availalble during early boot:
com.apple.iokit.IOSerialFamily - Safe Boot
Code Signing Failure: code signature is invalid
Warnings:
Dependency lacks appropriate value for OSBundleRequired and may not be availalble during early boot:
com.apple.iokit.IOSerialFamily - Safe Boot
kext-dev-mode allowing invalid signature -67050 0xFFFFFFFFFFFEFA16 for kext "/Library/Extensions/USB Missile Launcher All Drivers.kext"
kext signature failure override allowing invalid signature -67050 0xFFFFFFFFFFFEFA16 for kext "/Library/Extensions/USB Missile Launcher All Drivers.kext"
SHA1 - hash generation
for i in U* ; do ls -l "$i" ; openssl dgst -sha1 "$i" ; echo ; done
-rw-r--r--@ 1 dgwilson dgwilson 7593338 31 Dec 10:07 USB Missile Launcher NZ v1.8.2 b163.dmg
SHA1(USB Missile Launcher NZ v1.8.2 b163.dmg)= baa9c39f94b36ed2180c7943b1c576a9431d891c