This repository was archived by the owner on Nov 22, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-21
lines changed Expand file tree Collapse file tree 1 file changed +10
-21
lines changed Original file line number Diff line number Diff line change 1
1
# What The Fuck Just Happened
2
2
3
- * Theos-Legacy is no longer Supported. Run ./CIScripts/InstallTheos.sh To Install The Latest Version of Theos*
4
-
5
- * Pre-built versions are available on the Releases page. Signed with my GPG Key*
6
-
7
- ** You Must Be THIS TALL To Ride**
8
-
9
- > A Modern Replacement For IntroSpy [ iSECPartners/Introspy-iOS] [ 1 ]
10
-
11
- > Feel Free To Send Us Pull Requests.
12
-
13
- > It's a project too big for two part-time developers
3
+ A Modern Replacement For IntroSpy [ iSECPartners/Introspy-iOS] [ 1 ]
14
4
15
- > Infrastructural Codes Are Copied (And Modified) From IntroSpy Project And My Own MinusBlock Project [ Naville/MinusBlock] [ 2 ] To Save Time.
16
-
17
- > * VERSION* is meant to be there for package version consistency's sake
18
-
19
- > Also make VERSION changes easy-trackable by reviewing history of ** VERSION**
20
-
21
- #Requirements
5
+ # Requirements
22
6
1 . Theos (Run InstallTheos.sh To Install If You Don't Have One)
23
7
2 . iOS Toolchain (Included in Xcode)
24
8
3 . Python (Tested on Python2.X. The one preinstalled on OS X is enough)
25
9
4 . colorama (Covered in Setup.sh)
26
10
27
11
28
12
# Usage
29
- > Standard User:
13
+
14
+ * Theos-Legacy is no longer Supported. Run ./CIScripts/InstallTheos.sh To Install The Latest Version of Theos*
15
+
16
+ ## Compiling
30
17
31
18
1. ./Setup.sh ** This should be executed everytime after you pull from the repo**
32
19
2. ./build.py DEBUG
33
20
3. PROFIT??!!
34
21
35
- > Tools/ Contains Important Tools
22
+ ## Pre-built
23
+ Pre-built versions are available on the Releases page. Signed with my GPG Key
36
24
37
- > HackingGuide.md Contains Detailed Explanation
25
+ ## Documentation
26
+ Moved to `` /DOCS ``
38
27
39
28
# Todo
40
29
You can’t perform that action at this time.
0 commit comments