11
11
</p >
12
12
13
13
---
14
-
15
- ## 📸 Preview
14
+ ## Ui Preview:
16
15
17
16
<p align =" center " >
18
17
<img src =" https://raw.githubusercontent.com/MSI-Sirajul/Script-compiler/main/.github/banner.jpg " alt =" SHC Script Compiler " width =" 600 " />
19
18
</p >
20
19
21
20
---
22
21
23
- ## 🚀 Quick Install
22
+ ## Quick Install
24
23
Just run this one-liner command in Termux or Linux:
25
24
26
25
``` bash
27
- curl -fsSL https://raw.githubusercontent.com/MSI-Sirajul/Script-compiler/main/install && ./install
26
+ curl -fsSL https://raw.githubusercontent.com/MSI-Sirajul/Script-compiler/main/install && ./install
28
27
````
29
28
30
29
It will:
@@ -37,12 +36,12 @@ It will:
37
36
38
37
# # ⚙️ Features
39
38
40
- ✅ Compile ` .sh` scripts to ` .sh.x` binaries
41
- ✅ Adds ` # !/data/data/com.termux/files/usr/bin/bash` if missing
42
- ✅ Removes temporary ` .x.c` files after compile
43
- ✅ Beautiful colorful output
44
- ✅ Bangla-friendly terminal messages
45
- ✅ Works on ** Termux** and other Linux environments
39
+ * ✅ Compile ` .sh` scripts to ` .sh.x` binaries
40
+ * ✅ Adds ` # !/data/data/com.termux/files/usr/bin/bash` if missing
41
+ * ✅ Removes temporary ` .x.c` files after compile
42
+ * ✅ Beautiful colorful output
43
+ * ✅ Bangla-friendly terminal messages
44
+ * ✅ Works on ** Termux** and other Linux environments
46
45
47
46
---
48
47
@@ -78,8 +77,7 @@ It will:
78
77
79
78
` ` ` bash
80
79
$ compiler
81
-
82
- 🔍 Enter the script file path: myscript.sh
80
+ 🔍 Enter the script file path: your Script location.
83
81
✅ Script compiled successfully!
84
82
Output: myscript
85
83
` ` `
@@ -88,7 +86,7 @@ Output: myscript
88
86
89
87
---
90
88
91
- # # 🏷️ Recommended GitHub Topics (for visibility)
89
+ # # Recommended GitHub Topics (for visibility)
92
90
93
91
` ` `
94
92
termux-tools, bash-compiler, script-obfuscator, shc, termux-automation, bash-protector, binary-converter, linux-scripting, shellscript, termux-scripts
@@ -98,8 +96,9 @@ termux-tools, bash-compiler, script-obfuscator, shc, termux-automation, bash-pro
98
96
# # 👤 Author
99
97
100
98
** MSI-Sirajul**
101
- 📚 Computer Science Student | 🧑💻 Ethical Hacker
102
- 🌐 GitHub: [github.com/MSI-Sirajul](https://github.com/MSI-Sirajul)
99
+ * 📚 Computer Science Student
100
+ * 🧑💻 Ethical Hacker
101
+ * 🌐 Website: [MSI-Sirajul](https://md-sirajul-islam.lovable.app)
103
102
104
103
---
105
104
0 commit comments