Update README.md

This commit is contained in:
Constantino Raul Soltan
2026-06-17 07:30:47 +02:00
committed by GitHub
parent a8320d3d43
commit 6b0768cc35
+3 -3
View File
@@ -85,8 +85,8 @@ If using VS, open the `x64 Native Tools Command Prompt for VS`, navigate to the
```
C:\PhantomCtx>.\compile.bat
[*] Created output directory: x64
[*] Compiling PhantomCtx...
[INFO] Created output directory: x64
[INFO] Compiling PhantomCtx...
main.c
utils.c
recon.c
@@ -97,7 +97,7 @@ process_utils.c
spawn.c
runtime.c
Generating Code...
[+] Build successful: x64\PhantomCtx.exe
[SUCCESSFUL] Build successful: x64\PhantomCtx.exe
```
# Usage: Module-Based Workflow