We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9197cd3 commit 7296711Copy full SHA for 7296711
README.md
@@ -23,11 +23,13 @@ https://github.com/user-attachments/assets/ce9f1148-7578-45a8-a6fa-cdb46321a373
23
24
### INSTALLATION
25
```bash
26
-// Clone Vortex Injector
+# Clone Vortex Injector
27
git clone https://github.com/x64-exploit0r/VortexInjector.git
28
-// Move to The Directory where executable is stored
+
29
+# Move to The Directory where executable is stored
30
cd x64/debug/
-// Run The Executable with the ProcessName in which you want to Inject DLL
31
32
+# Run The Executable with the ProcessName in which you want to Inject DLL
33
VortexInjector.exe ProcessName
34
```
35
0 commit comments