1111</p >
1212
1313---
14-
15- ## 📸 Preview
14+ ## Ui Preview:
1615
1716<p align =" center " >
1817 <img src =" https://raw.githubusercontent.com/MSI-Sirajul/Script-compiler/main/.github/banner.jpg " alt =" SHC Script Compiler " width =" 600 " />
1918</p >
2019
2120---
2221
23- ## 🚀 Quick Install
22+ ## Quick Install
2423Just run this one-liner command in Termux or Linux:
2524
2625``` 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
2827````
2928
3029It will:
@@ -37,12 +36,12 @@ It will:
3736
3837# # ⚙️ Features
3938
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
4645
4746---
4847
@@ -78,8 +77,7 @@ It will:
7877
7978` ` ` bash
8079$ compiler
81-
82- 🔍 Enter the script file path: myscript.sh
80+ 🔍 Enter the script file path: your Script location.
8381✅ Script compiled successfully!
8482Output: myscript
8583` ` `
@@ -88,7 +86,7 @@ Output: myscript
8886
8987---
9088
91- # # 🏷️ Recommended GitHub Topics (for visibility)
89+ # # Recommended GitHub Topics (for visibility)
9290
9391` ` `
9492termux-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
9896# # 👤 Author
9997
10098** 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)
103102
104103---
105104
0 commit comments